AmbienteExecucao.java

Go to the documentation of this file.
00001 package plp.expressions2.memory;
00002 
00003 import plp.expressions2.expression.Valor;
00004 
00005 public interface AmbienteExecucao extends Ambiente<Valor> {
00006  
00007 
00008 }

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