|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tromer.jie.VisitContext.TypeFlavor
Enumeration of possible types: top level class, inner class and interface.
Field Summary | |
static VisitContext.TypeFlavor |
innerClass
|
static VisitContext.TypeFlavor |
interface_
|
static VisitContext.TypeFlavor |
topLevelClass
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public static final VisitContext.TypeFlavor topLevelClass
public static final VisitContext.TypeFlavor innerClass
public static final VisitContext.TypeFlavor interface_
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |