FilterBySourceFile.NamespaceTransformation Constructor

Definition

public NamespaceTransformation (Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.FilterBySourceFile.TransformationState> parent);
new Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.FilterBySourceFile.NamespaceTransformation : Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.FilterBySourceFile.TransformationState> -> Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.FilterBySourceFile.NamespaceTransformation
Public Sub New (parent As SyntaxTreeTransformation(Of FilterBySourceFile.TransformationState))

Parameters

Applies to