Interface AstNode

    • Method Detail

      • accept

        void accept​(AstNodeVisitor visitor)
        Writes the syntatically-correct Java code representation of this node.