Method Expected
Expected(int)
protected bool Expected(int token)
Parameters
tokenint
Returns
Expected(VbScriptLexerToken)
protected bool Expected(VbScriptLexerToken token)
Parameters
tokenVbScriptLexerToken
Returns
Expected(VbScriptLexerToken, VbScriptLexerToken)
protected bool Expected(VbScriptLexerToken token1, VbScriptLexerToken token2)
Parameters
token1VbScriptLexerTokentoken2VbScriptLexerToken