Method | Description | |
---|---|---|
Eval ( List |
||
LiteralExpression ( ) : System.Collections.Generic | ||
LiteralExpression ( ITree tree ) : System.Collections.Generic | ||
LiteralExpression ( string val ) : System.Collections.Generic | ||
Reduce ( List |
||
ToString ( ) : string |
public LiteralExpression ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public LiteralExpression ( ITree tree ) : System.Collections.Generic | ||
tree | ITree | |
return | System.Collections.Generic |
public LiteralExpression ( string val ) : System.Collections.Generic | ||
val | string | |
return | System.Collections.Generic |
public Reduce ( List |
||
variables | List |
|
return |