Class StatementListImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.StatementListImpl
All Implemented Interfaces:
StatementList, Tree

public class StatementListImpl extends PyTree implements StatementList