Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Synopsis/Core/Executor.py


Includes from this file:

No includes.

Declarations in this file:

Classes in Synopsis::Core::Executor

CacherExecutor, Executor, ExecutorCreator, FormatExecutor, LinkerExecutor, ParserExecutor, SourceExecutor

Modules in Synopsis::Core

Executor

Operations in Synopsis::Core::Executor::CacherExecutor

__init__, _get_timestamp, _is_up_to_date, get_cache_filename, get_output, get_output_names, prepare_output

Operations in Synopsis::Core::Executor::Executor

get_output, get_output_names, prepare_output

Operations in Synopsis::Core::Executor::ExecutorCreator

__init__, create, project, visitAction, visitCacher, visitFormat, visitLinker, visitParser, visitSource

Operations in Synopsis::Core::Executor::FormatExecutor

__init__, get_output, get_output_names

Operations in Synopsis::Core::Executor::LinkerExecutor

__init__, get_linker, get_output, get_output_names

Operations in Synopsis::Core::Executor::ParserExecutor

__init__, get_output, get_output_names, get_parser, is_multi

Operations in Synopsis::Core::Executor::SourceExecutor

__init__, compile_glob, get_output, get_output_names

Packages

Synopsis

Packages in Synopsis

Core