public interface Traceable
Modifier and Type | Method and Description |
---|---|
void |
trace(StringBuffer buf,
Map labelNames)
Build a human readable representation of the attribute.
|
void trace(StringBuffer buf, Map labelNames)
buf
- A buffer used for printing Java code.labelNames
- map of label instances to their names.Copyright © 2018. All rights reserved.