public class ExpressionType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONSTANT |
static java.lang.String |
JAVASCRIPT |
Constructor and Description |
---|
ExpressionType() |
Modifier and Type | Method and Description |
---|---|
static java.util.Iterator<java.lang.String> |
iterator()
Gets possible types for the expression.
|
public static final java.lang.String CONSTANT
public static final java.lang.String JAVASCRIPT
Copyright © 2008 Actuate Corp. All rights reserved.