Class StatementListTreeImpl

All Implemented Interfaces:
Iterable<StatementTree>, Collection<StatementTree>, List<StatementTree>, ListTree<StatementTree>, Tree

public class StatementListTreeImpl extends ListTreeImpl<StatementTree>