Table of Contents

Namespace RDCore.SDK.Model.Values.Meta

Classes

VBDeferredTypeDescValue

Creates a new VBTypeDescValue describing the specified deferred type at the specified symbol.

VBMemberDescValue

A meta-value that represents a VBTypeMemberSymbol.

VBParameterDescValue

A meta-value that represents a VBParameterSymbol.

VBSymbolDescValue

A meta-value that represents a resolved Symbol reference — unlike VBMemberDescValue and VBParameterDescValue, not narrowed to a particular symbol hierarchy, for an operation (assignment resolving its lExpression target, chiefly) that needs to carry any kind of resolved symbol through the same VBTypedValue-based operand pipeline an ordinary value flows through.

VBTypeDescValue

Describes a specified VBType for a specified symbol.