public class LambdaParameter extends FormalParameter
inferencelog
parent
Constructor and Description |
---|
LambdaParameter(FormalParameter fp) |
Modifier and Type | Method and Description |
---|---|
TypeInsertPoint |
createTypeInsertPoint(TypePlaceholder tph,
ResultSet resultSet)
Errechnet den TypeInsertPoint für das TypeInsertable.
|
equals, getChildren, getDeclId, getDescription, getIdentifier, getLineNumber, getOffset, getType, getTypeInformation, getTypeLineNumber, getTypeName, getVariableLength, parserPostProcessing, printJavaCode, set_DeclId, setOffset, setType, toString
addTypeInsertPoints, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, seesType
public LambdaParameter(FormalParameter fp)
public TypeInsertPoint createTypeInsertPoint(TypePlaceholder tph, ResultSet resultSet)
TypeInsertable
createTypeInsertPoint
in interface TypeInsertable
createTypeInsertPoint
in class FormalParameter