|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use jq_Primitive | |
|---|---|
| joeq.Class | |
| joeq.Compiler.Analysis.IPA | |
| joeq.Runtime | |
| Uses of jq_Primitive in joeq.Class |
|---|
| Fields in joeq.Class declared as jq_Primitive | |
|---|---|
static jq_Primitive |
jq_Primitive.BOOLEAN
|
static jq_Primitive |
jq_Primitive.BYTE
|
static jq_Primitive |
jq_Primitive.CHAR
|
static jq_Primitive |
jq_Primitive.DOUBLE
|
static jq_Primitive |
jq_Primitive.FLOAT
|
static jq_Primitive |
jq_Primitive.INT
|
static jq_Primitive |
jq_Primitive.LONG
|
static jq_Primitive |
jq_Primitive.SHORT
|
static jq_Primitive |
jq_Primitive.VOID
|
| Methods in joeq.Class that return jq_Primitive | |
|---|---|
static jq_Primitive |
jq_Primitive.newPrimitive(Utf8 desc,
String name,
int size)
|
| Methods in joeq.Class with parameters of type jq_Primitive | |
|---|---|
void |
jq_TypeVisitor.visitPrimitive(jq_Primitive m)
|
void |
jq_TypeVisitor.EmptyVisitor.visitPrimitive(jq_Primitive m)
|
| Uses of jq_Primitive in joeq.Compiler.Analysis.IPA |
|---|
| Methods in joeq.Compiler.Analysis.IPA with parameters of type jq_Primitive | |
|---|---|
void |
ClassInvariantAnalysis.visitPrimitive(jq_Primitive m)
|
| Uses of jq_Primitive in joeq.Runtime |
|---|
| Methods in joeq.Runtime with parameters of type jq_Primitive | |
|---|---|
static Class |
Reflection.getJDKType(jq_Primitive c)
|
Class |
BasicReflectionImpl.getJDKType(jq_Primitive c)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||