SeparatedValues.forParameters constructor

SeparatedValues.forParameters(
  1. Iterable<CodeNode> values
)

Implementation

SeparatedValues.forParameters(this.values) : withCommas = true;