C# Class SafeILGenerator.Ast.Nodes.AstNodeExprLocal

Inheritance: AstNodeExprLValue
Afficher le fichier Open project: soywiz/SafeILGenerator

Méthodes publiques

Свойство Type Description
AstLocal AstLocal

Méthodes publiques

Méthode Description
AstNodeExprLocal ( AstLocal AstLocal ) : System
TransformNodes ( TransformNodesDelegate Transformer ) : void

Method Details

AstNodeExprLocal() public méthode

public AstNodeExprLocal ( AstLocal AstLocal ) : System
AstLocal AstLocal
Résultat System

TransformNodes() public méthode

public TransformNodes ( TransformNodesDelegate Transformer ) : void
Transformer TransformNodesDelegate
Résultat void

Property Details

AstLocal public_oe property

public AstLocal AstLocal
Résultat AstLocal