C# Class Kecaknoah.Analyze.KecaknoahFunctionAstNode

メソッドのノードです。
Inheritance: Kecaknoah.Analyze.KecaknoahAstNode
Afficher le fichier Open project: kb10uy/Kecaknoah Class Usage Examples

Méthodes publiques

Méthode Description
ToDebugStringList ( ) : IReadOnlyList

現在のオブジェクトを表す文字列を返します。

Méthodes protégées

Méthode Description
KecaknoahFunctionAstNode ( ) : System.Collections.Generic

インスタンスを初期化します。

Method Details

KecaknoahFunctionAstNode() protected méthode

インスタンスを初期化します。
protected KecaknoahFunctionAstNode ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToDebugStringList() public méthode

現在のオブジェクトを表す文字列を返します。
public ToDebugStringList ( ) : IReadOnlyList
Résultat IReadOnlyList