|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FastStringBuffer | |
at.dms.kjc |
Uses of FastStringBuffer in at.dms.kjc |
Methods in at.dms.kjc with parameters of type FastStringBuffer | |
protected abstract void |
CType.appendSignature(FastStringBuffer buff)
Transforms this type to a string. |
protected void |
CClassType.appendSignature(FastStringBuffer buffer)
Transforms this type to a string. |
protected void |
CVoidType.appendSignature(FastStringBuffer buff)
Transforms this type to a string |
void |
CArrayType.appendSignature(FastStringBuffer buffer)
Appends the classfile signature of this type to the buffer
parameter. |
protected void |
CNumericType.appendSignature(FastStringBuffer buff)
Transforms this type to a string |
protected void |
CBooleanType.appendSignature(FastStringBuffer buff)
Transforms this type to a string |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |