|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--absynt.Absyn
Abstract class to provide coordinates and locations. Um sp"ater das Parsen zu erleichten, ist ein Feld vorgesehen, welches zumindest die Zeilennummber aufnehmen kann. Alle syntaktischen konstrukte, bei denen Zeileninformation sinnvoll ist, sollen hiervon erben. The classes of this package are a straighforward implmementation of the EBNF definition, so in most cases, the code is self-explanatory.
Field Summary | |
Location |
location
|
Constructor Summary | |
Absyn()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public Location location
Constructor Detail |
public Absyn()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |