Uses of Enum
com.github.javaparser.utils.SourceRoot.Callback.Result
Packages that use SourceRoot.Callback.Result
-
Uses of SourceRoot.Callback.Result in com.github.javaparser.utils
Subclasses with type arguments of type SourceRoot.Callback.Result in com.github.javaparser.utilsMethods in com.github.javaparser.utils that return SourceRoot.Callback.ResultModifier and TypeMethodDescriptionSourceRoot.Callback.process(Path localPath, Path absolutePath, ParseResult<CompilationUnit> result) static SourceRoot.Callback.ResultReturns 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.