Header

Undocumented in source.

Constructors

this
this(Token head, Token name, Token code)
Undocumented in source.

Members

Variables

code
Token code;
Undocumented in source.
name
Token name;
Undocumented in source.

Inherited Members

From TokenNode

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.
toMatchInSource
void toMatchInSource(Output sink, GxParserByStatement parser)
Undocumented in source. Be warned that the author may not have intended to support it.
head
Token head;
Undocumented in source.

Meta