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