Table of Contents

Namespace RDCore.SDK.Model.Symbols

Classes

DeferredSymbol

A BoundSymbol that is inferred from an unbound expression and accessible to IntelliSense and analyzers, but not yet materialized in source code.

GlobalSymbols
GlobalSymbols.ExtensionSymbols

Defines a number of static (unallocated) symbols used internally for semantic purposes.

GlobalSymbols.OperatorSymbols
GlobalSymbols.StaticSymbols
VBLocalVariableSymbol

A TypedSymbol representing any local variable.

VBStaticLocalVariableSymbol

Represents a semantically Static local variable symbol.