If the most recently read token was of type IDENTIFIER, then
this is the corresponding MathObject from the symbol table,
or null if the identifier is not in the symbol table.
Returns a string representing the transition in the form :
(STARTING STATES) -[(ACTION)]-> (EXPRESSION):(ENDING STATES)
Example: [0,1] -[up]-> x*y:[0,1]