Damus
semisol · 5w
the biggest giveaway is the structure. usually in any type of labeling system, you use enums which can have a fixed set of values, and are usually represented like SCREAMING_SNAKE_CASE or camelCase etc, not freeform text. and no one does Naming_Of_Fields_Like_This, only_like_this, orLikeThis, OR_L...