public class JETExpressionGenerator extends JETScriptletGenerator
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FUNCTION_CALL_BEGIN |
protected static java.lang.String |
FUNCTION_CALL_END |
chars| Constructor and Description |
|---|
JETExpressionGenerator(char[] chars) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generate() |
removeQuotesprotected static final java.lang.String FUNCTION_CALL_BEGIN
protected static final java.lang.String FUNCTION_CALL_END
public java.lang.String generate()
generate in interface JETGeneratorgenerate in class JETScriptletGenerator