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