public interface SourceTryResourcesList extends SourceElement
CHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, EMPTY_ARRAY, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENT| Modifier and Type | Method and Description | 
|---|---|
java.util.List<SourceLocalVariableDeclaration> | 
getResourceVariables()
Deprecated. 
 
Use getTryResourcesElements instead 
 | 
java.util.List<SourceTryResourcesElement> | 
getTryResourcesElements()
Get the list of try resources elements for the try. 
 | 
addSelf, 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, visitSelf@Deprecated java.util.List<SourceLocalVariableDeclaration> getResourceVariables()
java.util.List<SourceTryResourcesElement> getTryResourcesElements()