Uses of Class
gw.internal.gosu.parser.fragments.GosuFragment
Packages that use GosuFragment
-
Uses of GosuFragment in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform with parameters of type GosuFragmentModifier and TypeMethodDescriptionstatic IRClassGosuFragmentTransformer.transform(GosuFragment fragment) Constructors in gw.internal.gosu.ir.transform with parameters of type GosuFragmentModifierConstructorDescriptionGosuFragmentTransformationContext(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