Package ghidra.sleigh.grammar
Class SleighParser.pequation_seq_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
ghidra.sleigh.grammar.SleighParser.pequation_seq_return
- Enclosing class:
SleighParser
public static class SleighParser.pequation_seq_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
-
pequation_seq_return
public pequation_seq_return()
-
-
Method Details
-
getTree
public org.antlr.runtime.tree.CommonTree getTree()- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-