gamma ~master (2021-10-12T13:52:47Z)
Dub
Repo
LR1ParserTablesReader
gamma
parsgen
lalr1
run
LR1ParserTablesReader
Reads an OrderedLR1Tables representation from a given input file.
class
LR1ParserTablesReader {
class
SimplePosition
;
static
OrderedLR1Tables
read
(File input);
}
Members
Classes
SimplePosition
class
SimplePosition
Undocumented in source.
Static functions
read
OrderedLR1Tables
read
(File input)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gamma
parsgen
lalr1
run
LR1ParserTablesReader
modules
LR1Parser
LR1ParserTablesReader
OrderedLR1TablesImpl
Reads an OrderedLR1Tables representation from a given input file.