| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static net.morimekta.providence.descriptor.PStructDescriptor<TypedefType> |
TypedefType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
TypedefType |
TypedefType._Builder.build() |
TypedefType |
Declaration.getDeclTypedef() |
TypedefType |
Declaration._Builder.getDeclTypedef() |
TypedefType |
Declaration_OrBuilder.getDeclTypedef() |
| Modifier and Type | Method and Description |
|---|---|
net.morimekta.providence.descriptor.PStructDescriptor<TypedefType> |
TypedefType.descriptor() |
net.morimekta.providence.descriptor.PStructDescriptor<TypedefType> |
TypedefType._Builder.descriptor() |
net.morimekta.providence.descriptor.PMessageDescriptor<TypedefType> |
TypedefType._Field.onMessageType() |
Optional<TypedefType> |
Declaration.optionalDeclTypedef() |
Optional<TypedefType> |
Declaration._Builder.optionalDeclTypedef() |
Optional<TypedefType> |
Declaration_OrBuilder.optionalDeclTypedef() |
static net.morimekta.providence.descriptor.PStructDescriptorProvider<TypedefType> |
TypedefType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
TypedefType.compareTo(TypedefType other) |
TypedefType._Builder |
TypedefType._Builder.merge(TypedefType from) |
| Constructor and Description |
|---|
_Builder(TypedefType base)
Make a mutating builder off a base p_model.TypedefType.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.