Interface FormatSpecifier
- All Superinterfaces:
Tree
- All Known Implementing Classes:
FormatSpecifierImpl
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
columnToken
Token columnToken() -
formatExpressions
List<FormattedExpression> formatExpressions()- Returns:
- The nested expressions in the format specifier.
-