|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Endpoint | |
---|---|
com.joanju.cg.bytecode |
Uses of Endpoint in com.joanju.cg.bytecode |
---|
Subclasses of Endpoint in com.joanju.cg.bytecode | |
---|---|
class |
AbstractCall
|
class |
CallinInstr
Represents any IN HANDLE type of call. |
class |
CallInstr
Records a RUN statement, a call to a user function, or a call to a method. |
class |
CallsuperInstr
|
class |
ProcedureInstr
|
Methods in com.joanju.cg.bytecode that return types with arguments of type Endpoint | |
---|---|
java.util.Collection<Endpoint> |
ProcedureInstr.otherExternalEndsMatching()
|
java.util.Collection<Endpoint> |
ProcedureInstr.otherLocalEndsMatching()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |