Package org.openl.rules.cmatch
Class ColumnMatchBuilder
- java.lang.Object
-
- org.openl.rules.cmatch.ColumnMatchBuilder
-
public class ColumnMatchBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description ColumnMatchBuilder(IBindingContext ctx, ColumnMatch columnMatch, TableSyntaxNode tsn)
-
-
-
Constructor Detail
-
ColumnMatchBuilder
public ColumnMatchBuilder(IBindingContext ctx, ColumnMatch columnMatch, TableSyntaxNode tsn)
-
-
Method Detail
-
build
public void build(ILogicalTable tableBody) throws SyntaxNodeException
- Throws:
SyntaxNodeException
-
-