SyntaxExtensions Class
W tym artykule
Definition
Methods
Applies to
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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Module) ]
public static class SyntaxExtensions
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Module)>]
module SyntaxExtensions
Public Module SyntaxExtensions
Inheritance
System.Object
SyntaxExtensions
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute
Microsoft.Quantum.QsCompiler.SyntaxProcessing.SyntaxExtensions.SymbolInformation(Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind)
Rozwiń tabelę
CallExpressions(QsFragmentKind)
DeclarationInfo(NamespaceManager, LocalDeclarations, String, String, QsSymbol, Boolean)
ExtractCharacteristics(QsType)
LiteralInfo(QsExpression, Boolean)
LocalVariable(LocalDeclarations, QsSymbol)
ParameterDescription(IEnumerable<String>, String)
PrintArgumentTuple(QsTuple<LocalVariableDeclaration<QsLocalSymbol,ResolvedType>>)
PrintSignature(CallableDeclarationHeader)
PrintSummary(IEnumerable<String>, Boolean)
SymbolDeclaration(NamespaceManager, LocalDeclarations, String, String, QsSymbol)
TypeDeclaration(NamespaceManager, String, String, QsType)
TypeInfo(NamespaceManager, String, String, QsType, Boolean)
VariableDeclaration(NamespaceManager, LocalDeclarations, String, String, QsSymbol)
VariableInfo(NamespaceManager, LocalDeclarations, String, String, QsSymbol, Boolean)