|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed: Non-public classes that would introduce __printOn/1 should instead implement EPrintable so that their __printOn/1 is callable from E.call*.
Throwables that do their own __printOn must also implement EPrintable, so the Miranda unwrapping happens right.
Method Summary | |
void |
__printOn(TextWriter out)
Enabled: |
Method Detail |
public void __printOn(TextWriter out) throws IOException
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |