Class BspInfo


  • public class BspInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BspInfo()  
      BspInfo​(java.nio.file.Path bspProjectRoot)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.nio.file.Path bazelBspDir()  
      java.nio.file.Path bspProjectRoot()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BspInfo

        public BspInfo​(java.nio.file.Path bspProjectRoot)
      • BspInfo

        public BspInfo()
    • Method Detail

      • bspProjectRoot

        public java.nio.file.Path bspProjectRoot()
      • bazelBspDir

        public java.nio.file.Path bazelBspDir()