Class TreeRuleReturnScope

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object start
      First node or root node of tree matched for this rule.
    • Field Detail

      • start

        public java.lang.Object start
        First node or root node of tree matched for this rule.
    • Constructor Detail

      • TreeRuleReturnScope

        public TreeRuleReturnScope()