|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Compiler Tree API DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmptyStatementTree extends StatementTree
A tree node for an empty (skip) statement. For example:
;
| Modifier and Type | Interface and Description |
|---|
| Nested classes/interfaces inherited from interface com.sun.source.tree.Tree |
|---|
Tree.Kind |
| Modifier and Type | Method and Description |
|---|
| Methods inherited from interface com.sun.source.tree.Tree |
|---|
accept, getKind |
|
Compiler Tree API DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2005, 2010, Oracle Corporation. All rights reserved.