Class ANTLRv3Parser.rule_scope

  • Enclosing class:
    ANTLRv3Parser

    protected static class ANTLRv3Parser.rule_scope
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String name  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected rule_scope()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        java.lang.String name
    • Constructor Detail

      • rule_scope

        protected rule_scope()