Class InterpreterPathNode

    • Constructor Detail

      • InterpreterPathNode

        public InterpreterPathNode()
    • Method Detail

      • isRepresentingObject

        public boolean isRepresentingObject()
      • setRepresentingObject

        public void setRepresentingObject​(boolean representingObject)
      • setNormalisedNode

        public void setNormalisedNode​(AqlPath.AqlNode normalisedNode)
      • getOtherPredicate

        public PredicateDto getOtherPredicate()
      • setOtherPredicate

        public void setOtherPredicate​(PredicateDto otherPredicate)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object