Goblin - A Platform for 3D AR and VR Applications

BuiltInDefinition Members

BuiltInDefinition overview

Public Instance Constructors

BuiltInDefinition Constructor Initializes a new instance of the BuiltInDefinition class.

Public Instance Fields

SbyteDecl 

Public Instance Properties

FullName (inherited from Definition) Gets the full name of the scope (namespace.class.member...).
Id (inherited from Definition) 
LiteralType Gets or sets the literal type of this built in type.
Name Gets or sets the name of the built in type.
Scope (inherited from Definition) Gets or sets the scope of the definition.
SourceGraph (inherited from Definition) Link to the defining element.
Type (inherited from Definition) Link to the defining type. Actual types just return a ref to themselves.

Public Instance Methods

ConvertDistance 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Definition) Gets the hash of this defintion. The hash is made from the full path.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Definition) 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

BuiltInDefinition Class | DDW.CSharp.SymbolTable Namespace