|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GeneratedMessage.LocationType
The different Kinds of Location-Identifiers
Field Summary | |
---|---|
static int |
DOMPATH
provides a location-identifier by xml.tree notation for eg. root.tag.subtag.element.attribut |
static int |
JAVATYPETREE
provides a Hierarchical Identifier for eg. package/class/method/signature |
static int |
LINENO
provides a line numer |
static int |
NONE
|
Field Detail |
---|
static final int NONE
static final int DOMPATH
static final int JAVATYPETREE
static final int LINENO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |