LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType>.IsTransition 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.
public:
 virtual bool IsTransition(TSymbol symbol);public virtual bool IsTransition(TSymbol symbol);abstract member IsTransition : 'Symbol -> bool
override this.IsTransition : 'Symbol -> boolPublic Overridable Function IsTransition (symbol As TSymbol) As BooleanParameters
- symbol
- TSymbol