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