gamma ~master (2021-10-12T13:52:47Z)
Dub
Repo
HyperSymbolNode
gamma
grammar
hyper
HyperSymbolNode
Undocumented in source.
class
HyperSymbolNode :
SymbolNode
{
this
(Nonterminal nonterminal, Params params, Position position);
Params
params
();
}
Constructors
this
this
(Nonterminal nonterminal, Params params, Position position)
Undocumented in source.
Members
Functions
params
Params
params
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From SymbolNode
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.
Meta
Source
See Implementation
gamma
grammar
hyper
HyperSymbolNode
modules
GeneratedNonterminal
Group
HyperSymbolNode
HyperVisitor
Operator
Option
Params
PrintingHyperVisitor
Repetition
RepetitionAlternative
Signature