public interface IRefGroupScriptCompiler : ITessaCompiler<IRefGroupCompilationContext>
Public Interface IRefGroupScriptCompiler
Inherits ITessaCompiler(Of IRefGroupCompilationContext)
public interface class IRefGroupScriptCompiler : ITessaCompiler<IRefGroupCompilationContext^>
type IRefGroupScriptCompiler =
interface
interface ITessaCompiler<IRefGroupCompilationContext>
end
DefaultIgnoreWarnings |
Список кодов игнорируемых по умолчанию предупреждений.
(Унаследован от ITessaCompilerT) |
DefaultReferences |
Список подключаемых по умолчанию зависимостей.
(Унаследован от ITessaCompilerT) |
DefaultStatics |
Список подключаемых по умолчанию статических пространств имён.
(Унаследован от ITessaCompilerT) |
DefaultUsings |
Список подключаемых по умолчанию пространств имён.
(Унаследован от ITessaCompilerT) |
CompileAsync |
Выполняет компиляцию объектов системы в соответствии с заданным контекстом.
(Унаследован от ITessaCompilerT) |
CreateContext |
Создаёт контекст компилятора.
(Унаследован от ITessaCompilerT) |