TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.At Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
 bool At(TSymbolType type);protected internal bool At(TSymbolType type);member this.At : 'SymbolType -> boolProtected Friend Function At (type As TSymbolType) As BooleanParameters
- type
- TSymbolType