public final class VariableToChannelTranslator extends Object
Modifier and Type | Method and Description |
---|---|
static RowExpression |
translate(RowExpression expression,
Map<VariableReferenceExpression,Integer> layout)
Given an and a , translate the symbols in the expression to the corresponding channel.
|
public static RowExpression translate(RowExpression expression, Map<VariableReferenceExpression,Integer> layout)
Copyright © 2012–2022. All rights reserved.