| Modifier and Type | Method and Description |
|---|---|
void |
accept(AstNodeVisitor visitor)
Writes the syntatically-correct Java code representation of this node.
|
static BreakStatement |
create() |
public void accept(AstNodeVisitor visitor)
AstNodepublic static BreakStatement create()
Copyright © 2022 Google LLC. All rights reserved.