Method | Description | |
---|---|---|
KecaknoahClassAstNode ( ) : System.Collections.Generic |
インスタンスを初期化します。
|
|
ToDebugStringList ( ) : IReadOnlyList |
現在のオブジェクトを表す文字列を返します。
|
Method | Description | |
---|---|---|
AddFunctionNode ( |
メソッドのノードを追加します。
|
|
AddLocalNode ( IEnumerable |
local宣言のノードを追加します。
|
protected AddFunctionNode ( |
||
node | メソッドノード | |
return | void |
protected AddLocalNode ( IEnumerable |
||
node | IEnumerable |
localノード |
return | void |
public KecaknoahClassAstNode ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |