|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Compiler.Analysis.Primitive.PrimitiveMethodSummary.Node
joeq.Compiler.Analysis.Primitive.PrimitiveMethodSummary.OutsideNode
public abstract static class PrimitiveMethodSummary.OutsideNode
An outside node is some node that can be mapped to other nodes. This is just a marker for some of the other node classes below.
| Field Summary | |
|---|---|
PrimitiveMethodSummary.OutsideNode |
skip
|
boolean |
visited
|
| Fields inherited from class joeq.Compiler.Analysis.Primitive.PrimitiveMethodSummary.Node |
|---|
id, TRACK_REASONS |
| Method Summary | |
|---|---|
abstract jq_Type |
getDeclaredType()
Return the declared type of this node. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public PrimitiveMethodSummary.OutsideNode skip
public boolean visited
| Method Detail |
|---|
public abstract jq_Type getDeclaredType()
PrimitiveMethodSummary.Node
getDeclaredType in class PrimitiveMethodSummary.Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||