| Package | Description |
|---|---|
| org.unidal.maven.plugin.source.lines.handler | |
| org.unidal.maven.plugin.source.pipeline | |
| org.unidal.maven.plugin.source.upgrade.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
LineCounter.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
LineCounter.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
| Modifier and Type | Method and Description |
|---|---|
SourceScope |
Source.getParentScope() |
SourceScope |
DefaultSource.getParentScope() |
SourceScope |
Source.getScope() |
SourceScope |
DefaultSource.getScope() |
SourceScope |
DefaultSource.pop() |
static SourceScope |
SourceScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceScope[] |
SourceScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceHandlerContext.fireEnd(SourceScope scope) |
void |
AbstractSourceHandlerContext.fireEnd(SourceScope scope) |
void |
SourceHandlerContext.fireStart(SourceScope scope) |
void |
AbstractSourceHandlerContext.fireStart(SourceScope scope) |
void |
SourceHandlerAdaptor.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
SourceHandler.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
SourceHandlerAdaptor.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
void |
SourceHandler.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
void |
DefaultSource.push(SourceScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentTestCaseClassHandler.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
ClassFileSink.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
ContainerHolderClassHandler.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
ClassFileSink.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
Copyright © 2022 Unidal Organization. All rights reserved.