Partager via


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.IsAtEmbeddedTransition Méthode

Définition

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 -> bool
Protected Overridable Function IsAtEmbeddedTransition (allowTemplatesAndComments As Boolean, allowTransitions As Boolean) As Boolean

Paramètres

allowTemplatesAndComments
Boolean
allowTransitions
Boolean

Retours

S’applique à