Package 

Class FunctionStatement

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

    
    public final class FunctionStatement
     implements Assignee
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      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