| Modifier and Type | Method and Description |
|---|---|
TsonUplet |
TsonUpletBuilder.build() |
static TsonUplet |
Tson.ofUplet(String name,
TsonElementBase... elems) |
static TsonUplet |
Tson.ofUplet(TsonElementBase... elements) |
TsonUplet |
TsonElement.toUplet() |
| Modifier and Type | Method and Description |
|---|---|
TsonUplet |
TsonUpletBuilderImpl.build() |
| Modifier and Type | Class and Description |
|---|---|
static class |
TsonElementDecorator.AsUplet |
class |
TsonUpletImpl |
| Modifier and Type | Method and Description |
|---|---|
TsonUplet |
TsonElementDecorator.AsUplet.getBase() |
TsonUplet |
TsonNullImpl.toUplet() |
TsonUplet |
AbstractNonPrimitiveTsonElement.toUplet() |
TsonUplet |
AbstractTsonElementBase.toUplet() |
TsonUplet |
AbstractTsonElement.toUplet() |
TsonUplet |
TsonElementDecorator.toUplet() |
TsonUplet |
TsonElementDecorator.AsUplet.toUplet() |
TsonUplet |
TsonUpletImpl.toUplet() |
| Constructor and Description |
|---|
AsUplet(TsonUplet base,
TsonComments comments,
TsonAnnotation[] annotations) |
Copyright © 2025 vpc open source initiative. All rights reserved.