Package 

Interface BazelBuildTarget

    • Method Summary

      Modifier and Type Method Description
      abstract List<BazelDependency> getDeps()
      abstract List<String> getSrcs()
      abstract Visibility getVisibility()
      abstract String getName()
      • Methods inherited from class com.grab.grazel.migrate.BazelBuildTarget

        statements
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait