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