Class GosuFragmentTransformationContext

java.lang.Object
gw.internal.gosu.ir.transform.TransformationContextBase
gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
All Implemented Interfaces:
TopLevelTransformationContext

public class GosuFragmentTransformationContext extends TransformationContextBase
  • Constructor Details

    • GosuFragmentTransformationContext

      public GosuFragmentTransformationContext(GosuFragment fragment, IRType compilingType, String sourceFile, boolean instrument)
  • Method Details