public class EPChainableTypeClass extends Object implements EPChainableType
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
EPChainableTypeClass(Class type) |
EPChainableTypeClass(EPTypeClass type) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenExpression typeInitSvcRef) |
static EPTypeClass |
fromInputOrNull(EPChainableType inputType) |
EPTypeClass |
getType() |
public static final EPTypeClass EPTYPE
public EPChainableTypeClass(Class type)
public EPChainableTypeClass(EPTypeClass type)
public static EPTypeClass fromInputOrNull(EPChainableType inputType)
public EPTypeClass getType()
public CodegenExpression codegen(CodegenMethod method, CodegenClassScope classScope, CodegenExpression typeInitSvcRef)
codegen
in interface EPChainableType
Copyright © 2005–2022. All rights reserved.