toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.coding.tools.api
/
ApiExtractor
/
fromSourceCode
from
Source
Code
fun
fromSourceCode
(
name
:
String
,
sourceDir
:
Path
,
acceptedPackages
:
Set
<
String
>
=
emptySet()
,
rejectedPackages
:
Set
<
String
>
=
JavaParserApiExtractor.DEFAULT_EXCLUDED_PACKAGES
)
:
Api
Extract API information from source code directory