Package org.apache.cocoon.components.language.programming
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
CodeFormatter This interface defines source beautifying formatting
LanguageCompiler This interface defines a compiler's functionality for all (Java-based) compiled languages
Program This interface states the functionality of a program.
ProgrammingLanguage This interface states the functionality of a programming language processor
Classes
AbstractProgrammingLanguage Base implementation of ProgrammingLanguage.
CompiledProgrammingLanguage A compiled programming language.
CompilerError This class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)