| Package | Description |
|---|---|
| jeb.api.ast |
This package contains classes used to represent Java Abstract Syntax Trees (AST).
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayElt |
ArrayElt.build(IExpression array,
IExpression index)
Create a new array element.
|