Package 

Class ArrayStatement

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

    
    public class ArrayStatement
     implements Assignee
                        
    • Method Summary

      Modifier and Type Method Description
      Array<out Assignee> getElements()
      Unit write(Integer level, PrintWriter writer)
      • Methods inherited from class com.grab.grazel.bazel.starlark.Assignee

        indent
      • Methods inherited from class java.lang.Object

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