public interface SourceCatchParameter 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 |
|---|---|
java.util.List<SourceTypeReference> |
getSourceTypes()
Gets the source types.
|
void |
setSourceTypes(java.util.List<SourceTypeReference> sourceTypes)
Unlinks the current source types and links the input elements.
|
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, printCompiledInfojava.util.List<SourceTypeReference> getSourceTypes()
void setSourceTypes(java.util.List<SourceTypeReference> sourceTypes)
sourceTypes - The new source types