NamespaceTransformationBase.OnGeneratedImplementation 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.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
- directive
- QsGeneratorDirective