Class AttributeExpression


public class AttributeExpression extends PropertyExpression
Represents an attribute access (accessing the field of a class) such as the expression "foo.@bar".
Version:
$Revision$
Author:
James Strachan