| Package | Description |
|---|---|
| org.eclipse.ocl.lpg | |
| org.eclipse.ocl.parser | |
| org.eclipse.ocl.parser.backtracking |
| Modifier and Type | Method and Description |
|---|---|
AbstractLexer |
AbstractAnalyzer.getLexer() |
AbstractLexer |
AbstractParser.getLexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractParser.setLexStream(AbstractLexer lexer)
Deprecated.
To set/reset the lex stream use
AbstractParser.reset(ILexStream) |
| Constructor and Description |
|---|
AbstractParser(AbstractLexer lexer) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCLLexer |
| Constructor and Description |
|---|
AbstractOCLParser(AbstractLexer lexer) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCLBacktrackingLexer |
Copyright © 2015 Open eHealth Foundation. All rights reserved.