Declaration
public static ConsoleColoredString Colorize(
EggsNode text
)
Summary
Converts the specified
EggsML parse tree into a console colored string using the rules described
in
EggsNode.ToConsoleColoredStringWordWrap(int, int). This method is used to convert
DocumentationEggsMLAttribute documentation into colored text, as well as any documentation using the
legacy
DocumentationLiteralAttribute.