[Java] Class NotExpression

  • org.codehaus.groovy.ast.expr.NotExpression
Authors:
sam

Constructor Detail

public NotExpression(Expression expression)

Method Detail

public boolean isDynamic()

public Expression transformExpression(ExpressionTransformer transformer)

public void visit(GroovyCodeVisitor visitor)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/ast/expr/NotExpression.html