Class BreakStatement
java.lang.Object
com.google.api.generator.engine.ast.BreakStatement
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(AstNodeVisitor visitor) Writes the syntatically-correct Java code representation of this node.static BreakStatementcreate()