public abstract class UnaryExpr extends Expr
Modifier and Type | Field and Description |
---|---|
Expr |
expr |
inferencelog
parent
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_UsedId
getTypeLineNumber, getTypeName
getDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, printJavaCode, setReturnType, setType, wandleRefTypeAttributes2GenericAttributes
addTypeInsertPoints, equals, getChildren, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, parserPostProcessing, seesType
public Expr expr
public ConstraintsSet TYPEExpr(TypeAssumptions assumptions)
public ConstraintsSet TYPEStmt(TypeAssumptions assumptions)