| 程序包 | 说明 |
|---|---|
| com.iofairy.si |
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
(专用程序包) NestedStringToken |
NestedStringToken.parentNode |
父节点
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
NestedStringToken |
NestedStringToken.getParentNode() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
NestedStringToken.addToken(NestedStringToken token) |
添加token
|
private Object |
SI.interpolate(String source,
NestedStringToken nestedToken,
List<String> variablesStack) |
字符串插值处理
|
void |
NestedStringToken.removeToken(NestedStringToken token) |
移除token
|
void |
NestedStringToken.setParentNode(NestedStringToken parentNode) |
Copyright © 2023 io-fairy. All rights reserved.