Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Rubberduck
Parsing
Preprocessing
StringLiteralExpression
C# Class Rubberduck.Parsing.Preprocessing.StringLiteralExpression
Inheritance:
Expression
Show file
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