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