@Deprecated(since = "6.0.0")
public class IndyStaticTypesMultiTypeDispatcher
extends StaticTypesBinaryExpressionMultiTypeDispatcher
Multi type dispatcher for binary expression backend combining indy and static compilation
| Fields inherited from class | Fields |
|---|---|
class BinaryExpressionMultiTypeDispatcher |
binExpWriter, typeMap, typeMapKeyNames |
class BinaryExpressionHelper |
controller |
| Constructor and description |
|---|
IndyStaticTypesMultiTypeDispatcher(WriterController wc)Creates a dispatcher that combines static compilation and indy array access. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected BinaryExpressionWriter[] |
initializeDelegateHelpers()* Creates the helper table used for primitive binary-expression dispatch. * *
|
Creates a dispatcher that combines static compilation and indy array access.
* Creates the helper table used for primitive binary-expression dispatch. * *
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.