Interface RexToLixTranslator.InputGetter
- All Known Implementing Classes:
RexToLixTranslator.InputGetterImpl
- Enclosing class:
RexToLixTranslator
public static interface RexToLixTranslator.InputGetter
Translates a field of an input to an expression.
-
Method Summary
Modifier and TypeMethodDescriptionfield
(BlockBuilder list, int index, @Nullable Type storageType)
-
Method Details
-
field
-