Click or drag to resize

CommonTreeAdaptorCreate Method (IToken)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.CommonTreeAdaptor.Create(Stimulsoft.Data.Expressions.Antlr.Runtime.IToken)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public override Object Create(
	IToken payload
)

Parameters

payload
Type: Stimulsoft.Data.Expressions.Antlr.RuntimeIToken

[Missing <param name="payload"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.CommonTreeAdaptor.Create(Stimulsoft.Data.Expressions.Antlr.Runtime.IToken)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.CommonTreeAdaptor.Create(Stimulsoft.Data.Expressions.Antlr.Runtime.IToken)"]

Implements

ITreeAdaptorCreate(IToken)
See Also