Package org.codehaus.groovy.syntax.lexer

Lexer.

See:
          Description

Interface Summary
CharStream Conduit of characters to a lexer.
 

Class Summary
AbstractCharStream  
FileCharStream  
InputStreamCharStream  
Lexer  
LexerTokenStream  
ReaderCharStream  
StringCharStream  
 

Exception Summary
LexerException Base exception indicating a lexical error.
UnexpectedCharacterException  
UnterminatedStringLiteralException  
 

Package org.codehaus.groovy.syntax.lexer Description

Lexer.



Copyright © 2003 The Codehaus. All Rights Reserved.