Package org.eclipse.ocl.parser

Interface Summary
OCLKWLexerprs.BaseAction  
OCLKWLexerprs.BaseCheck  
OCLKWLexerprs.IsKeyword  
OCLKWLexerprs.TermAction  
OCLKWLexerprs.TermCheck  
OCLKWLexersym  
OCLLexerprs.BaseAction  
OCLLexerprs.BaseCheck  
OCLLexerprs.IsKeyword  
OCLLexerprs.TermAction  
OCLLexerprs.TermCheck  
OCLLexersym  
OCLParserprs.Asb  
OCLParserprs.Asr  
OCLParserprs.BaseAction  
OCLParserprs.BaseCheck  
OCLParserprs.InSymb  
OCLParserprs.IsKeyword  
OCLParserprs.Name  
OCLParserprs.Nasb  
OCLParserprs.Nasr  
OCLParserprs.NonterminalIndex  
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.
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
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.