| Package | Description |
|---|---|
| com.googlecode.aviator | |
| com.googlecode.aviator.runtime.type.string |
| Modifier and Type | Field and Description |
|---|---|
List<StringSegment> |
AviatorEvaluatorInstance.StringSegments.segs |
| Constructor and Description |
|---|
StringSegments(List<StringSegment> segs,
int hintLength) |
| Modifier and Type | Class and 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 © 2010–2022. All rights reserved.