public class ExprDotStaticMethodWrapArrayScalar extends Object implements ExprDotStaticMethodWrap
Constructor and Description |
---|
ExprDotStaticMethodWrapArrayScalar(String methodName,
EPTypeClass arrayType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenConvertNonNull(CodegenExpression result,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
Collection |
convertNonNull(Object result) |
EPChainableType |
getTypeInfo() |
public ExprDotStaticMethodWrapArrayScalar(String methodName, EPTypeClass arrayType)
public EPChainableType getTypeInfo()
getTypeInfo
in interface ExprDotStaticMethodWrap
public Collection convertNonNull(Object result)
convertNonNull
in interface ExprDotStaticMethodWrap
public CodegenExpression codegenConvertNonNull(CodegenExpression result, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
codegenConvertNonNull
in interface ExprDotStaticMethodWrap
Copyright © 2005–2021. All rights reserved.