Class TupleImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.TupleImpl
All Implemented Interfaces:
Expression, Tree, Tuple

public class TupleImpl extends PyTree implements Tuple