Property | Type | Description | |
---|---|---|---|
kind | Kind | ||
left |
Method | Description | |
---|---|---|
BinaryOperator ( Kind kind, |
||
EvaluateAddress ( |
Method | Description | |
---|---|---|
DoEvaluate ( |
||
DoEvaluate ( |
||
DoResolve ( |
Method | Description | |
---|---|---|
GetValue ( |
public BinaryOperator ( Kind kind, |
||
kind | Kind | |
left | ||
right | ||
return | System |
protected DoEvaluate ( |
||
context | ||
lvalue | long | |
rvalue | long | |
return | long |
protected DoEvaluate ( |
||
context | ||
return | object |
protected DoResolve ( |
||
context | ||
return |
public EvaluateAddress ( |
||
context | ||
return |