Class Operator

    • Constructor Detail

      • Operator

        protected Operator​(int id)
    • Method Detail

      • accept

        public void accept​(IVisitor visitor)
        Description copied from interface: ASTNode
        Accept the given visitor.
        Specified by:
        accept in interface ASTNode
        Parameters:
        visitor - the AST node visitor
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object