public class ExpressionParser
extends java.lang.Object
| Constructor and Description |
|---|
ExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set |
getDependFields(Factor factor) |
static Factor |
parse(java.lang.String expression) |
Copyright © 2023. All Rights Reserved.