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() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.