Method | Description | |
---|---|---|
ConstructExpr ( ABT left, ABT right, ABT type ) : ABT.Expr | ||
Create ( |
||
OperateLong ( |
||
OperateULong ( |
Method | Description | |
---|---|---|
BitwiseOr ( |
public ConstructExpr ( ABT left, ABT right, ABT type ) : ABT.Expr | ||
left | ABT | |
right | ABT | |
type | ABT | |
return | ABT.Expr |
public static Create ( |
||
left | ||
right | ||
return |
public OperateLong ( |
||
left | ||
right | ||
return |
public OperateULong ( |
||
left | ||
right | ||
return |