SyntaxTreeToQsharp.TypeTransformation.OnCharacteristicsExpression 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.OnCharacteristicsExpression(Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics OnCharacteristicsExpression (Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics set);
override this.OnCharacteristicsExpression : Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics -> Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedCharacteristics
Public Overrides Function OnCharacteristicsExpression (set As ResolvedCharacteristics) As ResolvedCharacteristics