|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.imperative1.declaration.Declaracao<Id,DefProcedimento>
plp.imperative2.declaration.DeclaracaoProcedimento
public class DeclaracaoProcedimento
Constructor Summary | |
---|---|
DeclaracaoProcedimento(Id nome,
DefProcedimento defProcedimento)
|
Method Summary | |
---|---|
boolean |
checaTipo(AmbienteCompilacaoImperativa amb)
|
AmbienteExecucaoImperativa |
elabora(AmbienteExecucaoImperativa ambiente)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeclaracaoProcedimento(Id nome, DefProcedimento defProcedimento)
Method Detail |
---|
public AmbienteExecucaoImperativa elabora(AmbienteExecucaoImperativa ambiente) throws IdentificadorJaDeclaradoException, IdentificadorNaoDeclaradoException, EntradaVaziaException
elabora
in class Declaracao<Id,DefProcedimento>
IdentificadorJaDeclaradoException
IdentificadorNaoDeclaradoException
EntradaVaziaException
public boolean checaTipo(AmbienteCompilacaoImperativa amb) throws IdentificadorJaDeclaradoException, IdentificadorNaoDeclaradoException, EntradaVaziaException
checaTipo
in class Declaracao<Id,DefProcedimento>
IdentificadorJaDeclaradoException
IdentificadorNaoDeclaradoException
EntradaVaziaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |