Class ASTPathElt

  • All Implemented Interfaces:
    Node

    public class ASTPathElt
    extends SimpleNode
    • Field Detail

      • inverse

        private boolean inverse
    • Constructor Detail

      • ASTPathElt

        public ASTPathElt​(int id)
    • Method Detail

      • setInverse

        public void setInverse​(boolean inverse)
      • isInverse

        public boolean isInverse()
      • isNegatedPropertySet

        public boolean isNegatedPropertySet()
      • isNestedPath

        public boolean isNestedPath()