···
_node_expression2 = (0, _reghex._pattern)(2);
const node = function (state) {
-
var index_1 = state.index;
-
if (match = (0, _reghex._exec)(state, _node_expression)) {
-
if (match = (0, _reghex._exec)(state, _node_expression2)) {
···
var _inner_expression = _pattern(/inner/);
const inner = function (state) {
-
var index_1 = state.index;
-
if (match = _exec(state, _inner_expression)) {
···
const node = function (state) {
-
var index_1 = state.index;
-
if (match = inner(state)) {
···
_node_expression3 = _pattern(3);
const node = function (state) {
-
var index_1 = state.index;
-
if (match = _exec(state, _node_expression)) {
-
var length_2 = node.length;
-
var index_3 = state.index;
-
if (match = _exec(state, _node_expression2)) {
-
node.length = length_2;
-
loop_3: for (var count_3 = 0; true; count_3++) {
-
var index_3 = state.index;
if (!_exec(state, _node_expression3)) {
-
node.length = length_2;
···
"import { match, tag, _exec, _pattern } from 'reghex';
const inner = function (state) {
-
var index_1 = state.index;
-
if (match = node(state)) {
···
const node = function (state) {
-
var index_1 = state.index;
-
if (match = inner(state)) {
···
_node_expression5 = _pattern(5);
const node = function (state) {
-
var index_1 = state.index;
-
var index_2 = state.index;
-
loop_2: for (var count_2 = 0; true; count_2++) {
-
var index_2 = state.index;
-
if (match = _exec(state, _node_expression)) {
···
-
loop_2: for (var count_2 = 0; true; count_2++) {
-
var index_2 = state.index;
-
if (match = _exec(state, _node_expression2)) {
-
var index_2 = state.index;
-
var length_2 = node.length;
-
if (match = _exec(state, _node_expression3)) {
-
node.length = length_2;
-
var index_4 = state.index;
-
if (match = _exec(state, _node_expression4)) {
-
if (match = _exec(state, _node_expression5)) {
-
node.length = length_2;
···
var _inner_transform = x => x;
const first = function (state) {
-
var index_1 = state.index;
return _inner_transform(node);
···
const transform = x => x;
const second = function (state) {
-
var index_1 = state.index;