LR1ParserTablesReader.SimplePosition

Undocumented in source.
class LR1ParserTablesReader
static
class SimplePosition : Position {}

Constructors

this
this(string repr)
Undocumented in source.

Members

Functions

markError
void markError(string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Position

markError
void markError(string message)
Undocumented in source.

Meta