Class AntlrSimpleHQLLexer
java.lang.Object
org.hibernate.tool.ide.completion.AntlrSimpleHQLLexer
- All Implemented Interfaces:
SimpleHQLLexer
A lexer implemented on top of the Antlr grammer implemented in core.
- Author:
- Max Rydahl Andersen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AntlrSimpleHQLLexer
public AntlrSimpleHQLLexer(char[] cs, int length)
-
-
Method Details
-
getTokenLength
public int getTokenLength()- Specified by:
getTokenLengthin interfaceSimpleHQLLexer
-
getTokenOffset
public int getTokenOffset()- Specified by:
getTokenOffsetin interfaceSimpleHQLLexer
-
nextTokenId
public int nextTokenId()- Specified by:
nextTokenIdin interfaceSimpleHQLLexer
-