Kodama

CompileErrorInfo コンストラクタ 

[This is preliminary documentation and subject to change.]

コンストラクタ

public CompileErrorInfo(
   string name,
   string desc,
   int line,
   string text
);

パラメータ

name
ソース名
desc
エラーの説明文
line
エラーの発生した行
text
エラーの発生した行のテキスト

参照

CompileErrorInfo クラス | Kodama.Script.Engine 名前空間