public static class GroovyParser.TryCatchStatementContext extends GroovyParserRuleContext
Constructor and description |
---|
TryCatchStatementContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
TRY() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
BlockContext |
block() |
|
List<? extends CatchClauseContext> |
catchClause() |
|
CatchClauseContext |
catchClause(int i) |
|
FinallyBlockContext |
finallyBlock() |
|
int |
getRuleIndex() |
|
List<? extends NlsContext> |
nls() |
|
NlsContext |
nls(int i) |
|
ResourcesContext |
resources() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.