| Modifier and Type | Method and Description |
|---|---|
TsonOpType |
TsonOp.opType() |
TsonOpType |
TsonOpBuilder.opType() |
static TsonOpType |
TsonOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TsonOpType[] |
TsonOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TsonOpBuilder |
TsonOpBuilder.opType(TsonOpType opType) |
| Modifier and Type | Method and Description |
|---|---|
TsonOpType |
TsonOpBuilderImpl.opType() |
| Modifier and Type | Method and Description |
|---|---|
TsonOpBuilder |
TsonOpBuilderImpl.opType(TsonOpType opType) |
| Modifier and Type | Method and Description |
|---|---|
TsonOpType |
TsonOpImpl.opType() |
TsonOpType |
TsonElementDecorator.AsOp.opType() |
| Constructor and Description |
|---|
TsonOpImpl(String opName,
TsonOpType opType,
TsonElement first,
TsonElement second) |
Copyright © 2025 vpc open source initiative. All rights reserved.