Package org.apache.cocoon.components.language.programming

Interface Summary
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
 

Class Summary
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)
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.