Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PInvokeHelper
Ast
FunctionDirectDeclarator
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