public sealed class RefGroupScriptCompiler : TessaCompilerBase<IRefGroupCompilationContext>,
IRefGroupScriptCompiler, ITessaCompiler<IRefGroupCompilationContext>
Public NotInheritable Class RefGroupScriptCompiler
Inherits TessaCompilerBase(Of IRefGroupCompilationContext)
Implements IRefGroupScriptCompiler, ITessaCompiler(Of IRefGroupCompilationContext)
public ref class RefGroupScriptCompiler sealed : public TessaCompilerBase<IRefGroupCompilationContext^>,
IRefGroupScriptCompiler, ITessaCompiler<IRefGroupCompilationContext^>
[<SealedAttribute>]
type RefGroupScriptCompiler =
class
inherit TessaCompilerBase<IRefGroupCompilationContext>
interface IRefGroupScriptCompiler
interface ITessaCompiler<IRefGroupCompilationContext>
end
RefGroupScriptCompiler | Инициализирует новый экземпляр класса RefGroupScriptCompiler |
Compiler | (Унаследован от TessaCompilerBaseT) |
DefaultIgnoreWarnings |
Список кодов игнорируемых по умолчанию предупреждений.
(Унаследован от TessaCompilerBaseT) |
DefaultReferences |
Список подключаемых по умолчанию зависимостей.
(Унаследован от TessaCompilerBaseT) |
DefaultStatics |
Список подключаемых по умолчанию статических пространств имён.
(Унаследован от TessaCompilerBaseT) |
DefaultUsings |
Список подключаемых по умолчанию пространств имён.
(Унаследован от TessaCompilerBaseT) |
CompileAsync |
Выполняет компиляцию объектов системы в соответствии с заданным контекстом.
(Унаследован от TessaCompilerBaseT) |
CreateContext |
Создаёт контекст компилятора.
(Переопределяет TessaCompilerBaseTCreateContext) |
CreateTessaCompilationResultAsync |
Создаёт объект ITessaCompilationResult с результатами компиляции.
(Унаследован от TessaCompilerBaseT) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
PrepareCompilationContextAsync |
Подготавливает ICompilationContext к использованию.
(Переопределяет TessaCompilerBaseTPrepareCompilationContextAsync(T, ICompilationContext, CancellationToken)) |
PrepareValidationResultAsync |
Создаёт объект ValidationResult с результатами компиляции.
(Переопределяет TessaCompilerBaseTPrepareValidationResultAsync(T, ICompilationResult, CancellationToken)) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |