| Package | Description |
|---|---|
| org.apache.sling.scripting.sightly.impl.compiler.frontend |
| Modifier and Type | Class and Description |
|---|---|
static class |
Fragment.Expr
A fragment which is an expression.
|
static class |
Fragment.Text
A text fragment.
|
| Modifier and Type | Method and Description |
|---|---|
Fragment |
Interpolation.getFragment(int index)
Return the fragment with the specified index
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Fragment> |
Interpolation.getFragments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Interpolation.addFragment(Fragment fragment) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.