Method | Description | |
---|---|---|
ConstructExpr ( ABT left, ABT right, ABT type ) : ABT.Expr | ||
GetExpr ( ABT env ) : ABT.Expr | ||
OperateLong ( |
||
OperateULong ( |
Method | Description | |
---|---|---|
BinaryIntegralOp ( |
protected BinaryIntegralOp ( |
||
left | ||
right | ||
return | System |
public abstract ConstructExpr ( ABT left, ABT right, ABT type ) : ABT.Expr | ||
left | ABT | |
right | ABT | |
type | ABT | |
return | ABT.Expr |
public abstract OperateLong ( |
||
left | ||
right | ||
return |
public abstract OperateULong ( |
||
left | ||
right | ||
return |