SyntaxExtensions.LiteralInfo(QsExpression, Boolean) Method
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.
C#
[Microsoft.FSharp.Core.CompilationArgumentCounts(new System.Int32[] { 1, 1 })]
public static string LiteralInfo (this Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpression ex, bool markdown);
[<Microsoft.FSharp.Core.CompilationArgumentCounts(new System.Int32[] { 1, 1 })>]
Microsoft.Quantum.QsCompiler.SyntaxProcessing.SyntaxExtensions.LiteralInfo : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpression -> bool -> string
<Extension()>
Public Function LiteralInfo (ex As QsExpression, markdown As Boolean) As String
- ex
- QsExpression
- markdown
- System.Boolean
System.String
- Attributes
-
Microsoft.FSharp.Core.CompilationArgumentCountsAttribute
Produkt | Wersje |
---|---|
Microsoft Quantum Development Kit | Latest |