C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.Arithmetic.Abs

Inheritance: FunctionExpression
Mostra file Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Public Methods

Method Description
Abs ( IList arguments ) : System.Collections.Generic
ConstructFunction ( IList arguments ) : FunctionExpression

Method Details

Abs() public method

public Abs ( IList arguments ) : System.Collections.Generic
arguments IList
return System.Collections.Generic

ConstructFunction() public method

public ConstructFunction ( IList arguments ) : FunctionExpression
arguments IList
return FunctionExpression