Class ArgListImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.ArgListImpl
All Implemented Interfaces:
ArgList, Tree

public class ArgListImpl extends PyTree implements ArgList