Creates an instance of Parser.
Parsing table to use.
The parse log while parsing a text with the parser.
The parsing table to use while parsing.
Checks if the sentence is generated by the CFG represented by IParsingTable
Stores the ParsingLog while parsing.
To parse
True if parse successful, otherwise false.
Generated using TypeDoc
Implementation of SR Parser.
Parser