C# Class Rubberduck.Parsing.Preprocessing.StringLiteralExpression

Inheritance: Expression
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
Evaluate ( ) : IValue
StringLiteralExpression ( IExpression tokenText )

Method Details

Evaluate() public method

public Evaluate ( ) : IValue
return IValue

StringLiteralExpression() public method

public StringLiteralExpression ( IExpression tokenText )
tokenText IExpression