TokenizerBackedParser<TTokenizer, TSymbol, TSymbolType>.PushSpanConfig Method

Include Protected Members
Include Inherited Members

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Pushes the span configuration.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method PushSpanConfig() This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Pushes the span configuration.
Protected method PushSpanConfig(Action<SpanBuilder>) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Pushes the span configuration.
Protected method PushSpanConfig(Action<SpanBuilder, Action<SpanBuilder>>) Pushes the span configuration.

Top

See Also

Reference

TokenizerBackedParser<TTokenizer, TSymbol, TSymbolType> Class

System.Web.Razor.Parser Namespace