Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar".
Constructor and description |
---|
AttributeExpression
(Expression objectExpression, Expression property) |
AttributeExpression
(Expression objectExpression, Expression property, boolean safe) |
Type Params | Return Type | Name and description |
---|---|---|
|
Expression |
transformExpression(ExpressionTransformer transformer) |
|
void |
visit(GroovyCodeVisitor visitor) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.