Class SleighParser.pexpression2_func_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
ghidra.sleigh.grammar.SleighParser.pexpression2_func_return
Enclosing class:
SleighParser

public static class SleighParser.pexpression2_func_return extends org.antlr.runtime.ParserRuleReturnScope
  • Field Summary Link icon

    Fields inherited from class org.antlr.runtime.ParserRuleReturnScope Link icon

    start, stop
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    org.antlr.runtime.tree.CommonTree
     

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

    getStart, getStop

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

    getTemplate

    Methods inherited from class java.lang.Object Link icon

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

    • pexpression2_func_return Link icon

      public pexpression2_func_return()
  • Method Details Link icon

    • getTree Link icon

      public org.antlr.runtime.tree.CommonTree getTree()
      Overrides:
      getTree in class org.antlr.runtime.ParserRuleReturnScope