Method Expected
Expected(int)
protected bool Expected(int token)
Parameters
token
int
Returns
Expected(CsLexerToken)
protected bool Expected(CsLexerToken token)
Parameters
token
CsLexerToken
Returns
Expected(CsLexerToken[])
protected bool Expected(CsLexerToken[] tokens)
Parameters
tokens
CsLexerToken[]