IgnoreOuterBlockInConjugations<T>.OnConjugation(QsConjugation) 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.
System.Object.OnConjugation(Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnConjugation (Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation stm);
override this.OnConjugation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
Public Overrides Function OnConjugation (stm As QsConjugation) As QsStatementKind
Parameters
- stm
- QsConjugation