FilterBySourceFile.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.
public class FilterBySourceFile.NamespaceTransformation : Microsoft.Quantum.QsCompiler.Transformations.Core.NamespaceTransformation<Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.FilterBySourceFile.TransformationState>
type FilterBySourceFile.NamespaceTransformation = class
inherit NamespaceTransformation<FilterBySourceFile.TransformationState>
Public Class FilterBySourceFile.NamespaceTransformation
Inherits NamespaceTransformation(Of FilterBySourceFile.TransformationState)
- Inheritance
-
FilterBySourceFile.NamespaceTransformation
Constructors
| FilterBySourceFile.NamespaceTransformation(SyntaxTreeTransformation<FilterBySourceFile.TransformationState>) |
Properties
| Expressions | (Inherited from NamespaceTransformationBase) |
| SharedState | (Inherited from NamespaceTransformation<T>) |
| Statements | (Inherited from NamespaceTransformationBase) |
| Transformation | (Inherited from NamespaceTransformation<T>) |
| Types | (Inherited from NamespaceTransformationBase) |