SyntaxTreeToQsharp.TypeTransformation.OnPauli Method

Definition

System.Object.OnPauli
public override Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType,Microsoft.Quantum.QsCompiler.SyntaxTree.UserDefinedType,Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeParameter,Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation> OnPauli ();
override this.OnPauli : unit -> Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType, Microsoft.Quantum.QsCompiler.SyntaxTree.UserDefinedType, Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeParameter, Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation>
Public Overrides Function OnPauli () As QsTypeKind(Of ResolvedType, UserDefinedType, QsTypeParameter, CallableInformation)

Returns

QsTypeKind<ResolvedType,UserDefinedType,QsTypeParameter,CallableInformation>

Applies to