Uses of Package
jflex
Packages that use jflex
-
ClassDescriptionEncapsulates an action in the specification.Character Classes.Stores an interval of characters together with the character classCharacter set.Enumerator for the elements of a CharSet.Deterministic finite automata representation in JFlex.A simple table to store EOF actions for each lexical state.Central class for all kinds of JFlex messages.CharSet implemented with intervalsAn interval of characters with basic operations.Simple pair of integers.Simple symbol table, mapping lexical state names to integers.CUP v0.11b beta 20140226 generated parser.Cup generated class to encapsulate user supplied action code.This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/LexScan.flexinner class used to store info for nested input streamsThis Exception is used in the macro expander to report cycles or undefined macro usages.Symbol table and expander for macros.Encodes
int
arrays as strings.Stores a regular expression of rules section in a JFlex-specification.Stores all rules of the specification for later access in RegExp -> NFASignals a silent exit (no statistics printout).This class stores the skeleton of generated scanners.A list of pairs of states.A set of NFA states (= integers).Enumerates the states of a StateSet.Convenience class for JFlex stdout, redirects output to a TextArea if in GUI mode.CUP generated interface containing symbol constants.Very simple timer for code generation time statistics. -
Classes in jflex used by jflex.unicode