|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object polyglot.ext.jl.ast.Ext_c polyglot.ext.coffer.extension.CofferExt_c polyglot.ext.coffer.extension.AssignExt_c
public class AssignExt_c
Field Summary |
---|
Fields inherited from class polyglot.ext.jl.ast.Ext_c |
---|
ext, node |
Constructor Summary | |
---|---|
AssignExt_c()
|
Method Summary | |
---|---|
void |
checkHeldKeys(KeySet held,
KeySet stored)
|
KeySet |
keyAlias(KeySet stored_keys,
Type throwType)
|
KeySet |
keyFlow(KeySet held_keys,
Type throwType)
|
Methods inherited from class polyglot.ext.coffer.extension.CofferExt_c |
---|
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 AssignExt_c()
Method Detail |
---|
public KeySet keyFlow(KeySet held_keys, Type throwType)
keyFlow
in interface CofferExt
keyFlow
in class CofferExt_c
public KeySet keyAlias(KeySet stored_keys, Type throwType)
keyAlias
in interface CofferExt
keyAlias
in class CofferExt_c
public void checkHeldKeys(KeySet held, KeySet stored) throws SemanticException
checkHeldKeys
in interface CofferExt
checkHeldKeys
in class CofferExt_c
SemanticException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |