AssemblyEntity Class Reference

Assembly entity. More...

List of all members.

Public Attributes

Dictionary< AssemblyEntity, bool > references
 References to other assemblies.
Dictionary< string, ExternAliasextern_aliases
 Extern aliases.
IAssemblyEntityOwner owner
 Assembly owner.
List< CsEntityAttributeattributes
 Assembly attributes.
string path
 Entity owner path.

Detailed Description

Assembly entity.


Member Data Documentation

Assembly attributes.

Dictionary<string, ExternAlias> extern_aliases

Extern aliases.

Assembly owner.

string path

Entity owner path.

Dictionary<AssemblyEntity, bool> references

References to other assemblies.

© 2010 metaspec