public static interface ExpressionParser.ParseResult
Modifier and Type | Method and Description |
---|---|
void |
addChunk(byte chunkType,
String chunkText) |
void |
addTextChunk(String text) |
Copyright © 2021 TIBCO Software Inc.. All rights reserved.