C# Class PInvokeHelper.Ast.FunctionDirectDeclarator

Inheritance: DirectDeclarator
显示文件 Open project: EFanZh/EFanZh

Public Methods

Method Description
FunctionDirectDeclarator ( DirectDeclarator function, ParameterTypeList parameters ) : ParserCombinators

Method Details

FunctionDirectDeclarator() public method

public FunctionDirectDeclarator ( DirectDeclarator function, ParameterTypeList parameters ) : ParserCombinators
function DirectDeclarator
parameters ParameterTypeList
return ParserCombinators