Uses of Class
jflex.LexScan.ZzFlexStreamInfo
-
Packages that use LexScan.ZzFlexStreamInfo Package Description jflex -
-
Uses of LexScan.ZzFlexStreamInfo in jflex
Fields in jflex with type parameters of type LexScan.ZzFlexStreamInfo Modifier and Type Field Description private java.util.Stack<LexScan.ZzFlexStreamInfo>
LexScan. zzStreams
the stack of open (nested) input streams to read from
-