SymbolTracker(NamespaceManager, String, QsQualifiedName) Constructor

Definition

public SymbolTracker (Microsoft.Quantum.QsCompiler.SymbolManagement.NamespaceManager globals, string sourceFile, Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName parent);
new Microsoft.Quantum.QsCompiler.SyntaxProcessing.SymbolTracker : Microsoft.Quantum.QsCompiler.SymbolManagement.NamespaceManager * string * Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName -> Microsoft.Quantum.QsCompiler.SyntaxProcessing.SymbolTracker
Public Sub New (globals As NamespaceManager, sourceFile As String, parent As QsQualifiedName)

Parameters

sourceFile
String

Applies to