Package org.sonar.python.api.tree
Interface PyStringElementTree
-
- All Superinterfaces:
Tree
- All Known Implementing Classes:
PyStringElementImpl
public interface PyStringElementTree extends Tree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringprefix()StringtrimmedQuotesValue()Stringvalue()
-