C# Class PInvokeHelper.Ast.FunctionDirectDeclarator

Inheritance: DirectDeclarator
Afficher le fichier Open project: EFanZh/EFanZh

Méthodes publiques

Méthode Description
FunctionDirectDeclarator ( DirectDeclarator function, ParameterTypeList parameters ) : ParserCombinators

Method Details

FunctionDirectDeclarator() public méthode

public FunctionDirectDeclarator ( DirectDeclarator function, ParameterTypeList parameters ) : ParserCombinators
function DirectDeclarator
parameters ParameterTypeList
Résultat ParserCombinators