SyntaxExtensions Class

Definition

[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 Class SyntaxExtensions
Inheritance
SyntaxExtensions
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Explicit Interface Implementations

Concat.Static(LocalDeclarations, LocalDeclarations)
get_NewAdjoint.Static()
get_NewBody.Static()
get_NewControlled.Static()
get_NewControlledAdjoint.Static()
get_NewFunction.Static()
get_NewOperation.Static()
get_NewTypeConstructor.Static()
LocalDeclarations.AsVariableLookup(LocalDeclarations)
New.Static(Boolean, Boolean)
New.Static(FSharpOption<Boolean>, FSharpOption<Boolean>)
New.Static(IEnumerable<LocalVariableDeclaration<String,ResolvedType>>)
New.Static(IEnumerable<QsStatement>, LocalDeclarations)
New.Static(IEnumerable<String>, IEnumerable<String>)
New.Static(IEnumerable<Tuple<TypedExpression,QsPositionedBlock>>, QsNullable<QsPositionedBlock>)
New.Static(ImmutableArray<QsNamespace>, ImmutableArray<QsQualifiedName>)
New.Static(Position, Range)
New.Static(QsCallableKind, Source, QsNullable<QsLocation>, QsQualifiedName, ImmutableArray<QsDeclarationAttribute>, Access, QsTuple<LocalVariableDeclaration<QsLocalSymbol,ResolvedType>>, ResolvedSignature, IEnumerable<QsSpecialization>, ImmutableArray<String>, QsComments)
New.Static(QsComments, QsNullable<QsLocation>, QsScope)
New.Static(QsComments, QsNullable<QsLocation>, QsStatementKind, LocalDeclarations)
New.Static(QsExpressionKind<TypedExpression,Identifier,ResolvedType>, ImmutableDictionary<Tuple<QsQualifiedName,String>,ResolvedType>, ResolvedType, InferredExpressionInformation, QsNullable<Range>)
New.Static(QsPositionedBlock, QsPositionedBlock)
New.Static(QsPositionedBlock, TypedExpression, QsPositionedBlock)
New.Static(QsQualifiedName, String, QsNullable<Range>)
New.Static(QsQubitScopeKind, Tuple<SymbolTuple,ResolvedInitializer>, QsScope)
New.Static(QsSpecializationKind, Source, QsNullable<QsLocation>, QsQualifiedName, ImmutableArray<QsDeclarationAttribute>, QsNullable<ImmutableArray<ResolvedType>>, ResolvedSignature, SpecializationImplementation, ImmutableArray<String>, QsComments)
New.Static(ResolvedCharacteristics, InferredCallableInformation)
New.Static(Source, QsNullable<QsLocation>, QsQualifiedName, ImmutableArray<QsDeclarationAttribute>, Access, QsTuple<QsTypeItem>, ResolvedType, ImmutableArray<String>, QsComments)
New.Static(String, IEnumerable<QsNamespaceElement>, ILookup<String,ImmutableArray<String>>)
New.Static(String, String)
New.Static(String, String, QsNullable<Range>)
New.Static(Tuple<ResolvedType,ResolvedType>, CallableInformation, IEnumerable<QsLocalSymbol>)
New.Static(Tuple<SymbolTuple,ResolvedType>, TypedExpression, QsScope)
New.Static(TypedExpression, QsScope)
New.Static(TypedExpression, TypedExpression)
New.Static<T,a>(QsBindingKind, SymbolTuple, a)
NewFunction.Static(Tuple<Source,QsNullable<QsLocation>>)
NewOperation.Static(Tuple<Source,QsNullable<QsLocation>>)
NewType.Static(Tuple<Source,QsNullable<QsLocation>>)

Applies to