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