Goblin - A Platform for 3D AR and VR Applications

BuiltInDefinition Class

Base class for Definitions. Definitions may be variables, or scopes that have names.

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

System.Object
   DDW.CSharp.SymbolTable.Definition
      DDW.CSharp.SymbolTable.BuiltInDefinition

public class BuiltInDefinition : Definition

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

BuiltInDefinition Members | DDW.CSharp.SymbolTable Namespace