Package | Description |
---|---|
de.dhbwstuttgart.syntaxtree | |
de.dhbwstuttgart.syntaxtree.statement | |
de.dhbwstuttgart.typeinference.assumptions |
Modifier and Type | Field and Description |
---|---|
Menge<FormalParameter> |
ParameterList.formalparameter |
Modifier and Type | Method and Description |
---|---|
FormalParameter |
ParameterList.getParameterAt(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<FormalParameter> |
ParameterList.iterator() |
Menge<FormalParameter> |
ParameterList.sc_get_Formalparalist() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterList.set_AddParameter(FormalParameter fp) |
Modifier and Type | Class and Description |
---|---|
class |
LambdaParameter
Der FormalParameter einer LambdaExpression hat gesonderte Eigenschaften.
|
Constructor and Description |
---|
LambdaParameter(FormalParameter fp) |
Constructor and Description |
---|
ParameterAssumption(FormalParameter parameter) |