Uses of Class
gw.internal.gosu.parser.fragments.GosuFragment
Packages that use GosuFragment
-
Uses of GosuFragment in gw.internal.gosu.ir.transform
Fields in gw.internal.gosu.ir.transform declared as GosuFragmentModifier and TypeFieldDescriptionprivate GosuFragment
GosuFragmentTransformationContext._fragment
private GosuFragment
GosuFragmentTransformer._fragment
Methods in gw.internal.gosu.ir.transform with parameters of type GosuFragmentModifier and TypeMethodDescriptionstatic IRClass
GosuFragmentTransformer.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
Fields in gw.internal.gosu.parser.fragments declared as GosuFragmentConstructors in gw.internal.gosu.parser.fragments with parameters of type GosuFragment