Parser.getCurrentToken

@uml Match needs to return the current input symbol, which gets put into the label for the associated token ref; e.g., x=ID.

class Parser
getCurrentToken
()

Meta