|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatchableThrow | |
---|---|
com.cyc.tool.subl.jrtl.nativeCode.subLisp |
Uses of CatchableThrow in com.cyc.tool.subl.jrtl.nativeCode.subLisp |
---|
Methods in com.cyc.tool.subl.jrtl.nativeCode.subLisp with parameters of type CatchableThrow | |
---|---|
static SubLObject |
Dynamic.getResult(CatchableThrow ct)
|
static SubLObject |
Dynamic.getTarget(CatchableThrow ct)
|
static SubLObject |
Dynamic.handleCatchableThrow(CatchableThrow ct,
SubLObject target)
|
Methods in com.cyc.tool.subl.jrtl.nativeCode.subLisp that throw CatchableThrow | |
---|---|
static void |
CatchableThrow.throwToCatch(SubLObject target)
|
static void |
CatchableThrow.throwToCatch(SubLObject target,
SubLObject result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |