Uses of Package
jflex.core

Packages that use jflex.core
Package
Description
 
 
 
  • Classes in jflex.core used by jflex.core
    Class
    Description
     
    Encapsulates an action in the specification.
    A simple table to store EOF actions for each lexical state.
     
    Symbol table and expander for macros.
    Stores a regular expression of rules section in a JFlex-specification.
    Stores a regular expression from the rules section of a JFlex specification.
    Stores all rules of the specification for later access in the RegExp to NFA conversion.
    CUP generated interface containing symbol constants.
  • Classes in jflex.core used by jflex.dfa
    Class
    Description
    Encapsulates an action in the specification.
    CUP v0.11b 20210814 (GIT d69c832) generated parser.
     
    Non-deterministic finite automata representation in JFlex.
  • Classes in jflex.core used by jflex.generator
    Class
    Description
    CUP v0.11b 20210814 (GIT d69c832) generated parser.