parts property
The parsed components (literal and placeholder parts) that make up the text.
Implementation
final List<PlaceholderPart> parts;
The parsed components (literal and placeholder parts) that make up the text.
final List<PlaceholderPart> parts;