| Interface | Description |
|---|---|
| IInvalidationListener |
Listener interface to allow clients of
IWorkspace to be notified when
definitions visible across compilation unit boundaries are invalidated in a
workspace. |
| IWorkspace |
Implementations maintain a collection of ICompilerProject's in the workspace
and state that it is shared across multiple ICompilerProject's.
|
| IWorkspaceProfilingDelegate |
Interface that clients of Royale can implement to record profile data about
what operation are executed on what compilation units and how long those
operations took.
|
| Class | Description |
|---|---|
| IInvalidationListener.InvalidatedDefinition |
Utility class to store information about
each invalidated definition
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.