Class AstDot

    • Field Detail

      • property

        protected final java.lang.String property
    • Constructor Detail

      • AstDot

        public AstDot​(AstNode base,
                      java.lang.String property,
                      boolean lvalue)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getCardinality

        public int getCardinality()
        Description copied from interface: Node
        Get the node's number of children.