Class ASTArithop

  • All Implemented Interfaces:
    Node

    public class ASTArithop
    extends SimpleNode
    • Field Detail

      • operator

        public java.lang.String operator
    • Constructor Detail

      • ASTArithop

        public ASTArithop​(int id)