Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PInvokeHelper
Ast
FunctionDirectDeclarator
C# Class PInvokeHelper.Ast.FunctionDirectDeclarator
Inheritance:
DirectDeclarator
Mostra file
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