Package gw.internal.gosu.parser
Class ForceThrowerGenerator
- java.lang.Object
-
- gw.internal.gosu.parser.ForceThrowerGenerator
-
public class ForceThrowerGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description ForceThrowerGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GosuExceptionUtil.IForceThrower
create()
static void
main(String[] args)
-
-
-
Method Detail
-
create
public static GosuExceptionUtil.IForceThrower create()
-
main
public static void main(String[] args)
-
-