com.moesol.generator.printer
Class JniMangledTypePrinter
java.lang.Object
com.moesol.generator.printer.TypePrinter
com.moesol.generator.printer.JniMangledTypePrinter
public class JniMangledTypePrinter
- extends TypePrinter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JniMangledTypePrinter
public JniMangledTypePrinter()
getInstance
public static JniMangledTypePrinter getInstance()
print
public void print(Class type,
Writer out)
throws IOException
- Specified by:
print
in class TypePrinter
- Throws:
IOException
mangle
public static void mangle(int c,
Writer out)
throws IOException
- Throws:
IOException
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.