Click or drag to resize

GrammarRuleAttribute Constructor

Initializes a new instance of the GrammarRuleAttribute class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public GrammarRuleAttribute(
	string name
)

Parameters

name
Type: SystemString

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

See Also