Class ResourceListTreeImpl

java.lang.Object
org.sonar.java.model.JavaTree
org.sonar.java.ast.parser.ListTreeImpl<Tree>
org.sonar.java.ast.parser.ResourceListTreeImpl
All Implemented Interfaces:
Iterable<Tree>, Collection<Tree>, List<Tree>, ListTree<Tree>, Tree

public class ResourceListTreeImpl extends ListTreeImpl<Tree>