package lsif_java
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
- package buildtools
Type Members
- class DeleteVisitor extends SimpleFileVisitor[Path]
- case class IndexCommand(output: Path = Paths.get("dump.lsif"), targetroot: Option[Path] = None, verbose: Boolean = false, text: Boolean = false, buildTool: Option[String] = None, cleanup: Boolean = true, buildCommand: List[String] = Nil, app: Application = Application.default) extends Command with Product with Serializable
- Annotations
- @Description("Generates an LSIF index for the Java build of a provided workspace directory.")
Value Members
- object AbsolutePath
- case object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- object Embedded
- object IndexCommand extends Serializable
- object LsifJava