Class SleighCompiler.identifier_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
ghidra.sleigh.grammar.SleighCompiler.identifier_return
Enclosing class:
SleighCompiler

public static class SleighCompiler.identifier_return extends org.antlr.runtime.tree.TreeRuleReturnScope
  • Field Summary Link icon

    Fields
    Modifier and Type
    Field
    Description
    org.antlr.runtime.tree.Tree
     
     

    Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope Link icon

    start
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope Link icon

    getStart

    Methods inherited from class org.antlr.runtime.RuleReturnScope Link icon

    getStop, getTemplate, getTree

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details Link icon

    • value Link icon

      public String value
    • tree Link icon

      public org.antlr.runtime.tree.Tree tree
  • Constructor Details Link icon

    • identifier_return Link icon

      public identifier_return()