| Package | Description |
|---|---|
| com.googlecode.aviator | |
| com.googlecode.aviator.runtime.type.string |
| Modifier and Type | Field | Description |
|---|---|---|
List<StringSegment> |
AviatorEvaluatorInstance.StringSegments.segs |
| Constructor | Description |
|---|---|
StringSegments(List<StringSegment> segs,
int hintLength) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ExpressionSegment |
A string segment that generated by an expression execution.
|
class |
LiteralSegment |
A string literal segment
|
class |
VarSegment |
A string segment that generated by a variable in env.
|
Copyright © 2022–2023. All rights reserved.