gamma ~master (2021-10-12T13:52:47Z)
Dub
Repo
Terminal
gamma
grammar
Terminal
Undocumented in source.
class
Terminal :
Symbol
,
Indexed
{
this
(string representation, size_t index);
string
toString
();
size_t
index
();
}
Constructors
this
this
(string representation, size_t index)
Undocumented in source.
Members
Functions
index
size_t
index
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Symbol
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
From Indexed
index
size_t
index
()
@return a non-negative integer constant for this object
Meta
Source
See Implementation
gamma
grammar
Terminal
modules
Alternative
Grammar
GrammarBuilder
GrammarProperties
Node
Nonterminal
PrintingVisitor
Rule
Symbol
SymbolNode
Terminal
Visitor
affixes
hyper