Method | Description | |
---|---|---|
FunctionKeyword ( ) : System | ||
FunctionKeyword ( |
||
Interpret ( Value>.IDictionary |
||
Scan ( |
Scans for a function entry.
|
|
ToCode ( ) : String |
Transforms the created function expression to YAMP code.
|
public FunctionKeyword ( |
||
line | ||
column | ||
query | ||
return | System |
public Interpret ( Value>.IDictionary |
||
symbols | Value>.IDictionary | |
return |
public Scan ( |
||
engine | The current parse engine. | |
return | Expression |