Package eu.bandm.tools.umod
Class UMod.Forest
java.lang.Object
eu.bandm.tools.umod.UMod.Item
eu.bandm.tools.umod.UMod.Forest
- Enclosing class:
- UMod
-
Field Summary
Modifier and TypeFieldDescriptionprotected Set<UMod.ClassDef>
protected Map<UMod.FieldDef,
UMod.FieldDef> protected String
protected CheckedMap_RD<UMod.Item,
CheckedList<String>> protected List<UMod.ExtDeclaration>
protected Set<UMod.ClassDef>
protected Set<UMod.ClassDef>
protected String
protected List<UMod.Javablock>
protected Map<String,
UMod.ClassDef> protected Map<String,
UMod.VisitorHint> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
add_docutexts
(UMod.Item i, String s) void
void
get_docu()
protected Map<String,
UMod.VisitorHint> boolean
Methods inherited from class eu.bandm.tools.umod.UMod.Item
get_location, set_location
-
Field Details
-
ident
-
docu
-
allclassdefs
-
topclassdefsbyname
-
alldefs
-
visitorhints
-
javablocks
-
docutexts
-
has_explicit_0ary_constructor
-
has_implicit_0ary_constructor
-
concrete2abstractField
-
extBySequence
-
-
Constructor Details
-
Forest
-
-
Method Details
-
get_ident
-
get_docu
-
set_docu
-
get_allclassdefs
-
get_topclassdefsbyname
-
descend_topclassdefsbyname
-
descend_extBySequence
-
get_alldefs
-
get_visitorhints
-
add_docutexts
-