Package org.sonar.python.api.tree
Interface PyAnyParameterTree
-
- All Superinterfaces:
Tree
- All Known Subinterfaces:
PyParameterTree,PyTupleParameterTree
- All Known Implementing Classes:
PyParameterTreeImpl,PyTupleParameterTreeImpl
public interface PyAnyParameterTree extends Tree