|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.interpreter.type.dimen.parser.Accumulator
This data type contains an accumulator which can contain values of different kinds.
Field Summary | |
protected int |
sp
The field sp contains the number of sp units encountered. |
protected long |
value
The field value contains the numerical value in multiples of 2-16. |
Constructor Summary | |
Accumulator()
Creates a new object. |
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected int sp
protected long value
Constructor Detail |
public Accumulator()
Method Detail |
public java.lang.String toString()
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |