Package eu.bandm.tools.umod
Class UMod.VisitorHint
java.lang.Object
eu.bandm.tools.umod.UMod.Item
eu.bandm.tools.umod.UMod.VisitorHint
- Enclosing class:
- UMod
-
Field Summary
Modifier and TypeFieldDescriptionprotected boolean
protected boolean
protected boolean
protected boolean
protected boolean
protected boolean
protected String
protected int
-
Constructor Summary
ConstructorDescriptionVisitorHint
(String n, int n1, boolean r, boolean rm, boolean c, boolean p, boolean m, boolean b) -
Method Summary
Methods inherited from class eu.bandm.tools.umod.UMod.Item
get_location, set_location
-
Field Details
-
name
-
num
protected int num -
isrewriter
protected boolean isrewriter -
isrew_multiple
protected boolean isrew_multiple -
iscorewriter
protected boolean iscorewriter -
isprinter
protected boolean isprinter -
ismultiphase
protected boolean ismultiphase -
isbrowser
protected boolean isbrowser
-
-
Constructor Details
-
VisitorHint
public VisitorHint(String n, int n1, boolean r, boolean rm, boolean c, boolean p, boolean m, boolean b)
-
-
Method Details
-
get_num
public int get_num()
-