| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstType
const <type> <name> = <value>
|
static class |
ConstType._Builder
const <type> <name> = <value>
|
| Modifier and Type | Method and Description |
|---|---|
Declaration._Builder |
Declaration._Builder.setDeclConst(ConstType_OrBuilder value)
Set the
decl_const field value. |
static Declaration |
Declaration.withDeclConst(ConstType_OrBuilder value) |
Copyright © 2015–2020 morimekta.net. All rights reserved.