diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-04-03 07:59:16 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-04-03 07:59:16 +0000 |
commit | 74dd767e9948ee66c7651394403d89c740615310 (patch) | |
tree | 8bd2c352dd634e0076d809044bbc16fd32a73001 /databases/sqlrelay/files | |
parent | devel/lfcbase: 1.8.0 -> 1.8.1 (diff) |
devel/antlr4: 4.5.2 -> 4.5.3
- New grammar option: contextSuperClass. All parse tree internal
nodes will derive from this. Default is ParserRuleContext. Should
derive from ultimately RuleContext at minimum. Java target can use
contextSuperClass=org.antlr.v4.runtime.RuleContextWithAltNum for
convenience. It adds a backing field for altNumber, the alt matched
for the associated rule node.
- Added getMaxTokenType() to Vocabulary interface
Full list of changes:
https://github.com/antlr/antlr4/pulls?q=milestone%3A4.5.3+is%3Aclosed+is%3Apr
Notes
Notes:
svn path=/head/; revision=412453
Diffstat (limited to 'databases/sqlrelay/files')
0 files changed, 0 insertions, 0 deletions