com.mcdermottroe.exemplar.input.dtd
Class Lexer.ZzFlexStreamInfo
java.lang.Object
com.mcdermottroe.exemplar.input.dtd.Lexer.ZzFlexStreamInfo
- Enclosing class:
- Lexer
private static final class Lexer.ZzFlexStreamInfo
- extends Object
inner class used to store info for nested
input streams
|
Constructor Summary |
Lexer.ZzFlexStreamInfo(Reader zzReader,
int zzEndRead,
int zzStartRead,
int zzCurrentPos,
int zzMarkedPos,
int zzPushbackPos,
char[] zzBuffer,
boolean zzAtEOF,
int yyline,
int yycolumn)
sets all values stored in this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
zzReader
Reader zzReader
zzEndRead
int zzEndRead
zzStartRead
int zzStartRead
zzCurrentPos
int zzCurrentPos
zzMarkedPos
int zzMarkedPos
zzPushbackPos
int zzPushbackPos
yyline
int yyline
yycolumn
int yycolumn
zzBuffer
char[] zzBuffer
zzAtEOF
boolean zzAtEOF
Lexer.ZzFlexStreamInfo
Lexer.ZzFlexStreamInfo(Reader zzReader,
int zzEndRead,
int zzStartRead,
int zzCurrentPos,
int zzMarkedPos,
int zzPushbackPos,
char[] zzBuffer,
boolean zzAtEOF,
int yyline,
int yycolumn)
- sets all values stored in this class