Méthode | Description | |
---|---|---|
GroupExpression ( ) : System |
Creates a new instance.
|
|
GroupExpression ( |
Creates a new instance with some parameters.
|
|
Interpret ( Value>.IDictionary |
||
Scan ( |
||
ToCode ( ) : String |
Transforms the expression into YAMP query code.
|
public GroupExpression ( |
||
line | The line where the scope expression starts. | |
column | The column in the line where the scope exp. starts. | |
length | The length of the scope expression. | |
scope | The associated query context (scope). | |
Résultat | System |
public Interpret ( Value>.IDictionary |
||
symbols | Value>.IDictionary | |
Résultat |
public Scan ( |
||
engine | ||
Résultat | Expression |