public class Expressionator extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Expressionator.ParseContext |
static class |
Expressionator.Type |
Modifier and Type | Method and Description |
---|---|
static Expression |
parse(Expressionator.Type exprType,
String exprStr,
Value.Type resultType,
Expressionator.ParseContext context) |
public static Expression parse(Expressionator.Type exprType, String exprStr, Value.Type resultType, Expressionator.ParseContext context)
Copyright © 2005–2018. All rights reserved.