Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
ConstructFunction ( IList |
||
Locate ( IList |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public ConstructFunction ( IList |
||
arguments | IList |
|
return | FunctionExpression |
public Locate ( IList |
||
arguments | IList |
|
return | System.Collections.Generic |