C# Class StarkPlatform.Compiler.Stark.MergedNamespaceOrTypeDeclaration

Inheritance: StarkPlatform.Compiler.Stark.Declaration
Afficher le fichier Open project: stark-lang/stark

Méthodes protégées

Méthode Description
MergedNamespaceOrTypeDeclaration ( string name ) : StarkPlatform.Compiler.Stark.Symbols

Method Details

MergedNamespaceOrTypeDeclaration() protected méthode

protected MergedNamespaceOrTypeDeclaration ( string name ) : StarkPlatform.Compiler.Stark.Symbols
name string
Résultat StarkPlatform.Compiler.Stark.Symbols