Goblin - A Platform for 3D AR and VR Applications

Scope Class

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

System.Object
   DDW.CSharp.SymbolTable.Scope
      DDW.CSharp.SymbolTable.AssemblyScope
      DDW.CSharp.SymbolTable.BlockScope
      DDW.CSharp.SymbolTable.MemberScope
      DDW.CSharp.SymbolTable.NamespaceScope
      DDW.CSharp.SymbolTable.TypeScope

public abstract class Scope

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DDW.CSharp.SymbolTable

Assembly: CSharp (in CSharp.dll)

See Also

Scope Members | DDW.CSharp.SymbolTable Namespace