Modifier and Type | Method and Description |
---|---|
protected void |
ParseTreeVisitor.visit(BreakStatementTree tree) |
Modifier and Type | Method and Description |
---|---|
static BreakStatementTree |
ParseTreeFactory.createBreakStatement() |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(BreakStatementTree tree) |
protected void |
ParseTreeWriter.visit(BreakStatementTree tree) |
Modifier and Type | Method and Description |
---|---|
BreakStatementTree |
ParseTree.asBreakStatement() |
Copyright © 2009-2014 Google. All Rights Reserved.