public abstract class SouceParser extends Parser
| Constructor and Description |
|---|
SouceParser() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<CalciferCodeLine> |
extractLines(File javaSource,
org.apache.maven.plugin.logging.Log log) |
public abstract List<CalciferCodeLine> extractLines(File javaSource, org.apache.maven.plugin.logging.Log log)
Copyright © 2022. All rights reserved.