org.multijava.mjc
Interface CTypeSignatureAppender
- All Known Implementing Classes:
- CSpecializedType, CType
- public interface CTypeSignatureAppender
This interface is implemented by classes that represent types and
that are able to append a String representation of the represented
type to a FastStringBuffer.
- Version:
- $Revision: 1.2 $
- Author:
- Curtis Clifton
appendSignature
public void appendSignature(FastStringBuffer buffer)
- Transforms this type to a string and appends the string to the
given
buffer.
appendGenericSignature
public void appendGenericSignature(FastStringBuffer buffer)
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.