6768697071727374757677
} } } if (end_node == -1) { throw new TemplateException("Unable to find matching [end] node."); } if (behavior.trueBranch(dict)) { if (else_node == -1) { // no [else]
50515253545556575859
} } } if (end_node == -1) { throw new TemplateException("Unable to find matching [end] node."); } return new Range(define_node_idx + 1, end_node, end_node); }