C# Class Tup.Cobar4Net.Parser.Ast.Expression.Logical.LogicalNotExpression

'NOT' higherExpr
Inheritance: UnaryOperatorExpression
Afficher le fichier Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Méthodes publiques

Méthode Description
LogicalNotExpression ( IExpression operand ) : System.Collections.Generic

Méthodes protégées

Méthode Description
EvaluationInternal ( object>.IDictionary parameters ) : object

Method Details

EvaluationInternal() protected méthode

protected EvaluationInternal ( object>.IDictionary parameters ) : object
parameters object>.IDictionary
Résultat object

LogicalNotExpression() public méthode

public LogicalNotExpression ( IExpression operand ) : System.Collections.Generic
operand IExpression
Résultat System.Collections.Generic