public abstract class UnaryExpr extends Expr
| Modifier and Type | Field and Description |
|---|---|
Expr |
expr |
inferencelogparent| Constructor and Description |
|---|
UnaryExpr(int offset,
int variableLength) |
| Modifier and Type | Method and Description |
|---|---|
private Menge<RefType> |
getNumericTypes() |
ConstraintsSet |
TYPEExpr(TypeAssumptions assumptions) |
ConstraintsSet |
TYPEStmt(TypeAssumptions assumptions) |
get_Name_Menge, get_Name, get_Type_Menge, get_UsedId, set_Type, set_UsedIdgetTypeLineNumber, getTypeNamegetDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, printJavaCode, setReturnType, setType, wandleRefTypeAttributes2GenericAttributesaddTypeInsertPoints, equals, getChildren, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, parserPostProcessing, seesTypepublic Expr expr
public ConstraintsSet TYPEExpr(TypeAssumptions assumptions)
public ConstraintsSet TYPEStmt(TypeAssumptions assumptions)