ContextoCompilacao.java

Go to the documentation of this file.
00001 package plp.expressions2.memory;
00002 
00003 import plp.expressions1.util.Tipo;
00004 
00005 
00006 public class ContextoCompilacao extends Contexto<Tipo> implements AmbienteCompilacao {
00007 
00008 }
00009 

Generated on Tue Sep 12 21:36:02 2006 for PLP by  doxygen 1.4.7