| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<TypedefType,TypedefType._Field> |
TypedefType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
TypedefType |
TypedefType._Builder.build() |
TypedefType |
Declaration.getDeclTypedef() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<TypedefType,TypedefType._Field> |
TypedefType.descriptor() |
static PStructDescriptorProvider<TypedefType,TypedefType._Field> |
TypedefType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
TypedefType.compareTo(TypedefType other) |
Declaration._Builder |
Declaration._Builder.setDeclTypedef(TypedefType value) |
static Declaration |
Declaration.withDeclTypedef(TypedefType value) |
| Constructor and Description |
|---|
_Builder(TypedefType base) |
Copyright © 2016. All rights reserved.