Goblin - A Platform for 3D AR and VR Applications

INamedScope Interface

Interface used to differentiate between named scopes (ns, types, members) and unnamed (asm, block).

For a list of all members of this type, see INamedScope Members.

public interface INamedScope

Types that implement INamedScope

Type Description
MemberScope  
NamespaceScope  
TypeScope  

Requirements

Namespace: DDW.CSharp.SymbolTable

Assembly: CSharp (in CSharp.dll)

See Also

INamedScope Members | DDW.CSharp.SymbolTable Namespace