public interface ICatchClause extends IStatement, IParsedElementWithAtLeastOneDeclaration
| Modifier and Type | Method and Description |
|---|---|
IStatement |
getCatchStmt() |
IType |
getCatchType() |
ISymbol |
getSymbol() |
execute, execute, getLeastSignificantTerminalStatement, hasContentdeclares, getDeclarations, getNameOffset, setNameOffsetaddExceptionsFrom, addParseException, addParseException, addParseWarning, addParseWarning, clearParseExceptions, clearParseTreeInformation, clearParseWarnings, findAncestorParsedElementByType, findDeclaringStatement, findRootParsedElement, getColumn, getContainedParsedElementsByType, getContainedParsedElementsByTypes, getContainedParsedElementsByTypesWithIgnoreSet, getFunctionName, getGosuClass, getGosuProgram, getImmediateParseIssue, getImmediateParseIssues, getLineNum, getLocation, getModule, getParent, getParseExceptions, getParseIssues, getParseWarnings, getReturnType, getTokens, hasImmediateParseIssue, hasImmediateParseWarnings, hasParseException, hasParseExceptions, hasParseIssue, hasParseIssues, hasParseWarning, hasParseWarnings, isCompileTimeConstant, isSuppressed, isSynthetic, setLocation, setParent, visitIType getCatchType()
IStatement getCatchStmt()
ISymbol getSymbol()
Copyright © 2021. All rights reserved.