See: Description
| Interface | Description |
|---|---|
| IScript |
Interface for JEB scripts.
|
| Class | Description |
|---|---|
| Comment |
This class represents a code comment.
|
| FileInformation |
Objects of this class hold various pieces of information about a file.
|
| JebInstance |
This class represents a running instance of JEB, or context.
|
| Mark |
Objects of this class represent "located
Tags". |
| Tag |
Objects of this class are used to annotate other objects.
|
| Enum | Description |
|---|---|
| EngineOption |
Engine options.
|
This package contains classes to access and control JEB programmatically.