| Interface | Description |
|---|---|
| Internal |
Represents an object that stores implementation-specific data.
|
| Origin<T> |
Represents an object that has a root ancestor that should be made accessible to its clients.
|
| Class | Description |
|---|---|
| Problem |
During the parsing of code, problems can occur which can be wrapped inside a object with this class.
|
| Roaster |
Responsible for parsing data into new
JavaType instances. |
| Streams |
Various stream utilities.
|
| Exception | Description |
|---|---|
| ParserException |
ParserException is the exception which is thrown if a parsing process fails. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.