Class TupleParameterImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.TupleParameterImpl
All Implemented Interfaces:
AnyParameter, Tree, TupleParameter

public class TupleParameterImpl extends PyTree implements TupleParameter