SymbolNode

Undocumented in source.

Constructors

this
this(Symbol symbol, Position position)
Undocumented in source.

Members

Functions

accept
void accept(Visitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
symbol
Symbol symbol()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Node

accept
void accept(Visitor visitor)
Undocumented in source.
position
Position position()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta