Checks if this branch of the parse tree contains a token of the provided type.
@param aType a TokenType
@return true if and only if this branch (including this node)contains a token of type aType.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.