| Package | Description |
|---|---|
| io.protostuff.compiler.model | |
| io.protostuff.compiler.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUserTypeContainer |
class |
Group |
class |
Message |
class |
Proto |
| Modifier and Type | Field and Description |
|---|---|
protected UserTypeContainer |
AbstractUserType.parent |
protected UserTypeContainer |
AbstractUserTypeContainer.parent |
| Modifier and Type | Method and Description |
|---|---|
UserTypeContainer |
Extension.getParent() |
UserTypeContainer |
AbstractUserType.getParent() |
UserTypeContainer |
AbstractUserTypeContainer.getParent() |
UserTypeContainer |
UserType.getParent() |
| Constructor and Description |
|---|
AbstractUserType(UserTypeContainer parent) |
AbstractUserTypeContainer(UserTypeContainer parent) |
Enum(UserTypeContainer parent) |
Extension(UserTypeContainer parent) |
Group(UserTypeContainer parent) |
Message(UserTypeContainer parent) |
| Modifier and Type | Method and Description |
|---|---|
static Deque<String> |
TypeResolverPostProcessor.createScopeLookupList(UserTypeContainer container)
Create a lookup list for reference resolution.
|
Copyright © 2015–2017. All rights reserved.