| 程序包 | 说明 |
|---|---|
| com.github.houbb.code.stat.api | |
| com.github.houbb.code.stat.bs | |
| com.github.houbb.code.stat.core | |
| com.github.houbb.code.stat.support.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ICodeItem> |
ICodeStat.stat(ICodeStatContext context)
统计
|
| 限定符和类型 | 方法和说明 |
|---|---|
R |
ICodeResultHandler.handle(List<ICodeItem> list)
处理
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ICodeItem> |
CodeStatBs.execute()
执行
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CodeItem |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ICodeItem> |
CodeStat.stat(ICodeStatContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ICodeResultHandler<List<ICodeItem>> |
CodeResultHandlers.defaults() |
List<ICodeItem> |
CodeResultHandler.handle(List<ICodeItem> list) |
| 限定符和类型 | 方法和说明 |
|---|---|
Void |
CodeResultHandlerPrint.handle(List<ICodeItem> list) |
Map<String,Integer> |
CodeResultHandlerLineCount.handle(List<ICodeItem> list) |
Map<String,Integer> |
CodeResultHandlerFileCount.handle(List<ICodeItem> list) |
List<ICodeItem> |
CodeResultHandler.handle(List<ICodeItem> list) |
Copyright © 2021. All rights reserved.