Package org.ourgrid.common.spec.syntactical

Interface Summary
SyntacticalAnalyzer This interface has to be implemented for every new language that will be compiled.
 

Class Summary
CommonSyntacticalAnalyzer  
SyntacticalDerivationTree This is the entity that will control the derivation of a word from a language described by a grammar.
 

Exception Summary
SyntacticalException Indicates that an error happened into the Syntactical module.