Interface CtTargetedExpression<T,​E extends CtExpression<?>>

    • Method Detail

      • getTarget

        E getTarget()
        Gets the target expression. The target is a `CtTypeAccess` for static methods and a sub type of `CtExpression` for everything else.