Instance Property
インスタンスプロパティ
compiled
A Boolean value that indicates whether the receiver's script has been compiled.
ブール値、それはレシーバの持つスクリプトがコンパイルされているかどうかを指し示します。
Declaration
宣言
@property(readonly, getter=isCompiled) BOOL compiled;
See Also
参照
Getting Information About a Script
スクリプトについての情報を得る
source
The script source for the receiver.
レシーバのスクリプトソース。