Method Expected
Expected(int)
protected bool Expected(int token)
Parameters
tokenint
Returns
Expected(CLexerToken)
protected bool Expected(CLexerToken token)
Parameters
tokenCLexerToken
Returns
Expected(CLexerToken, CLexerToken)
protected bool Expected(CLexerToken token1, CLexerToken token2)
Parameters
token1CLexerTokentoken2CLexerToken