Class Compiler.Phase_usage_enumerations

All Implemented Interfaces:
PCDataVisitor
Enclosing class:
Compiler

protected class Compiler.Phase_usage_enumerations extends Compiler.Phase_usage
Deliver the documentation text table for all enumeration types. This is the doc text for each enum type, plus the list of all enum values, possibly with own doc texts.
  • Field Details

    • first

      boolean first
      Flag to output an empty line before all Enumeration descriptions but the first.
  • Constructor Details

  • Method Details