CodeGenerator
CodeGenerator
is a base class for generators of JVM bytecode for expression evaluation.
Name | Description |
---|---|
Guava’s LoadingCache with at most 100 pairs of |
|
Tip
|
Enable Add the following line to Refer to Logging. |
CodeGenerator Contract
Method | Description |
---|---|
Generates an evaluator for expression(s) that may (optionally) have expression(s) bound to a schema (i.e. a collection of Attribute). Used in:
|
create
Method
Caution
|
FIXME |
Note
|
|
Creating CodegenContext — newCodeGenContext
Method
newCodeGenContext
simply creates a new CodegenContext.
Note
|
|