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 <bschussek@gmail.com>

    # *

    # * @internal

    # */

    # interface BundleCompilerInterface

    # {

    # /**

    # * Compiles a resource bundle at the given source to the given target

    # * directory.'
traits: []
interfaces: []