emitDoc abstract method

void emitDoc(
  1. StringBuffer buffer
)

Emits the Python documentation for this entry.

Implementation

void emitDoc(StringBuffer buffer);