C# Class SafeILGenerator.Ast.AstFunction

Afficher le fichier Open project: soywiz/SafeILGenerator

Méthodes publiques

Свойство Type Description
Arguments List
Labels List
Locals List
Root SafeILGenerator.Ast.Nodes.AstNodeStmContainer

Property Details

Arguments public_oe property

public List Arguments
Résultat List

Labels public_oe property

public List Labels
Résultat List

Locals public_oe property

public List Locals
Résultat List

Root public_oe property

public AstNodeStmContainer,SafeILGenerator.Ast.Nodes Root
Résultat SafeILGenerator.Ast.Nodes.AstNodeStmContainer