Annotation Type TypeChecked

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] extensions
      The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
      TypeCheckingMode value  
    • Element Detail

      • extensions

        String[] extensions
        The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
        Returns:
        an array of paths to groovy scripts that must be on compile classpath
        Default:
        {}