| Interface | Description |
|---|---|
| IAstFactory |
Responsible for instantiating and initializing the semantic model according
to call backs from clients.
|
| IEncodingProvider |
Provides the file encoding for a language.
|
| IParser | |
| IParseResult |
Represents the result of the parsing.
|
| ITokenToStringConverter |
| Class | Description |
|---|---|
| AbstractParser | |
| BaseEPackageAccess | |
| DefaultEcoreElementFactory | |
| EclipseProjectPropertiesEncodingProvider |
Use this class to retrieve resource encodings from Eclipse project properties.
|
| IEncodingProvider.Runtime | |
| IParser.NullImpl | |
| ParseResult |
The result of a parsing operation.
|
| Exception | Description |
|---|---|
| ParseException |