C# 클래스 Tup.Cobar4Net.Parser.Ast.Expression.Logical.NegativeValueExpression

'!' higherExpr
상속: UnaryOperatorExpression
파일 보기 프로젝트 열기: tupunco/Tup.Cobar4Net

공개 메소드들

메소드 설명
NegativeValueExpression ( IExpression operand ) : System.Collections.Generic

보호된 메소드들

메소드 설명
EvaluationInternal ( object>.IDictionary parameters ) : object

메소드 상세

EvaluationInternal() 보호된 메소드

protected EvaluationInternal ( object>.IDictionary parameters ) : object
parameters object>.IDictionary
리턴 object

NegativeValueExpression() 공개 메소드

public NegativeValueExpression ( IExpression operand ) : System.Collections.Generic
operand IExpression
리턴 System.Collections.Generic