public class Expressions
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areParseTimeConstants(java.lang.Iterable<? extends Expression> expressions)
Returns
true if all given expressions are parse-time constants. |
public static boolean areParseTimeConstants(java.lang.Iterable<? extends Expression> expressions)
true if all given expressions are parse-time constants.expressions - true if all given expressions are parse-time constantsCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.