Microsoft.Quantum.QsCompiler.CompilationBuilder Namespace
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.
Classes
| CompilationUnit |
Represents a compilation. Apart from storing and providing the means to update the compilation itself, this class stores referenced content and provides the infrastructure to track global symbols. |
| CompilationUnitManager |
Compilation unit manager. |
| CompilationUnitManager.Compilation |
Class used to accumulate all information about the state of a compilation unit in immutable form. |
| CompletionItemData |
Data associated with a completion item that is used for resolving additional information. |
| Diagnostics | |
| DiagnosticTools | |
| Errors | |
| FileContentException |
An exception that is thrown when an attempt is made to access content that is not part of a file. |
| FileContentManager | |
| Informations | |
| ProcessingQueue |
Class allowing to enforce in-order processing of tasks. |
| ProjectInformation | |
| ProjectManager | |
| ProjectProperties |
Represents project properties defined in the project file. |
| References | |
| References.Headers | |
| ScopeTracking | |
| Utils | |
| Warnings | |
Delegates
| ProjectInformation.Loader | |
| SendTelemetryHandler |