Tokenizer<TSymbol,TSymbolType>.StateResult Struct
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: where TSymbol : SymbolBase<TSymbolType> where TSymbolType : value classvalue class Tokenizer<TSymbol, TSymbolType>::StateResult
protected struct Tokenizer<TSymbol,TSymbolType>.StateResult where TSymbol : SymbolBase<TSymbolType> where TSymbolType : struct
Protected Structure Tokenizer(Of TSymbol, TSymbolType).StateResult
Type Parameters
- TSymbol
- TSymbolType
- Inheritance
-
Tokenizer<TSymbol,TSymbolType>.StateResult
Constructors
| Name | Description |
|---|---|
| Tokenizer<TSymbol,TSymbolType>.StateResult(Nullable<Int32>, TSymbol) | |
Properties
| Name | Description |
|---|---|
| Result | |
| State | |