SymbolTracker(NamespaceManager, String, QsQualifiedName) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- globals
- NamespaceManager
- sourceFile
- String
- parent
- QsQualifiedName