NamespaceTransformationBase.OnSource(Source) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.Source OnSource (Microsoft.Quantum.QsCompiler.SyntaxTree.Source source);
abstract member OnSource : Microsoft.Quantum.QsCompiler.SyntaxTree.Source -> Microsoft.Quantum.QsCompiler.SyntaxTree.Source
override this.OnSource : Microsoft.Quantum.QsCompiler.SyntaxTree.Source -> Microsoft.Quantum.QsCompiler.SyntaxTree.Source
Public Overrides Function OnSource (source As Source) As Source

Parameters

source
Source

Returns

Source

Applies to