Class Phase

java.lang.Object
org.xbib.jacc.compiler.Phase
Direct Known Subclasses:
Lexer, Source

public abstract class Phase extends Object
  • Constructor Details

    • Phase

      protected Phase(Handler handler)
  • Method Details

    • getHandler

      public Handler getHandler()
    • report

      protected void report(org.xbib.jacc.compiler.Diagnostic diagnostic)