|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.imperative2.memory.Procedimento
public class Procedimento
Constructor Summary | |
---|---|
Procedimento(ListaDeclaracaoParametro parametrosFormais,
DefProcedimento parametro2)
|
Method Summary | |
---|---|
Comando |
getComando()
|
ListaDeclaracaoParametro |
getParametrosFormais()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Procedimento(ListaDeclaracaoParametro parametrosFormais, DefProcedimento parametro2)
Method Detail |
---|
public ListaDeclaracaoParametro getParametrosFormais()
public Comando getComando()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |