C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.String.Hex

Inheritance: FunctionExpression
显示文件 Open project: tupunco/Tup.Cobar4Net

Public Methods

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

Method Details

ConstructFunction() public method

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

Hex() public method

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