| Package | Description |
|---|---|
| com.google.api.generator.engine.ast |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectValue |
| Modifier and Type | Class and Description |
|---|---|
class |
NullObjectValue |
class |
PrimitiveValue |
class |
StringObjectValue |
class |
SuperObjectValue |
class |
ThisObjectValue |
| Modifier and Type | Method and Description |
|---|---|
abstract Value |
ValueExpr.value() |
| Modifier and Type | Method and Description |
|---|---|
abstract ValueExpr.Builder |
ValueExpr.Builder.setValue(Value value) |
static ValueExpr |
ValueExpr.withValue(Value value) |
Copyright © 2022 Google LLC. All rights reserved.