VisitorFeature

Undocumented in source.

Members

Functions

opEquals
bool opEquals(VisitorFeature h)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(VisitorFeature h)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

config
int config(int features, VisitorFeature feature, bool state)
Undocumented in source. Be warned that the author may not have intended to support it.
isEnabled
bool isEnabled(int features, VisitorFeature feature)
Undocumented in source. Be warned that the author may not have intended to support it.
of
int of(VisitorFeature[] features)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

OutputDesensitize
enum VisitorFeature OutputDesensitize;
Undocumented in source.
OutputKeepParenthesisWhenNotExpr
enum VisitorFeature OutputKeepParenthesisWhenNotExpr;
Undocumented in source.
OutputParameterized
enum VisitorFeature OutputParameterized;
Undocumented in source.
OutputParameterizedQuesUnMergeInList
enum VisitorFeature OutputParameterizedQuesUnMergeInList;
Undocumented in source.
OutputParameterizedQuesUnMergeOr
enum VisitorFeature OutputParameterizedQuesUnMergeOr;
Undocumented in source.
OutputPrettyFormat
enum VisitorFeature OutputPrettyFormat;
Undocumented in source.
OutputQuotedIdentifier
enum VisitorFeature OutputQuotedIdentifier;
Undocumented in source.
OutputSkipInsertColumnsString
enum VisitorFeature OutputSkipInsertColumnsString;
Undocumented in source.
OutputSkipSelectListCacheString
enum VisitorFeature OutputSkipSelectListCacheString;
Undocumented in source.
OutputUCase
enum VisitorFeature OutputUCase;
Undocumented in source.
OutputUseInsertValueClauseOriginalString
enum VisitorFeature OutputUseInsertValueClauseOriginalString;
Undocumented in source.
mask
int mask;
Undocumented in source.

Meta