Searched refs:constructArrayStep2 (Results 1 – 2 of 2) sorted by relevance
270 return constructArrayStep2(node, createArray(node.getType(), node.getValue().size())); in constructArray()279 protected Object constructArrayStep2(SequenceNode node, Object array) { in constructArrayStep2() method in BaseConstructor
651 constructArrayStep2(snode, object); in construct2ndStep()