TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.IsAtEmbeddedTransition 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:
 virtual bool IsAtEmbeddedTransition(bool allowTemplatesAndComments, bool allowTransitions);protected virtual bool IsAtEmbeddedTransition(bool allowTemplatesAndComments, bool allowTransitions);abstract member IsAtEmbeddedTransition : bool * bool -> bool
override this.IsAtEmbeddedTransition : bool * bool -> boolProtected Overridable Function IsAtEmbeddedTransition (allowTemplatesAndComments As Boolean, allowTransitions As Boolean) As BooleanParameters
- allowTemplatesAndComments
- Boolean
- allowTransitions
- Boolean