Static methods

staticbuildMap(typePath:Dynamic, invert:Dynamic, ?exclude:Dynamic):Dynamic

Builds a map from static uppercase inline variables in an abstract type.

Parameters:

invert

Use the field value as the key and the name as the value

staticdeprecateOverride(fieldName:Dynamic, ?msg:Dynamic):Dynamic