My Project
|
Public Member Functions | |
bool | GetResult () |
LogicExpression (ILogicResult aExpressionTree, ExpressionContext aContext) | |
bool | GetResult () |
Protected Attributes | |
ILogicResult | expressionTree |
ExpressionContext | context |
Properties | |
ExpressionContext | Context [get] |
ExpressionVariable | this[string aVarName] [get] |
|
inline |
Implements B83.LogicExpressionParser.ILogicResult.