C# Class GettextLib.ExpressionEvaluator.ExprWrapper

Inheritance: Expr
Afficher le fichier Open project: while-true/gettext

Méthodes publiques

Méthode Description
Execute ( ExpressionState state ) : long
ExprWrapper ( Expr expr ) : System
ToPrint ( ) : string

Method Details

Execute() public méthode

public Execute ( ExpressionState state ) : long
state ExpressionState
Résultat long

ExprWrapper() public méthode

public ExprWrapper ( Expr expr ) : System
expr Expr
Résultat System

ToPrint() public méthode

public ToPrint ( ) : string
Résultat string