| Modifier and Type | Method and Description |
|---|---|
static TsonOp |
Tson.binOp(String op,
TsonElementBase key,
TsonElementBase value) |
TsonOp |
TsonOpBuilder.build() |
TsonOp |
TsonElement.toOp() |
| Modifier and Type | Method and Description |
|---|---|
TsonOpBuilder |
TsonOpBuilder.merge(TsonOp other) |
| Modifier and Type | Method and Description |
|---|---|
TsonOp |
TsonOpBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
TsonOpBuilderImpl |
TsonOpBuilderImpl.merge(TsonOp other) |
| Modifier and Type | Class and Description |
|---|---|
static class |
TsonElementDecorator.AsOp |
class |
TsonOpImpl |
| Modifier and Type | Method and Description |
|---|---|
TsonOp |
TsonElementDecorator.AsOp.getBase() |
TsonOp |
TsonNullImpl.toOp() |
TsonOp |
TsonOpImpl.toOp() |
TsonOp |
AbstractNonPrimitiveTsonElement.toOp() |
TsonOp |
AbstractTsonElement.toOp() |
TsonOp |
TsonElementDecorator.toOp() |
TsonOp |
TsonElementDecorator.AsOp.toOp() |
| Constructor and Description |
|---|
AsCustom(TsonOp base,
TsonComments comments,
TsonAnnotation[] annotations) |
AsOp(TsonOp base,
TsonComments comments,
TsonAnnotation[] annotations) |
Copyright © 2025 vpc open source initiative. All rights reserved.