Package org.sonar.python.api.tree
Interface PyPassStatementTree
-
- All Superinterfaces:
PyStatementTree,Tree
- All Known Implementing Classes:
PyPassStatementTreeImpl
public interface PyPassStatementTree extends PyStatementTree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.sonar.sslr.api.TokenpassKeyword()
-