Initializes a new instance of the SymbolTable class.

Namespace: SharpAssembler.Core.Symbols
Assembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public SymbolTable()
Visual Basic
Public Sub New
Visual C++
public:
SymbolTable()

See Also