Modifier and Type | Field and Description |
---|---|
protected boolean |
isbrowser |
protected boolean |
iscorewriter |
protected boolean |
ismultiphase |
protected boolean |
isprinter |
protected boolean |
isrew_multiple |
protected boolean |
isrewriter |
protected String |
name |
protected int |
num |
Constructor and Description |
---|
VisitorHint(String n,
int n1,
boolean r,
boolean rm,
boolean c,
boolean p,
boolean m,
boolean b) |
Modifier and Type | Method and Description |
---|---|
int |
get_num() |
get_location, set_location
protected String name
protected int num
protected boolean isrewriter
protected boolean isrew_multiple
protected boolean iscorewriter
protected boolean isprinter
protected boolean ismultiphase
protected boolean isbrowser
public VisitorHint(String n, int n1, boolean r, boolean rm, boolean c, boolean p, boolean m, boolean b)
see also the complete user documentation .