public class ClassFileSink extends SourceHandlerAdaptor
| Constructor and Description |
|---|
ClassFileSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
handleLine(SourceHandlerContext ctx,
String line) |
void |
handleStart(SourceHandlerContext ctx,
SourceScope scope) |
getContextpublic void handleEnd(SourceHandlerContext ctx, SourceScope scope)
handleEnd in interface SourceHandlerhandleEnd in class SourceHandlerAdaptorpublic void handleLine(SourceHandlerContext ctx, String line)
handleLine in interface SourceHandlerhandleLine in class SourceHandlerAdaptorpublic void handleStart(SourceHandlerContext ctx, SourceScope scope)
handleStart in interface SourceHandlerhandleStart in class SourceHandlerAdaptorCopyright © 2022 Unidal Organization. All rights reserved.