Move @enum detection fully to Enum Tag class.
The Tag#parse method can now return also an array of hashes instead of just one. And the @enum uses this to generate both :class and :enum.
Loading
Please register or sign in to comment
The Tag#parse method can now return also an array of hashes instead of just one. And the @enum uses this to generate both :class and :enum.