name: BundleCompilerInterface class_comment: null dependencies: [] properties: [] methods: - name: compile visibility: public parameters: - name: sourcePath - name: targetDir comment: '# * Compiles a resource bundle. # * # * @author Bernhard Schussek # * # * @internal # */ # interface BundleCompilerInterface # { # /** # * Compiles a resource bundle at the given source to the given target # * directory.' traits: [] interfaces: []