addDebugLabel abstract method

void addDebugLabel(
  1. String label
)

Add an debug label to the scope. It is optional.

Implementation

void addDebugLabel(String label);