Uses of Class
org.jetbrains.bsp.bazel.projectview.parser.ProjectViewRawSectionParser
-
Packages that use ProjectViewRawSectionParser Package Description org.jetbrains.bsp.bazel.projectview.parser -
-
Uses of ProjectViewRawSectionParser in org.jetbrains.bsp.bazel.projectview.parser
Methods in org.jetbrains.bsp.bazel.projectview.parser that return ProjectViewRawSectionParser Modifier and Type Method Description static <T extends ProjectViewSection>
ProjectViewRawSectionParser<T>ProjectViewRawSectionParser. forParser(ProjectViewSectionParser<T> parser)
-