SyntaxTreeTransformation.OnCompilation(QsCompilation) 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.QsCompilation OnCompilation (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation compilation);
abstract member OnCompilation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation
override this.OnCompilation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation
Public Overrides Function OnCompilation (compilation As QsCompilation) As QsCompilation
Parameters
- compilation
- QsCompilation