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 |
---|---|---|
|
public TerminalNode |
ASSERT() |
|
public TerminalNode |
COLON() |
|
public TerminalNode |
COMMA() |
<Result> |
public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
public List<? extends ExpressionContext> |
expression() |
|
public ExpressionContext |
expression(int i) |
|
public int |
getRuleIndex() |
|
public List<? extends NlsContext> |
nls() |
|
public NlsContext |
nls(int i) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.