Class XPathEnhancerParser.pathExprNoRoot_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
org.docx4j.model.datastorage.XPathEnhancerParser.pathExprNoRoot_return
Enclosing class:
XPathEnhancerParser

public static class XPathEnhancerParser.pathExprNoRoot_return extends org.antlr.runtime.ParserRuleReturnScope
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    org.antlr.stringtemplate.StringTemplate
     

    Fields inherited from class org.antlr.runtime.ParserRuleReturnScope

    start, stop
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.antlr.runtime.ParserRuleReturnScope

    getStart, getStop, getTree

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • st

      public org.antlr.stringtemplate.StringTemplate st
  • Constructor Details

    • pathExprNoRoot_return

      public pathExprNoRoot_return()
  • Method Details

    • getTemplate

      public Object getTemplate()
      Overrides:
      getTemplate in class org.antlr.runtime.RuleReturnScope
    • toString

      public String toString()
      Overrides:
      toString in class Object