C# Class SafeILGenerator.Ast.Nodes.AstNodeStmGotoIfTrue

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

Méthodes publiques

Méthode Description
AstNodeStmGotoIfTrue ( AstLabel AstLabel, AstNodeExpr Condition ) : System

Method Details

AstNodeStmGotoIfTrue() public méthode

public AstNodeStmGotoIfTrue ( AstLabel AstLabel, AstNodeExpr Condition ) : System
AstLabel AstLabel
Condition AstNodeExpr
Résultat System