Package org.ek9lang.compiler.support
Class ToCommaSeparated
java.lang.Object
org.ek9lang.compiler.support.ToCommaSeparated
Converts a list of symbol using their friendly names in to a comma separated list.
Optionally wraps in parenthesis.
-
Constructor Summary
ConstructorDescriptionToCommaSeparated
(boolean includeParenthesis) ToCommaSeparated
(ISymbol fromType, boolean includeParenthesis) -
Method Summary