public static class GroovyParser.AssertStatementContext extends GroovyParserRuleContext
Modifiers | Name | Description |
---|---|---|
ExpressionContext |
ce |
|
ExpressionContext |
me |
Constructor and description |
---|
AssertStatementContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
ASSERT() |
|
TerminalNode |
COLON() |
|
TerminalNode |
COMMA() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
List<? extends ExpressionContext> |
expression() |
|
ExpressionContext |
expression(int i) |
|
int |
getRuleIndex() |
|
List<? extends NlsContext> |
nls() |
|
NlsContext |
nls(int i) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.