Class SleighCompiler.id_or_nil_return

  • Enclosing class:
    SleighCompiler

    public static class SleighCompiler.id_or_nil_return
    extends org.antlr.runtime.tree.TreeRuleReturnScope
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.antlr.runtime.tree.Tree tree  
      java.lang.String value  
      • Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        start
    • Method Summary

      • Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        getStart
      • Methods inherited from class org.antlr.runtime.RuleReturnScope

        getStop, getTemplate, getTree
      • Methods inherited from class java.lang.Object

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

      • value

        public java.lang.String value
      • tree

        public org.antlr.runtime.tree.Tree tree
    • Constructor Detail

      • id_or_nil_return

        public id_or_nil_return()