다음을 통해 공유


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.IsAtEmbeddedTransition 메서드

정의

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

매개 변수

allowTemplatesAndComments
Boolean
allowTransitions
Boolean

반환

적용 대상