Package gw.internal.gosu.parser
Class ForceThrowerGenerator
- java.lang.Object
-
- gw.internal.gosu.parser.ForceThrowerGenerator
-
public class ForceThrowerGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ForceThrowerGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GosuExceptionUtil.IForceThrowercreate()private static byte[]generateClassBytes()static voidmain(java.lang.String[] args)private static voidthrowIt()
-
-
-
Method Detail
-
create
public static GosuExceptionUtil.IForceThrower create()
-
generateClassBytes
private static byte[] generateClassBytes()
-
main
public static void main(java.lang.String[] args)
-
throwIt
private static void throwIt() throws java.io.IOException- Throws:
java.io.IOException
-
-