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