Uses of Class
gw.internal.gosu.parser.fragments.GosuFragment
-
Packages that use GosuFragment Package Description gw.internal.gosu.ir.transform gw.internal.gosu.parser.fragments -
-
Uses of GosuFragment in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform with parameters of type GosuFragment Modifier and Type Method Description static IRClass
GosuFragmentTransformer. transform(GosuFragment fragment)
Constructors in gw.internal.gosu.ir.transform with parameters of type GosuFragment Constructor Description GosuFragmentTransformationContext(GosuFragment fragment, IRType compilingType, String sourceFile, boolean instrument)
GosuFragmentTransformer(GosuFragment fragment)
-
Uses of GosuFragment in gw.internal.gosu.parser.fragments
Constructors in gw.internal.gosu.parser.fragments with parameters of type GosuFragment Constructor Description GosuFragmentTypeInfo(GosuFragment fragment)
-