TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.Was Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected public:
bool Was(TSymbolType type);
protected internal bool Was (TSymbolType type);
member this.Was : 'SymbolType -> bool
Protected Friend Function Was (type As TSymbolType) As Boolean
Parâmetros
- type
- TSymbolType