NamespaceTransformationBase.OnGeneratedImplementation Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTokens.QsGeneratorDirective OnGeneratedImplementation (Microsoft.Quantum.QsCompiler.SyntaxTokens.QsGeneratorDirective directive);
abstract member OnGeneratedImplementation : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsGeneratorDirective -> Microsoft.Quantum.QsCompiler.SyntaxTokens.QsGeneratorDirective
override this.OnGeneratedImplementation : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsGeneratorDirective -> Microsoft.Quantum.QsCompiler.SyntaxTokens.QsGeneratorDirective
Public Overrides Function OnGeneratedImplementation (directive As QsGeneratorDirective) As QsGeneratorDirective

Parameters

Returns

QsGeneratorDirective

Applies to