public static class AviatorEvaluatorInstance.StringSegments extends Object
Modifier and Type | Field and Description |
---|---|
int |
hintLength |
List<StringSegment> |
segs |
Constructor and Description |
---|
StringSegments(List<StringSegment> segs,
int hintLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
String |
toString(Map<String,Object> env,
String lexeme) |
public final List<StringSegment> segs
public int hintLength
public StringSegments(List<StringSegment> segs, int hintLength)
Copyright © 2010–2022. All rights reserved.