Class ExpressionFactory.ThisExpression

All Implemented Interfaces:
AttributedObject, ExpressionInternal, Node, Statement, Expression, CopyInterceptor
Enclosing class:
ExpressionFactory

public static final class ExpressionFactory.ThisExpression extends ExpressionFactory.ExpressionBase
Class used to represent the current object ("this" in java).