Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait Issue extends AnyRef
  2. trait IssueLocation extends AnyRef
  3. trait IssuesCollection extends AnyRef

    Access to Issues (an error or warning) for metadata files.

    Access to Issues (an error or warning) for metadata files. When metadata files are changed issues my reported against different files than the one changed. To make it easier to refresh the collection tracks which files have changed issues since they were last retrieved.

  4. class Workspace extends AnyRef
    Annotations
    @JSExportTopLevel("Workspace")
  5. class WorkspaceException extends Exception
    Annotations
    @JSExportTopLevel("WorkspaceException")

Value Members

  1. object Issue
  2. object Workspaces
    Annotations
    @JSExportTopLevel("Workspaces")

Ungrouped