|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.jl.ast.Ext_c
polyglot.ext.coffer.extension.CofferExt_c
polyglot.ext.coffer.extension.ProcedureDeclExt_c
The Coffer extension of the ProcedureDecl
node.
ProcedureDecl
Field Summary |
Fields inherited from class polyglot.ext.jl.ast.Ext_c |
ext, node |
Constructor Summary | |
ProcedureDeclExt_c()
|
Method Summary | |
void |
checkHeldKeys(KeySet held,
KeySet stored)
|
void |
checkHeldKeysThrowConstraint(ThrowConstraint tc,
KeySet held,
KeySet stored)
|
Methods inherited from class polyglot.ext.coffer.extension.CofferExt_c |
keyAlias, keyFlow, keysToString, KeysToString |
Methods inherited from class polyglot.ext.jl.ast.Ext_c |
copy, dump, ext, ext, init, node, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface polyglot.ast.Ext |
dump, ext, ext, init, node |
Methods inherited from interface polyglot.util.Copy |
copy |
Constructor Detail |
public ProcedureDeclExt_c()
Method Detail |
public void checkHeldKeys(KeySet held, KeySet stored) throws SemanticException
checkHeldKeys
in interface CofferExt
checkHeldKeys
in class CofferExt_c
SemanticException
public void checkHeldKeysThrowConstraint(ThrowConstraint tc, KeySet held, KeySet stored) throws SemanticException
SemanticException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |