star property

Implementation

ZeroOrMoreExpression<E> get star => ZeroOrMoreExpression(this);