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
StructOrUnionSpecifierWithDeclarations
C# Class PInvokeHelper.Ast.StructOrUnionSpecifierWithDeclarations
Inheritance:
StructOrUnionSpecifier
Afficher le fichier
Open project: EFanZh/EFanZh
Méthodes publiques
Méthode
Description
StructOrUnionSpecifierWithDeclarations
(
StructOrUnion
structOrUnion
,
Identifier
identifier
,
StructDeclarationList
declarations
) :
ParserCombinators
Method Details
StructOrUnionSpecifierWithDeclarations()
public
méthode
public
StructOrUnionSpecifierWithDeclarations
(
StructOrUnion
structOrUnion
,
Identifier
identifier
,
StructDeclarationList
declarations
) :
ParserCombinators
structOrUnion
StructOrUnion
identifier
Identifier
declarations
StructDeclarationList
Résultat
ParserCombinators