Repetition

Undocumented in source.

Constructors

this
this(Params params, Rule rule, Params endParams, Position position)
Undocumented in source.

Members

Aliases

accept
alias accept = Operator.accept
Undocumented in source.

Functions

accept
void accept(HyperVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
endParams
Params endParams()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Operator

accept
void accept(Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(HyperVisitor visitor)
Undocumented in source.
params
Params params()
Undocumented in source. Be warned that the author may not have intended to support it.
rule
Rule rule()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta