Package | Description |
---|---|
jeb.api |
This package contains classes to access and control JEB programmatically.
|
jeb.api.ast |
This package contains classes used to represent Java Abstract Syntax Trees (AST).
|
Class and Description |
---|
Comment
This class represents a code comment.
|
EngineOption
Engine options.
|
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
Tag s". |
Class and Description |
---|
JebInstance
This class represents a running instance of JEB, or context.
|