Package org.eclipse.ocl.parser

Interface Summary
OCLKWLexerprs.BaseAction  
OCLKWLexerprs.BaseCheck  
OCLKWLexerprs.IsKeyword  
OCLKWLexerprs.IsNullable  
OCLKWLexerprs.ProsthesesIndex  
OCLKWLexerprs.TermAction  
OCLKWLexerprs.TermCheck  
OCLKWLexersym  
OCLLexerprs.BaseAction  
OCLLexerprs.BaseCheck  
OCLLexerprs.IsKeyword  
OCLLexerprs.IsNullable  
OCLLexerprs.ProsthesesIndex  
OCLLexerprs.TermAction  
OCLLexerprs.TermCheck  
OCLLexersym  
OCLParserprs.Asb  
OCLParserprs.Asr  
OCLParserprs.BaseAction  
OCLParserprs.BaseCheck  
OCLParserprs.InSymb  
OCLParserprs.IsKeyword  
OCLParserprs.IsNullable  
OCLParserprs.Name  
OCLParserprs.Nasb  
OCLParserprs.Nasr  
OCLParserprs.NonterminalIndex  
OCLParserprs.ProsthesesIndex  
OCLParserprs.ScopeLa  
OCLParserprs.ScopeLhs  
OCLParserprs.ScopePrefix  
OCLParserprs.ScopeRhs  
OCLParserprs.ScopeState  
OCLParserprs.ScopeStateSet  
OCLParserprs.ScopeSuffix  
OCLParserprs.TermAction  
OCLParserprs.TermCheck  
OCLParserprs.TerminalIndex  
OCLParsersym  
 

Class Summary
AbstractOCLAnalyzer<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> The AbstractOCLAnalyzer supports semantic analysis of a CST produced by an AbstractOCLParser to create the Essential OCL AST.
AbstractOCLParser  
OCLAnalyzer<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> The OCLAnalyzer performs semantic analysis on a CST produced by an OCLParser to create the OCL AST.
OCLFactoryWithHistory A wrapper for OCLFactorys that records a history of the objects created by it.
OCLKWLexer  
OCLKWLexerprs  
OCLLexer  
OCLLexerprs  
OCLParser  
OCLParserprs  
OCLProblemHandler The OCLProblemHandler accumulates a DiagnosticChain of problems.
ValidationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> Checks the well-formedness rules for the expressions package