CompilerContext |
src/CompilerContext.php |
A compiler context used to define a compilation. |
CompilerContextInterface |
src/CompilerContextInterface.php |
A compiler context used to define a compilation. |
CompilerInputBase |
src/CompilerInputBase.php |
A compiler input base class. |
CompilerInputDirect |
src/CompilerInputDirect.php |
A compiler input value that can be used directly for compilation. |
CompilerInputFile |
src/CompilerInputFile.php |
A file-based compiler input. |
CompilerInputInterface |
src/CompilerInputInterface.php |
An interface used to describe a compiler input. |
RefineableCompilerContext |
src/RefineableCompilerContext.php |
A refineable compiler context used to define a compilation. |
RefineableCompilerContextInterface |
src/RefineableCompilerContextInterface.php |
A refineable compiler context interface. |