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 
Fields
org.antlr.runtime.tree.Tree
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope 
start
-
Constructor Summary 
Constructors
-
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
-
-
Constructor Details 
-
identifier_return 
public identifier_return()