|
Home |
Download |
News |
Wiki |
About ANTLR |
Feedback |
Support |
Bugs
|
|
|
Latest version is 2.7.7. Download now! » |
|
|
New Page 1 Token Stream Viewer Author: Santhosh Kumar T The Frame LexerFrame can be used to view the token Streams; sample code showing how to use it: LexerFrame lexerFrame = new LexerFrame(SQLLexer.class,
SQLTokenTypes.class);
right click on input script and select the input file:
now select any token in Token Steam Pane
corresponding matching text is highlight in Input Script Pane. ENJOY!!! |
|||||||||||||||||||||||||||||||||||||||||||||||