ScopeContext Class
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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[System.Serializable]
public sealed class ScopeContext : IEquatable<Microsoft.Quantum.QsCompiler.SyntaxProcessing.ScopeContext>, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type ScopeContext = {}
Public NotInheritable Class ScopeContext
Implements IEquatable(Of ScopeContext), IStructuralEquatable
- Inheritance
-
ScopeContext
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
- Implements
Constructors
| ScopeContext(NamespaceManager, SymbolTracker, InferenceContext, Boolean, ResolvedType, TargetCapability, String) |
Properties
| Capability | |
| Globals | |
| Inference | |
| IsInOperation | |
| ProcessorArchitecture | |
| ReturnType | |
| Symbols |