Analyzer

Undocumented in source.

Constructors

this
this(File input)

Creates an analyzer for the given file.

Members

Functions

getErrorCount
int getErrorCount()
Undocumented in source. Be warned that the author may not have intended to support it.
getLexicalHyperNonterminals
bool[Nonterminal] getLexicalHyperNonterminals()
Undocumented in source. Be warned that the author may not have intended to support it.
parseSpecification
void parseSpecification()

Specification: { WhiteSpaceRule | MetaRule | HyperRule }.

yieldHyperGrammar
Grammar yieldHyperGrammar()
Undocumented in source. Be warned that the author may not have intended to support it.
yieldMetaGrammar
Grammar yieldMetaGrammar()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta