C# Class StarkPlatform.Compiler.Stark.MergedNamespaceOrTypeDeclaration

Inheritance: StarkPlatform.Compiler.Stark.Declaration
ファイルを表示 Open project: stark-lang/stark

Protected Methods

Method Description
MergedNamespaceOrTypeDeclaration ( string name ) : StarkPlatform.Compiler.Stark.Symbols

Method Details

MergedNamespaceOrTypeDeclaration() protected method

protected MergedNamespaceOrTypeDeclaration ( string name ) : StarkPlatform.Compiler.Stark.Symbols
name string
return StarkPlatform.Compiler.Stark.Symbols