C# Class Kecaknoah.Analyze.KecaknoahReturnAstNode

return/yield文のノードです。
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
KecaknoahReturnAstNode ( ) : System.Collections.Generic

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

Method Details

KecaknoahReturnAstNode() protected méthode

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

ToDebugStringList() public méthode

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