buildCode method

dynamic buildCode()

Implementation

buildCode() {
  console.warn('Abstract function.');
}