addDeclarationToken

fun addDeclarationToken(declarationToken: A_Token)

A declaration phrase was encountered. Record its range in the declarationToken RunTree. This construct exists solely to detect unused declarations. The range runs from the one-based start through the one-based end.