NameDecorator.IsAutoGeneratedName(QsQualifiedName) Method

Definition

public static bool IsAutoGeneratedName (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName mangled);
static member IsAutoGeneratedName : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName -> bool
Public Shared Function IsAutoGeneratedName (mangled As QsQualifiedName) As Boolean

Parameters

mangled
QsQualifiedName

Returns

Boolean

Applies to