public class Token
extends Object
Instances of this class represents a token in an arithmetic expression.
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
getRepresentation
public String getRepresentation()
-
-