|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.joanju.cg.bytecode | |
|---|---|
| com.joanju.cg.api | Programmer's API to Callgraph. |
| com.joanju.cg.bytecode | |
| com.joanju.cg.compileunit | |
| com.joanju.cg.core | |
| com.joanju.cg.db | |
| Classes in com.joanju.cg.bytecode used by com.joanju.cg.api | |
|---|---|
| AbstractCall
|
|
| ProcedureInstr
|
|
| Classes in com.joanju.cg.bytecode used by com.joanju.cg.bytecode | |
|---|---|
| AbstractCall
|
|
| AddsuperInstr
|
|
| Assignment
Represents an assignment of an r-value to an l-value. |
|
| Bytecode
An pseudocode instruction record, either from a compile unit or else as a special system record. |
|
| CallInstr
Records a RUN statement, a call to a user function, or a call to a method. |
|
| DefglobalInstr
Record of a global variable. |
|
| DefsharedInstr
|
|
| Endpoint
Call and Procedure instructions are Endpoints. |
|
| Opcode
Enumerator of valid Opcodes. |
|
| ProcedureInstr
|
|
| PushInstr
Used at call sites for passing values as arguments. |
|
| Classes in com.joanju.cg.bytecode used by com.joanju.cg.compileunit | |
|---|---|
| Bytecode
An pseudocode instruction record, either from a compile unit or else as a special system record. |
|
| ProcedureInstr
|
|
| ScriptValsInstr
Procedure names or handle values from a user script. |
|
| Classes in com.joanju.cg.bytecode used by com.joanju.cg.core | |
|---|---|
| ProcedureInstr
|
|
| Classes in com.joanju.cg.bytecode used by com.joanju.cg.db | |
|---|---|
| Bytecode
An pseudocode instruction record, either from a compile unit or else as a special system record. |
|
| Opcode
Enumerator of valid Opcodes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||