plp.orientadaAspectos1.expressao.aspecto
Class ThisTarget

java.lang.Object
  extended by plp.orientadaAspectos1.expressao.This
      extended by plp.orientadaAspectos1.expressao.aspecto.ThisTarget
All Implemented Interfaces:
Expressao

public class ThisTarget
extends This

Representa uma expressao utilizando o token "this" dentro de um advice


Constructor Summary
ThisTarget()
           
 
Method Summary
 
Methods inherited from class plp.orientadaAspectos1.expressao.This
avaliar, checaTipo, getTipo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThisTarget

public ThisTarget()