recordToken

fun recordToken(token: A_Token)

Record the fact that this token was encountered while parsing the current top-level statement.

Parameters

token

The token that was encountered.