| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<StructType,StructType._Field> |
StructType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
StructType |
StructType._Builder.build() |
StructType |
Declaration.getDeclStruct() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<StructType,StructType._Field> |
StructType.descriptor() |
static PStructDescriptorProvider<StructType,StructType._Field> |
StructType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
StructType.compareTo(StructType other) |
Declaration._Builder |
Declaration._Builder.setDeclStruct(StructType value)
Sets the value of decl_struct.
|
static Declaration |
Declaration.withDeclStruct(StructType value) |
| Constructor and Description |
|---|
_Builder(StructType base)
Make a mutating builder off a base model.StructType.
|
Copyright © 2016. All rights reserved.