Package | Description |
---|---|
com.github.javaparser.utils |
Modifier and Type | Method | Description |
---|---|---|
SourceRoot.Callback.Result |
SourceRoot.Callback.process(Path localPath,
Path absolutePath,
ParseResult<CompilationUnit> result) |
|
static SourceRoot.Callback.Result |
SourceRoot.Callback.Result.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SourceRoot.Callback.Result[] |
SourceRoot.Callback.Result.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2019. All rights reserved.