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