public class CodegenExpressionEPType extends Object
Constructor and Description |
---|
CodegenExpressionEPType() |
Modifier and Type | Method and Description |
---|---|
static void |
render(EPType constant,
StringBuilder builder,
Map<Class,String> imports,
boolean isInnerClass) |
static CodegenExpression |
toExpression(EPType epType) |
public static CodegenExpression toExpression(EPType epType)
public static void render(EPType constant, StringBuilder builder, Map<Class,String> imports, boolean isInnerClass)
Copyright © 2005–2020. All rights reserved.