public static class GroovyParser.UnaryNotExprAltContext extends ExpressionContext
Constructor and description |
---|
UnaryNotExprAltContext
(ExpressionContext ctx) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
BITNOT() |
|
TerminalNode |
NOT() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ExpressionContext |
expression() |
|
NlsContext |
nls() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.