public static class GroovyParser.UnaryNotExprAltContext extends ExpressionContext
| Constructor and description |
|---|
UnaryNotExprAltContext
(ExpressionContext ctx) |
| Type Params | Return Type | Name and description |
|---|---|---|
public TerminalNode |
BITNOT() | |
public TerminalNode |
NOT() | |
<Result> | public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
public ExpressionContext |
expression() | |
public NlsContext |
nls() |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/parser/antlr4/GroovyParser.UnaryNotExprAltContext.html