Function Schema.hasEnumSymbol
If this is an enum, returns true if it contains given symbol.
bool hasEnumSymbol
(
string symbol
) @safe const;
If this is an enum, returns true if it contains given symbol.
bool hasEnumSymbol
(
string symbol
) @safe const;