C# Class Scriban.Parsing.TokenTypeExtensions

显示文件 Open project: lunet-io/scriban

Public Methods

Method Description
HasText ( this type ) : bool
ToText ( this type ) : string

Private Methods

Method Description
TokenTypeExtensions ( ) : System.Collections.Generic

Method Details

HasText() public static method

public static HasText ( this type ) : bool
type this
return bool

ToText() public static method

public static ToText ( this type ) : string
type this
return string