|
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. |
| 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 |