Class ParameterListImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.ParameterListImpl
All Implemented Interfaces:
ParameterList, Tree

public class ParameterListImpl extends PyTree implements ParameterList