TypeFunction.modsToMangle

Mangles the modifiers of this function.

class TypeFunction
version(D2)
modsToMangle
(
)
out (m) { assert (m in ["O"[]:1, "Ox":1, "ONg":1, "x":1, "y":1, "Ng":1]); }

Meta