Click or drag to resize

TreePatternLexer Constructor

Initializes a new instance of the TreePatternLexer class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public TreePatternLexer(
	string pattern
)

Parameters

pattern
Type: SystemString

[Missing <param name="pattern"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreePatternLexer.#ctor(System.String)"]

See Also