Class BinaryArithmeticOperatorNode

  • All Implemented Interfaces:
    Visitable

    public final class BinaryArithmeticOperatorNode
    extends BinaryOperatorNode
    This node represents a binary arithmetic operator, like + or *.