Class TemplateStringList
A list of template strings.
Import path
import pythonDirect supertypes
Indirect supertypes
Inherited predicates
| getAnItem | Gets an item of this template string literal list | from TemplateStringList_ |
| getItem | Gets the nth item of this template string literal list | from TemplateStringList_ |
| getParent | Gets a parent of this template string literal list | from TemplateStringList_ |
| toString | Gets a textual representation of this element. | from TemplateStringList_ |