public class CompileTimeExpressionParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompileTimeExpressionParser.CompileTimeFieldSymbol |
| Constructor and Description |
|---|
CompileTimeExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convertValueToInfoFriendlyValue(Object value,
IFeatureInfo enclosingType) |
static IExpression |
parse(String text,
IJavaClassInfo enclosingType,
IType resultType) |
public static IExpression parse(String text, IJavaClassInfo enclosingType, IType resultType)
public static Object convertValueToInfoFriendlyValue(Object value, IFeatureInfo enclosingType)
Copyright © 2019. All rights reserved.