|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveMethodSummary.OutsideNode | |
---|---|
joeq.Compiler.Analysis.Primitive |
Uses of PrimitiveMethodSummary.OutsideNode in joeq.Compiler.Analysis.Primitive |
---|
Subclasses of PrimitiveMethodSummary.OutsideNode in joeq.Compiler.Analysis.Primitive | |
---|---|
static class |
PrimitiveMethodSummary.FakeParamNode
|
static class |
PrimitiveMethodSummary.FieldNode
A FieldNode represents the result of a 'load' instruction. |
static class |
PrimitiveMethodSummary.GlobalNode
A GlobalNode stores references to the static variables. |
static class |
PrimitiveMethodSummary.ParamNode
A ParamNode represents an incoming parameter. |
static class |
PrimitiveMethodSummary.PlaceholderNode
A PlaceholderNode is used to signify an object that is out-of-scope. |
static class |
PrimitiveMethodSummary.ReturnedNode
A ReturnedNode represents a return value or thrown exception from a method call. |
static class |
PrimitiveMethodSummary.ReturnValueNode
A ReturnValueNode represents the return value of a method call. |
static class |
PrimitiveMethodSummary.ThrownExceptionNode
A ThrownExceptionNode represents the thrown exception of a method call. |
Fields in joeq.Compiler.Analysis.Primitive declared as PrimitiveMethodSummary.OutsideNode | |
---|---|
PrimitiveMethodSummary.OutsideNode |
PrimitiveMethodSummary.OutsideNode.skip
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |