emitSource abstract method

void emitSource(
  1. StringBuffer buffer
)

Emits the Python source for this entry.

Implementation

void emitSource(StringBuffer buffer);