Package 

Interface Assignee

  • All Implemented Interfaces:
    com.grab.grazel.bazel.starlark.Statement

    
    public interface Assignee
     implements Statement
                        

    Marker interface to denote that a statement is assignee, i.e goes to right of the statement succeeding an AssignmentOp

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.grab.grazel.bazel.starlark.Assignee

        indent, write
      • Methods inherited from class java.lang.Object

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