Sha256: 551e47c620dd2e832d7e120378d28fc3e3bca878f81a6b367d285d764921c6ef

Contents?: true

Size: 298 Bytes

Versions: 37

Compression:

Stored size: 298 Bytes

Contents

package {
    import flash.display.Sprite;

    /**
     * Hello Documentation!
     */
    public class OtherFile extends Sprite {

        /**
         * This is the constructor!
         */
        public function OtherFile() {
            trace(">> OtherFile instantiated");
        }
    }
}

Version data entries

37 entries across 37 versions & 3 rubygems

Version Path
flashsdk_sqe-0.0.7 test/fixtures/asdoc/lib/OtherFile.as
flashsdk_sqe-0.0.6 test/fixtures/asdoc/lib/OtherFile.as
flashsdk_sqe-0.0.4 test/fixtures/asdoc/lib/OtherFile.as
flashsdk_sqe-0.0.3 test/fixtures/asdoc/lib/OtherFile.as
flashsdk_sqe-0.0.2 test/fixtures/asdoc/lib/OtherFile.as
flashsdk_sqe-0.0.1 test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.1.36.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.34.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.33.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.29.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.28.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.27.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.26.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.25.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.23.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.22.pre test/fixtures/asdoc/lib/OtherFile.as
flashsdk-1.0.21.pre test/fixtures/asdoc/lib/OtherFile.as