| Package | Description |
|---|---|
| com.google.api.generator.engine.ast | |
| com.google.api.generator.engine.writer |
| Modifier and Type | Method and Description |
|---|---|
static UnaryOperationExpr |
UnaryOperationExpr.logicalNotWithExpr(Expr expr) |
static UnaryOperationExpr |
UnaryOperationExpr.postfixIncrementWithExpr(Expr expr) |
| Modifier and Type | Method and Description |
|---|---|
void |
AstNodeVisitor.visit(UnaryOperationExpr unaryOperationExpr) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaWriterVisitor.visit(UnaryOperationExpr unaryOperationExpr) |
void |
ImportWriterVisitor.visit(UnaryOperationExpr unaryOperationExpr) |
Copyright © 2022 Google LLC. All rights reserved.