setConstructorIdentifier method

void setConstructorIdentifier(
  1. String identifier
)

Sets constructor identifier.

This is used by Kind.debugString.

Implementation

void setConstructorIdentifier(String identifier) {}