|
Compiler Tree API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EmptyStatementTree
A tree node for an empty (skip) statement. For example:
;
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.sun.source.tree.Tree |
---|
Tree.Kind |
Method Summary |
---|
Methods inherited from interface com.sun.source.tree.Tree |
---|
accept, getKind |
|
Compiler Tree API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.