Checks whether tree has a macro that could be reparsed given the allowedTokens but do not do any reparsing. This function can be used in auto-detection schemes to determine if macro names should actually be reparsed.
tree
allowedTokens
Generated using TypeDoc
Checks whether
tree
has a macro that could be reparsed given theallowedTokens
but do not do any reparsing. This function can be used in auto-detection schemes to determine if macro names should actually be reparsed.