Class AstBracket

    • Field Detail

      • property

        protected final AstNode property
    • Constructor Detail

      • AstBracket

        public AstBracket​(AstNode base,
                          AstNode property,
                          boolean lvalue,
                          boolean strict)
    • 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.