public interface Statement extends AstNode
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AstNodeVisitor visitor)
Writes the syntatically-correct Java code representation of this node.
|
void accept(AstNodeVisitor visitor)
AstNodeCopyright © 2022 Google LLC. All rights reserved.