plp.imperative1.declaration.DeclaracaoComposta Class Reference

List of all members.

Public Member Functions

 DeclaracaoComposta (Declaracao declaracao1, Declaracao declaracao2)
AmbienteExecucaoImperativa elabora (AmbienteExecucaoImperativa ambiente) throws IdentificadorJaDeclaradoException, IdentificadorNaoDeclaradoException, EntradaVaziaException
boolean checaTipo (AmbienteCompilacaoImperativa ambiente) throws IdentificadorJaDeclaradoException, IdentificadorNaoDeclaradoException, EntradaVaziaException

Detailed Description

Definition at line 9 of file DeclaracaoComposta.java.


Constructor & Destructor Documentation

plp.imperative1.declaration.DeclaracaoComposta.DeclaracaoComposta ( Declaracao  declaracao1,
Declaracao  declaracao2 
)

Definition at line 11 of file DeclaracaoComposta.java.


Member Function Documentation

boolean plp.imperative1.declaration.DeclaracaoComposta.checaTipo ( AmbienteCompilacaoImperativa  ambiente  )  throws IdentificadorJaDeclaradoException, IdentificadorNaoDeclaradoException, EntradaVaziaException

Definition at line 21 of file DeclaracaoComposta.java.

AmbienteExecucaoImperativa plp.imperative1.declaration.DeclaracaoComposta.elabora ( AmbienteExecucaoImperativa  ambiente  )  throws IdentificadorJaDeclaradoException, IdentificadorNaoDeclaradoException, EntradaVaziaException

Definition at line 15 of file DeclaracaoComposta.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 12 22:00:01 2006 for PLP by  doxygen 1.4.7