|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CMethodContext | |
---|---|
at.dms.kjc |
Uses of CMethodContext in at.dms.kjc |
---|
Subclasses of CMethodContext in at.dms.kjc | |
---|---|
class |
CConstructorContext
This class represents a method context during check |
class |
CInitializerContext
This class represents a method context during check |
Methods in at.dms.kjc that return CMethodContext | |
---|---|
CMethodContext |
CMethodContext.getMethodContext()
getMethod |
CMethodContext |
CContext.getMethodContext()
getMethod |
CMethodContext |
CCompilationUnitContext.getMethodContext()
getMethod |
CMethodContext |
CClassContext.getMethodContext()
getMethod |
Methods in at.dms.kjc with parameters of type CMethodContext | |
---|---|
protected void |
CMethodContext.deepCloneInto(CMethodContext other)
Clones all fields of this into |
Constructors in at.dms.kjc with parameters of type CMethodContext | |
---|---|
CBodyContext(CMethodContext parent)
Construct a block context, it supports local variable allocation throw statement and return statement This starts a new context in a method |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |