Package picasso.parser.tokens.operations
-
Interface Summary Interface Description OperationInterface A marker interface -
Class Summary Class Description AssignmentToken DivideToken Represents the division symbol tokenExponentiateToken Represents the exponentiate symbol tokenModToken Represents the modulo symbol tokenMultiplyToken Represents the multiplication sign tokenPlusToken Represents the plus sign tokenSubtractionToken