C# Class Tup.Cobar4Net.Parser.Ast.Expression.Bit.BitInvertExpression

'~' higherExpr
Inheritance: UnaryOperatorExpression
Mostra file Open project: tupunco/Tup.Cobar4Net

Public Methods

Method Description
BitInvertExpression ( IExpression operand )

Method Details

BitInvertExpression() public method

public BitInvertExpression ( IExpression operand )
operand IExpression