NamespaceTransformation 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.ObjectType)]
[System.Serializable]
public class NamespaceTransformation : Microsoft.Quantum.QsCompiler.Transformations.Core.NamespaceTransformationBase
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)>]
[<System.Serializable>]
type NamespaceTransformation = class
inherit NamespaceTransformationBase
Public Class NamespaceTransformation
Inherits NamespaceTransformationBase
- Inheritance
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
Constructors
| NamespaceTransformation() | |
| NamespaceTransformation(SyntaxTreeTransformation) | |
| NamespaceTransformation(SyntaxTreeTransformation, TransformationOptions) | |
| NamespaceTransformation(TransformationOptions) |
Properties
| Expressions | (Inherited from NamespaceTransformationBase) |
| Statements | (Inherited from NamespaceTransformationBase) |
| Transformation | |
| Types | (Inherited from NamespaceTransformationBase) |