|
jTracer
1.03
Stack trace visualization tool
|
| void org.libcsdbg.jtracer.TracePane.append | ( | String | token, |
| String | prev, | ||
| String | next | ||
| ) |
Append a single trace token.
| [in] | token | the token |
| [in] | prev | the previous (left) delimiter |
| [in] | next | the next (right) delimiter |
Definition at line 167 of file TracePane.java.
References org.libcsdbg.jtracer.TracePane.append(), and org.libcsdbg.jtracer.Highlighter.lookup().
Here is the call graph for this function: