<?xml version='1.0'?>
<!DOCTYPE signatures SYSTEM "file://localhost/System/Library/DTDs/BridgeSupport.dtd">
<signatures version='1.0'>
<constant name='OSAScriptErrorAppAddressKey' type64='@'/>
<constant name='OSAScriptErrorAppName' type64='@'/>
<constant name='OSAScriptErrorAppNameKey' type64='@'/>
<constant name='OSAScriptErrorBriefMessage' type64='@'/>
<constant name='OSAScriptErrorBriefMessageKey' type64='@'/>
<constant name='OSAScriptErrorExpectedTypeKey' type64='@'/>
<constant name='OSAScriptErrorMessage' type64='@'/>
<constant name='OSAScriptErrorMessageKey' type64='@'/>
<constant name='OSAScriptErrorNumber' type64='@'/>
<constant name='OSAScriptErrorNumberKey' type64='@'/>
<constant name='OSAScriptErrorOffendingObjectKey' type64='@'/>
<constant name='OSAScriptErrorPartialResultKey' type64='@'/>
<constant name='OSAScriptErrorRange' type64='@'/>
<constant name='OSAScriptErrorRangeKey' type64='@'/>
<constant name='OSAStorageApplicationBundleType' type64='@'/>
<constant name='OSAStorageApplicationType' type64='@'/>
<constant name='OSAStorageScriptBundleType' type64='@'/>
<constant name='OSAStorageScriptType' type64='@'/>
<constant name='OSAStorageTextType' type64='@'/>
<enum name='OSACompileIntoContext' value64='2'/>
<enum name='OSADontSetScriptLocation' value64='16777216'/>
<enum name='OSANull' value64='0'/>
<enum name='OSAPreventGetSource' value64='1'/>
<enum name='OSAScriptRecording' value64='2'/>
<enum name='OSAScriptRunning' value64='1'/>
<enum name='OSAScriptStopped' value64='0'/>
<enum name='OSAShowStartupScreen' value64='536870912'/>
<enum name='OSAStayOpenApplet' value64='268435456'/>
<enum name='OSASupportsAECoercion' value64='8'/>
<enum name='OSASupportsAESending' value64='16'/>
<enum name='OSASupportsCompiling' value64='2'/>
<enum name='OSASupportsConvenience' value64='64'/>
<enum name='OSASupportsDialects' value64='128'/>
<enum name='OSASupportsEventHandling' value64='256'/>
<enum name='OSASupportsGetSource' value64='4'/>
<enum name='OSASupportsRecording' value64='32'/>
<class name='OSALanguage'>
<method selector='initWithComponent:'>
<arg index='0' type_modifier='n'/>
</method>
<method selector='isThreadSafe'>
<retval type64='B'/>
</method>
</class>
<class name='OSAScript'>
<method selector='compileAndReturnError:'>
<arg index='0' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='compiledDataForType:usingStorageOptions:error:'>
<arg index='2' type_modifier='o'/>
</method>
<method selector='executeAndReturnDisplayValue:error:'>
<arg index='0' type_modifier='o'/>
<arg index='1' type_modifier='o'/>
</method>
<method selector='executeAndReturnError:'>
<arg index='0' type_modifier='o'/>
</method>
<method selector='executeAppleEvent:error:'>
<arg index='1' type_modifier='o'/>
</method>
<method selector='executeHandlerWithName:arguments:error:'>
<arg index='2' type_modifier='o'/>
</method>
<method selector='initWithCompiledData:error:'>
<arg index='1' type_modifier='o'/>
</method>
<method selector='initWithContentsOfURL:error:'>
<arg index='1' type_modifier='o'/>
</method>
<method selector='initWithContentsOfURL:language:error:'>
<arg index='2' type_modifier='o'/>
</method>
<method selector='isCompiled'>
<retval type64='B'/>
</method>
<method selector='writeToURL:ofType:error:'>
<arg index='2' type_modifier='o'/>
<retval type64='B'/>
</method>
<method selector='writeToURL:ofType:usingStorageOptions:error:'>
<arg index='3' type_modifier='o'/>
<retval type64='B'/>
</method>
</class>
<class name='OSAScriptController'>
<method selector='isCompiling'>
<retval type64='B'/>
</method>
</class>
<class name='OSAScriptView'>
<method selector='indentsWrappedLines'>
<retval type64='B'/>
</method>
<method selector='setIndentsWrappedLines:'>
<arg index='0' type64='B'/>
</method>
<method selector='setUsesScriptAssistant:'>
<arg index='0' type64='B'/>
</method>
<method selector='setUsesTabs:'>
<arg index='0' type64='B'/>
</method>
<method selector='setWrapsLines:'>
<arg index='0' type64='B'/>
</method>
<method selector='usesScriptAssistant'>
<retval type64='B'/>
</method>
<method selector='usesTabs'>
<retval type64='B'/>
</method>
<method selector='wrapsLines'>
<retval type64='B'/>
</method>
</class>
</signatures>
