public class ConstructorCall extends MethodCall
parserlog
inferencelog
parent
Constructor and Description |
---|
ConstructorCall(Receiver receiver,
java.lang.String methodName,
ArgumentList argumentList,
int offset) |
Modifier and Type | Method and Description |
---|---|
ConstraintsSet |
overloading(TypeAssumptions assumptions)
Erstellt die Constraints für den eigentlichen Methodenaufruf.
|
add_Expr, constraintsFromMethodAssumption, get_Name, get_Receiver, getArgumentList, getChildren, getName, parserPostProcessing, printJavaCode, set_ArgumentList, set_Expr_Menge, set_Name, set_Receiver, set_UsedId, toString, TYPEExpr, TYPEStmt, wandleRefTypeAttributes2GenericAttributes
get_Name_Menge, get_Type_Menge, get_UsedId, set_Type
getTypeLineNumber, getTypeName
getDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, setReturnType, setType
addTypeInsertPoints, equals, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, seesType
public ConstructorCall(Receiver receiver, java.lang.String methodName, ArgumentList argumentList, int offset)
public ConstraintsSet overloading(TypeAssumptions assumptions)
MethodCall
overloading
in class MethodCall