TerminatedUnaryOpPattern

Undocumented in source.

Constructors

this
this(Token head, Pattern sub, Pattern terminator)
Undocumented in source.

Members

Variables

terminator
Pattern terminator;
Undocumented in source.

Inherited Members

From UnaryOpPattern

show
void show(Format fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
equals
bool equals(Node o)
Undocumented in source. Be warned that the author may not have intended to support it.
sub
Pattern sub;
Undocumented in source.

Meta