FormatOption

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(VisitorFeature[] features)
Undocumented in source.
this
this(bool ucase)
Undocumented in source.
this
this(bool ucase, bool prettyFormat)
Undocumented in source.
this
this(bool ucase, bool prettyFormat, bool parameterized)
Undocumented in source.

Members

Functions

config
void config(VisitorFeature feature, bool state)
Undocumented in source. Be warned that the author may not have intended to support it.
isDesensitize
bool isDesensitize()
Undocumented in source. Be warned that the author may not have intended to support it.
isEnabled
bool isEnabled(VisitorFeature feature)
Undocumented in source. Be warned that the author may not have intended to support it.
isParameterized
bool isParameterized()
Undocumented in source. Be warned that the author may not have intended to support it.
isPrettyFormat
bool isPrettyFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
isUppCase
bool isUppCase()
Undocumented in source. Be warned that the author may not have intended to support it.
setDesensitize
void setDesensitize(bool val)
Undocumented in source. Be warned that the author may not have intended to support it.
setParameterized
void setParameterized(bool parameterized)
Undocumented in source. Be warned that the author may not have intended to support it.
setPrettyFormat
void setPrettyFormat(bool prettyFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
setUppCase
void setUppCase(bool val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta