BaseSourceLocation (クラス)
public abstract BaseSourceLocation {inherits ReplaceableDumpable}
パッケージ: CURL.LANGUAGE.CORE-TYPES
直接継承しているサブクラス: SourceLocation, CPABaseSourceLocation, SimpleSourceLocation

ソース ファイルにおけるロケーションを表します。

導入: バージョン 6.0

メソッド
get-url-line-column:ロケーションの Url 、行や列を返します。
public abstract {BaseSourceLocation.get-url-line-column
}:(#Url, int, int)
メソッド 継承 Object: object-describe, object-describe-for-debugging, object-serialize







メソッド詳細
get-url-line-column (メソッド)
public abstract {BaseSourceLocation.get-url-line-column
}:(#Url, int, int)

ロケーションの Url 、行や列を返します。

導入: バージョン 6.0