| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl.expr |
| Modifier and Type | Method and Description |
|---|---|
static Expressionator.Type |
Expressionator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Expressionator.Type[] |
Expressionator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Expression |
Expressionator.parse(Expressionator.Type exprType,
String exprStr,
Value.Type resultType,
Expressionator.ParseContext context) |
Copyright © 2005–2023 OpenHMS. All rights reserved.