Interface FormatSpecifier

All Superinterfaces:
Tree
All Known Implementing Classes:
FormatSpecifierImpl

public interface FormatSpecifier extends Tree
  • Method Details

    • columnToken

      Token columnToken()
    • formatExpressions

      List<FormattedExpression> formatExpressions()
      Returns:
      The nested expressions in the format specifier.