Package jflex.generator


package jflex.generator
  • Classes
    Class
    Description
    An emitter for an array encoded as count/value pairs in a string.
    This class manages the actual code generation, putting the scanner together, filling in skeleton sections etc.
    Factory class for Emitter
    HiLowEmitter
    This is the generator of JFlex, controlling the scanner generation process.
    Encodes int arrays as strings.