Package ghidra.sleigh.grammar
Class SleighParser.varattach_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
ghidra.sleigh.grammar.SleighParser.varattach_return
- Enclosing class:
SleighParser
public static class SleighParser.varattach_return
extends org.antlr.runtime.ParserRuleReturnScope
-
Field Summary
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
-
Constructor Summary
-
Method Summary
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
-
Constructor Details
-
varattach_return
public varattach_return()
-
-
Method Details
-
getTree
public org.antlr.runtime.tree.CommonTree getTree()- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-