enum FormattedString::Justification

Declared at: llvm/include/llvm/Support/Format.h:131

Enumerators

NameValueComment
JustifyNone0
JustifyLeft1
JustifyRight2
JustifyCenter3