Overrides some of the ANTLR generated lexer methods so that the resulting
java class behaves like other LegStar classes, particularly for logging purposes.
Overrides some of the ANTLR generated lexer methods so that the resulting
java class behaves like other LegStar classes, particularly for logging purposes.
Overrides some of the ANTLR generated parser methods so that the resulting
java class behaves like other LegStar classes, particularly for logging purposes.
A helper class which does error message formating and also stores
all errors reported by recognizers (this is useful for recoverable
errors which might be important).