Package 

Interface BazelRepositoryRule

  • All Implemented Interfaces:
    com.grab.grazel.bazel.rules.BazelRule , com.grab.grazel.bazel.starlark.StarlarkType

    
    public interface BazelRepositoryRule
     implements BazelRule
                        

    Marker interface to denote Bazel Repository rule

    • Method Summary

      Modifier and Type Method Description
      abstract String getName()
      abstract Unit setName(String name)
      • Methods inherited from class com.grab.grazel.bazel.rules.BazelRule

        statements
      • Methods inherited from class java.lang.Object

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