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