parts property

List<PlaceholderPart> parts
final

The parsed components (literal and placeholder parts) that make up the text.

Implementation

final List<PlaceholderPart> parts;