|
Home |
Download |
ANTLRWorks |
Wiki |
About ANTLR |
Feedback |
Support |
Bugs |
v2
|
|
|
Latest version is 3.0.1 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!!! |
|||||||||||||||||||||||||||||||||||||||||||||