Package org.ourgrid.common.spec.semantic

Interface Summary
SemanticActions This entity has to be used as a set of semantic actions to a determined language type.
SemanticAnalyzer This entity is responsable for building a answer using the semantic actions defined at the grammar.
 

Class Summary
CommonSemanticAnalyzer This implementation of the semantic analyzer uses more then one language to compile.
GDFSemanticActions This entity is the set of actions that the GRID grammar uses to build a answer to the compilation of sources wrote in this language.
JDFSemanticActions This entity is the set of actions that the JOB grammar uses to build a answer to the compilation of sources wrote in this language.
SDFSemanticActions This entity is the set of actions that the GRID grammar uses to build a answer to the compilation of sources wrote in this language.