Interface StatementList
-
- All Superinterfaces:
Tree
- All Known Implementing Classes:
StatementListImpl
public interface StatementList extends Tree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Statement>statements()
-