public interface SourceLambdaParameter extends SourceFormalParameter
EMPTY_ARRAYPRINT_DECLARATION, PRINT_FIELD_NAME, PRINT_TYPECHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENT| Modifier and Type | Method and Description |
|---|---|
SourceLambdaExpression |
getOwningLambdaExpression()
Get the owning lambda expression.
|
boolean |
isInferredFormalParameter()
Determine if this is an inferred (meaning not explicitly typed) formal
parameter or a regular (explicitly typed) formal parameter.
|
getOwningBlockgetInitializer, getOwningDeclaration, separateSelf, setInitializeraddModifiers, getModifiers, getSourceAnnotations, hasSourceAnnotation, isValidModifiers, removeModifiers, setModifiersgetName, getNameElement, setName, setNameElementgetSourceType, setSourceTypeaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, createContext, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getContext, getEndOffset, getFirstToken, getJdkVersion, getLastToken, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingAfter, getSiblingBefore, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, getTokens, hasErrors, print, print, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfgetLocalVariableErasure, getSourceElementgetConstantValue, isVarargsgetResolvedType, getUnresolvedTypegetNamegetAnnotation, getAnnotations, getDeclaredAnnotation, getDeclaredAnnotations, hasAnnotation, hasDeclaredAnnotationgetElementKind, getFile, getModifiers, getOwner, isDeprecated, isFinal, isHidden, isSourceElement, isSynthetic, printCompiledInfoboolean isInferredFormalParameter()
SourceLambdaExpression getOwningLambdaExpression()