C# Class Rubberduck.Parsing.Preprocessing.HexNumberLiteralExpression

Inheritance: Expression
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

Méthode Description
Evaluate ( ) : IValue
HexNumberLiteralExpression ( IExpression tokenText ) : System.Globalization

Method Details

Evaluate() public méthode

public Evaluate ( ) : IValue
Résultat IValue

HexNumberLiteralExpression() public méthode

public HexNumberLiteralExpression ( IExpression tokenText ) : System.Globalization
tokenText IExpression
Résultat System.Globalization