Package org.sonarsource.slang.api
Interface StringLiteralTree
- All Superinterfaces:
HasTextRange,LiteralTree,Tree
- All Known Implementing Classes:
StringLiteralTreeImpl
-
Method Summary
Methods inherited from interface org.sonarsource.slang.api.LiteralTree
valueMethods inherited from interface org.sonarsource.slang.api.Tree
children, descendants, metaData, textRange
-
Method Details
-
content
String content()
-