Package antlr

Class ExceptionSpec

java.lang.Object
antlr.ExceptionSpec

class ExceptionSpec extends Object
  • Field Details

    • label

      protected Token label
    • handlers

      protected Vector handlers
  • Constructor Details

    • ExceptionSpec

      public ExceptionSpec(Token label_)
  • Method Details