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