public interface SourceFormalParameter extends SourceVariable, JavaLocalVariable
| Modifier and Type | Field and Description | 
|---|---|
static SourceFormalParameter[] | 
EMPTY_ARRAY  | 
PRINT_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 | 
|---|---|
SourceBlock | 
getOwningBlock()
Gets the block that this formal parameter may be used from. 
 | 
getInitializer, getOwningDeclaration, separateSelf, setInitializeraddModifiers, getModifiers, getSourceAnnotations, removeModifiers, setModifiersgetName, getNameElement, setName, setNameElementgetSourceType, setSourceTypeaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getEndOffset, getJdkVersion, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, hasErrors, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfgetLocalVariableErasuregetConstantValue, isVarargsgetResolvedType, getUnresolvedTypegetNamegetAnnotation, getAnnotations, getDeclaredAnnotation, getDeclaredAnnotationsgetElementKind, getFile, getModifiers, getOwner, getSourceElement, isDeprecated, isFinal, isHidden, isSourceElement, isSynthetic, printCompiledInfostatic final SourceFormalParameter[] EMPTY_ARRAY
SourceBlock getOwningBlock()