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
Expression
C# Class Rubberduck.Parsing.Preprocessing.Expression
Inheritance:
IExpression
Show file
Open project: retailcoder/Rubberduck
Public Methods
Method
Description
Evaluate
( ) :
IValue
EvaluateCondition
( ) :
bool
Method Details
Evaluate()
public
abstract
method
public
abstract
Evaluate
( ) :
IValue
return
IValue
EvaluateCondition()
public
method
public
EvaluateCondition
( ) :
bool
return
bool