메소드 | 설명 | |
---|---|---|
ConstructExpr ( ABT left, ABT right, ABT type ) : ABT.Expr | ||
GetExpr ( ABT env ) : ABT.Expr | ||
OperateLong ( |
||
OperateULong ( |
메소드 | 설명 | |
---|---|---|
BinaryIntegralOp ( |
protected BinaryIntegralOp ( |
||
left | ||
right | ||
리턴 | System |
public abstract ConstructExpr ( ABT left, ABT right, ABT type ) : ABT.Expr | ||
left | ABT | |
right | ABT | |
type | ABT | |
리턴 | ABT.Expr |
public abstract OperateLong ( |
||
left | ||
right | ||
리턴 |
public abstract OperateULong ( |
||
left | ||
right | ||
리턴 |