FilterBySourceFile.NamespaceTransformation 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 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))