ArithmeticTerm.php Interfaces, Classes, Traits and Enums ArithmeticTerm ArithmeticTerm ::= ArithmeticFactor {("*" | "/") ArithmeticFactor}*