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