This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 868f28a0d9 Filtering symbols by query prefix. (#6136)
add aee53d5558 Flyweight Token support for ANTLR4 Lexer Bridge
No new revisions were added by this update.
Summary of changes:
ide/lexer.antlr4/apichanges.xml | 144 +++++++++++++++++++++
ide/lexer.antlr4/nbproject/project.properties | 4 +-
.../spi/lexer/antlr4/AbstractAntlrLexerBridge.java | 24 +++-
.../spi/lexer/antlr4/LexerInputCharStream.java | 8 +-
.../netbeans/spi/lexer/antlr4/package-info.java | 22 ++++
5 files changed, 197 insertions(+), 5 deletions(-)
create mode 100644 ide/lexer.antlr4/apichanges.xml
create mode 100644
ide/lexer.antlr4/src/org/netbeans/spi/lexer/antlr4/package-info.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists