NamespaceTransformationBase.OnSource(Source) Method
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 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