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 GosuFragmentGosuFragmentTransformationContext._fragmentprivate GosuFragmentGosuFragmentTransformer._fragmentMethods 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
Fields in gw.internal.gosu.parser.fragments declared as GosuFragmentConstructors in gw.internal.gosu.parser.fragments with parameters of type GosuFragment