Home
last modified time | relevance | path

Searched refs:typeUnboundLocationException (Results 1 – 1 of 1) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DDeclaration.java427 ClassType typeUnboundLocationException in load() local
446 code.addHandler(startTry, endTry, typeUnboundLocationException); in load()
448 code.emitDup(typeUnboundLocationException); in load()
452 code.emitInvokeVirtual(typeUnboundLocationException in load()