|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LexerException | |
org.codehaus.groovy.syntax.lexer | Lexer. |
Uses of LexerException in org.codehaus.groovy.syntax.lexer |
Subclasses of LexerException in org.codehaus.groovy.syntax.lexer | |
class |
UnexpectedCharacterException
|
class |
UnterminatedStringLiteralException
|
Methods in org.codehaus.groovy.syntax.lexer that throw LexerException | |
Token |
Lexer.nextToken()
Finds and returns (and consumes) the next token from the underlying stream. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |