Method | Description | |
---|---|---|
AsLambdaList ( ) : |
Creates LambdaListExpression from the symbol table and elements of this expression.
|
|
AsList ( ) : |
Creates ListExpression from the symbol table and elements of this expression.
|
|
AsVector ( ) : |
Creates VectorExpression from the symbol table and elements of this expression.
|
|
this ( |
Gets the element at the specified index in this sequence expression.
|
Method | Description | |
---|---|---|
YacqSequenceExpression ( |
Constructs a new instance of YacqSequenceExpression.
|
public AsLambdaList ( ) : |
||
return |
protected YacqSequenceExpression ( |
||
symbols | The symbol table linked with this expression. | |
elements | YacqList | A |
return | System |
public this ( |
||
index | The zero-based index of the element to get. | |
return |