func compileAndReturnError (AutoreleasingUnsafeMutablePointer<NSDictionary?>?) -> Bool
Compiles the receiver, if it is not already compiled.
それがまだコンパイルされないならば、レシーバをコンパイルします。
func executeAppleEvent (NSAppleEventDescriptor, error: AutoreleasingUnsafeMutablePointer<NSDictionary?>?) -> NSAppleEventDescriptor
Executes an Apple event in the context of the receiver, as a means of allowing the application to invoke a handler in the script.
レシーバのコンテキストにおいてアップルイベントを実行します、アプリケーションにスクリプト中のハンドラを発動することを許可する手段として。