ICompilerService Interface

Definition

public interface ICompilerService
type ICompilerService = interface
Public Interface ICompilerService
Derived

Properties

AutoOpenNamespaces

Methods

BuildEntryPoint(OperationInfo, CompilerMetadata, QSharpLogger, String, String, TargetCapability, Boolean)
BuildFiles(String[], CompilerMetadata, QSharpLogger, String, String, TargetCapability)
BuildSnippets(Snippet[], CompilerMetadata, QSharpLogger, String, String, TargetCapability, ITaskReporter)
IdentifyElements(String, ITaskReporter)
IdentifyOpenedNamespaces(String)

Applies to