compiled
A Boolean value that indicates whether the receiver's script has been compiled.
ブール値、それはレシーバの持つスクリプトがコンパイルされているかどうかを指し示します。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSString
*source;
It is possible for an NSApple
that has been instantiated with init
to be a script for which the source code is not available but is nonetheless executable.
NSApple
でインスタンス化されたinit
にとって、ソースコードが利用可能でないがそれにもかかわらず実行可能であるスクリプトであるというのは可能です。
compiled