#include "tree_sitter/parser.h"
#if defined(__GNUC__) || defined(__clang__)
#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
#endif
#define LANGUAGE_VERSION 14
#define STATE_COUNT 367
#define LARGE_STATE_COUNT 2
#define SYMBOL_COUNT 95
#define ALIAS_COUNT 0
#define TOKEN_COUNT 41
#define EXTERNAL_TOKEN_COUNT 5
#define FIELD_COUNT 4
#define MAX_ALIAS_SEQUENCE_LENGTH 7
#define PRODUCTION_ID_COUNT 5
enum ts_symbol_identifiers {
sym_identifier = 1,
sym_block_comment = 2,
sym_percent_comment = 3,
sym_line_comment = 4,
aux_sym_data_step_header_token1 = 5,
anon_sym_SEMI = 6,
anon_sym_COMMA = 7,
anon_sym_DOT = 8,
aux_sym_dataset_name_token1 = 9,
aux_sym_proc_step_header_token1 = 10,
aux_sym_run_statement_token1 = 11,
aux_sym_run_or_quit_statement_token1 = 12,
anon_sym_LPAREN = 13,
anon_sym_RPAREN = 14,
anon_sym_EQ = 15,
aux_sym__macro_param_default_token1 = 16,
anon_sym_SLASH = 17,
anon_sym_PERCENT = 18,
aux_sym_macro_label_token1 = 19,
anon_sym_COLON = 20,
aux_sym__paren_group_item_token1 = 21,
aux_sym__mc_tok_token1 = 22,
aux_sym__mc_tok_token2 = 23,
aux_sym__macro_value_token1 = 24,
aux_sym_libname_statement_token1 = 25,
aux_sym__libname_token_token1 = 26,
aux_sym_options_statement_token1 = 27,
aux_sym__option_token_token1 = 28,
aux_sym__option_token_token2 = 29,
aux_sym_generic_statement_token1 = 30,
aux_sym_generic_statement_token2 = 31,
sym_macro_variable_ref = 32,
aux_sym_string_literal_token1 = 33,
aux_sym_string_literal_token2 = 34,
sym__string_suffix = 35,
sym__pct_let = 36,
sym__pct_macro = 37,
sym__pct_mend = 38,
sym__pct_include = 39,
sym__bare_pct = 40,
sym_program = 41,
sym__top_level = 42,
sym_data_step = 43,
sym_data_step_header = 44,
sym__dataset_list = 45,
sym_dataset_name = 46,
sym__dname_part = 47,
sym_proc_step = 48,
sym_proc_step_header = 49,
sym_run_statement = 50,
sym_run_or_quit_statement = 51,
sym__step_statement = 52,
sym_null_statement = 53,
sym_macro_definition = 54,
sym_macro_parameters = 55,
sym__macro_param = 56,
aux_sym__macro_param_default = 57,
sym__macro_body_item = 58,
sym_macro_end = 59,
sym_macro_options = 60,
sym__macro_option_token = 61,
sym_macro_label = 62,
sym_macro_name = 63,
sym_macro_call_statement = 64,
sym_macro_call = 65,
sym_macro_arguments = 66,
aux_sym__macro_arg = 67,
sym__paren_group = 68,
sym__paren_group_item = 69,
sym__mc_tok = 70,
sym__mc_tok_inner = 71,
sym_macro_variable_assignment = 72,
sym__let_name = 73,
aux_sym__macro_value = 74,
sym_include_statement = 75,
sym_libname_statement = 76,
sym__libname_token = 77,
sym_options_statement = 78,
sym__option_token = 79,
sym_generic_statement = 80,
sym_string_literal = 81,
aux_sym_program_repeat1 = 82,
aux_sym_data_step_repeat1 = 83,
aux_sym__dataset_list_repeat1 = 84,
aux_sym__dname_part_repeat1 = 85,
aux_sym_proc_step_header_repeat1 = 86,
aux_sym_macro_definition_repeat1 = 87,
aux_sym_macro_parameters_repeat1 = 88,
aux_sym_macro_options_repeat1 = 89,
aux_sym_macro_call_statement_repeat1 = 90,
aux_sym_macro_arguments_repeat1 = 91,
aux_sym__paren_group_repeat1 = 92,
aux_sym_libname_statement_repeat1 = 93,
aux_sym_generic_statement_repeat1 = 94,
};
static const char * const ts_symbol_names[] = {
[ts_builtin_sym_end] = "end",
[sym_identifier] = "identifier",
[sym_block_comment] = "block_comment",
[sym_percent_comment] = "percent_comment",
[sym_line_comment] = "line_comment",
[aux_sym_data_step_header_token1] = "data_step_header_token1",
[anon_sym_SEMI] = ";",
[anon_sym_COMMA] = ",",
[anon_sym_DOT] = ".",
[aux_sym_dataset_name_token1] = "identifier",
[aux_sym_proc_step_header_token1] = "proc_step_header_token1",
[aux_sym_run_statement_token1] = "run_statement_token1",
[aux_sym_run_or_quit_statement_token1] = "run_or_quit_statement_token1",
[anon_sym_LPAREN] = "(",
[anon_sym_RPAREN] = ")",
[anon_sym_EQ] = "=",
[aux_sym__macro_param_default_token1] = "_macro_param_default_token1",
[anon_sym_SLASH] = "/",
[anon_sym_PERCENT] = "%",
[aux_sym_macro_label_token1] = "macro_name",
[anon_sym_COLON] = ":",
[aux_sym__paren_group_item_token1] = "_paren_group_item_token1",
[aux_sym__mc_tok_token1] = "_mc_tok_token1",
[aux_sym__mc_tok_token2] = "_mc_tok_token2",
[aux_sym__macro_value_token1] = "_macro_value_token1",
[aux_sym_libname_statement_token1] = "libname_statement_token1",
[aux_sym__libname_token_token1] = "_libname_token_token1",
[aux_sym_options_statement_token1] = "options_statement_token1",
[aux_sym__option_token_token1] = "_option_token_token1",
[aux_sym__option_token_token2] = "_option_token_token2",
[aux_sym_generic_statement_token1] = "generic_statement_token1",
[aux_sym_generic_statement_token2] = "generic_statement_token2",
[sym_macro_variable_ref] = "macro_variable_ref",
[aux_sym_string_literal_token1] = "string_literal_token1",
[aux_sym_string_literal_token2] = "string_literal_token2",
[sym__string_suffix] = "_string_suffix",
[sym__pct_let] = "_pct_let",
[sym__pct_macro] = "_pct_macro",
[sym__pct_mend] = "_pct_mend",
[sym__pct_include] = "_pct_include",
[sym__bare_pct] = "_bare_pct",
[sym_program] = "program",
[sym__top_level] = "_top_level",
[sym_data_step] = "data_step",
[sym_data_step_header] = "data_step_header",
[sym__dataset_list] = "_dataset_list",
[sym_dataset_name] = "dataset_name",
[sym__dname_part] = "_dname_part",
[sym_proc_step] = "proc_step",
[sym_proc_step_header] = "proc_step_header",
[sym_run_statement] = "run_statement",
[sym_run_or_quit_statement] = "run_or_quit_statement",
[sym__step_statement] = "_step_statement",
[sym_null_statement] = "null_statement",
[sym_macro_definition] = "macro_definition",
[sym_macro_parameters] = "macro_parameters",
[sym__macro_param] = "_macro_param",
[aux_sym__macro_param_default] = "_macro_param_default",
[sym__macro_body_item] = "_macro_body_item",
[sym_macro_end] = "macro_end",
[sym_macro_options] = "macro_options",
[sym__macro_option_token] = "_macro_option_token",
[sym_macro_label] = "macro_label",
[sym_macro_name] = "macro_name",
[sym_macro_call_statement] = "macro_call_statement",
[sym_macro_call] = "macro_call",
[sym_macro_arguments] = "macro_arguments",
[aux_sym__macro_arg] = "_macro_arg",
[sym__paren_group] = "_paren_group",
[sym__paren_group_item] = "_paren_group_item",
[sym__mc_tok] = "_mc_tok",
[sym__mc_tok_inner] = "_mc_tok_inner",
[sym_macro_variable_assignment] = "macro_variable_assignment",
[sym__let_name] = "_let_name",
[aux_sym__macro_value] = "_macro_value",
[sym_include_statement] = "include_statement",
[sym_libname_statement] = "libname_statement",
[sym__libname_token] = "_libname_token",
[sym_options_statement] = "options_statement",
[sym__option_token] = "_option_token",
[sym_generic_statement] = "generic_statement",
[sym_string_literal] = "string_literal",
[aux_sym_program_repeat1] = "program_repeat1",
[aux_sym_data_step_repeat1] = "data_step_repeat1",
[aux_sym__dataset_list_repeat1] = "_dataset_list_repeat1",
[aux_sym__dname_part_repeat1] = "_dname_part_repeat1",
[aux_sym_proc_step_header_repeat1] = "proc_step_header_repeat1",
[aux_sym_macro_definition_repeat1] = "macro_definition_repeat1",
[aux_sym_macro_parameters_repeat1] = "macro_parameters_repeat1",
[aux_sym_macro_options_repeat1] = "macro_options_repeat1",
[aux_sym_macro_call_statement_repeat1] = "macro_call_statement_repeat1",
[aux_sym_macro_arguments_repeat1] = "macro_arguments_repeat1",
[aux_sym__paren_group_repeat1] = "_paren_group_repeat1",
[aux_sym_libname_statement_repeat1] = "libname_statement_repeat1",
[aux_sym_generic_statement_repeat1] = "generic_statement_repeat1",
};
static const TSSymbol ts_symbol_map[] = {
[ts_builtin_sym_end] = ts_builtin_sym_end,
[sym_identifier] = sym_identifier,
[sym_block_comment] = sym_block_comment,
[sym_percent_comment] = sym_percent_comment,
[sym_line_comment] = sym_line_comment,
[aux_sym_data_step_header_token1] = aux_sym_data_step_header_token1,
[anon_sym_SEMI] = anon_sym_SEMI,
[anon_sym_COMMA] = anon_sym_COMMA,
[anon_sym_DOT] = anon_sym_DOT,
[aux_sym_dataset_name_token1] = sym_identifier,
[aux_sym_proc_step_header_token1] = aux_sym_proc_step_header_token1,
[aux_sym_run_statement_token1] = aux_sym_run_statement_token1,
[aux_sym_run_or_quit_statement_token1] = aux_sym_run_or_quit_statement_token1,
[anon_sym_LPAREN] = anon_sym_LPAREN,
[anon_sym_RPAREN] = anon_sym_RPAREN,
[anon_sym_EQ] = anon_sym_EQ,
[aux_sym__macro_param_default_token1] = aux_sym__macro_param_default_token1,
[anon_sym_SLASH] = anon_sym_SLASH,
[anon_sym_PERCENT] = anon_sym_PERCENT,
[aux_sym_macro_label_token1] = sym_macro_name,
[anon_sym_COLON] = anon_sym_COLON,
[aux_sym__paren_group_item_token1] = aux_sym__paren_group_item_token1,
[aux_sym__mc_tok_token1] = aux_sym__mc_tok_token1,
[aux_sym__mc_tok_token2] = aux_sym__mc_tok_token2,
[aux_sym__macro_value_token1] = aux_sym__macro_value_token1,
[aux_sym_libname_statement_token1] = aux_sym_libname_statement_token1,
[aux_sym__libname_token_token1] = aux_sym__libname_token_token1,
[aux_sym_options_statement_token1] = aux_sym_options_statement_token1,
[aux_sym__option_token_token1] = aux_sym__option_token_token1,
[aux_sym__option_token_token2] = aux_sym__option_token_token2,
[aux_sym_generic_statement_token1] = aux_sym_generic_statement_token1,
[aux_sym_generic_statement_token2] = aux_sym_generic_statement_token2,
[sym_macro_variable_ref] = sym_macro_variable_ref,
[aux_sym_string_literal_token1] = aux_sym_string_literal_token1,
[aux_sym_string_literal_token2] = aux_sym_string_literal_token2,
[sym__string_suffix] = sym__string_suffix,
[sym__pct_let] = sym__pct_let,
[sym__pct_macro] = sym__pct_macro,
[sym__pct_mend] = sym__pct_mend,
[sym__pct_include] = sym__pct_include,
[sym__bare_pct] = sym__bare_pct,
[sym_program] = sym_program,
[sym__top_level] = sym__top_level,
[sym_data_step] = sym_data_step,
[sym_data_step_header] = sym_data_step_header,
[sym__dataset_list] = sym__dataset_list,
[sym_dataset_name] = sym_dataset_name,
[sym__dname_part] = sym__dname_part,
[sym_proc_step] = sym_proc_step,
[sym_proc_step_header] = sym_proc_step_header,
[sym_run_statement] = sym_run_statement,
[sym_run_or_quit_statement] = sym_run_or_quit_statement,
[sym__step_statement] = sym__step_statement,
[sym_null_statement] = sym_null_statement,
[sym_macro_definition] = sym_macro_definition,
[sym_macro_parameters] = sym_macro_parameters,
[sym__macro_param] = sym__macro_param,
[aux_sym__macro_param_default] = aux_sym__macro_param_default,
[sym__macro_body_item] = sym__macro_body_item,
[sym_macro_end] = sym_macro_end,
[sym_macro_options] = sym_macro_options,
[sym__macro_option_token] = sym__macro_option_token,
[sym_macro_label] = sym_macro_label,
[sym_macro_name] = sym_macro_name,
[sym_macro_call_statement] = sym_macro_call_statement,
[sym_macro_call] = sym_macro_call,
[sym_macro_arguments] = sym_macro_arguments,
[aux_sym__macro_arg] = aux_sym__macro_arg,
[sym__paren_group] = sym__paren_group,
[sym__paren_group_item] = sym__paren_group_item,
[sym__mc_tok] = sym__mc_tok,
[sym__mc_tok_inner] = sym__mc_tok_inner,
[sym_macro_variable_assignment] = sym_macro_variable_assignment,
[sym__let_name] = sym__let_name,
[aux_sym__macro_value] = aux_sym__macro_value,
[sym_include_statement] = sym_include_statement,
[sym_libname_statement] = sym_libname_statement,
[sym__libname_token] = sym__libname_token,
[sym_options_statement] = sym_options_statement,
[sym__option_token] = sym__option_token,
[sym_generic_statement] = sym_generic_statement,
[sym_string_literal] = sym_string_literal,
[aux_sym_program_repeat1] = aux_sym_program_repeat1,
[aux_sym_data_step_repeat1] = aux_sym_data_step_repeat1,
[aux_sym__dataset_list_repeat1] = aux_sym__dataset_list_repeat1,
[aux_sym__dname_part_repeat1] = aux_sym__dname_part_repeat1,
[aux_sym_proc_step_header_repeat1] = aux_sym_proc_step_header_repeat1,
[aux_sym_macro_definition_repeat1] = aux_sym_macro_definition_repeat1,
[aux_sym_macro_parameters_repeat1] = aux_sym_macro_parameters_repeat1,
[aux_sym_macro_options_repeat1] = aux_sym_macro_options_repeat1,
[aux_sym_macro_call_statement_repeat1] = aux_sym_macro_call_statement_repeat1,
[aux_sym_macro_arguments_repeat1] = aux_sym_macro_arguments_repeat1,
[aux_sym__paren_group_repeat1] = aux_sym__paren_group_repeat1,
[aux_sym_libname_statement_repeat1] = aux_sym_libname_statement_repeat1,
[aux_sym_generic_statement_repeat1] = aux_sym_generic_statement_repeat1,
};
static const TSSymbolMetadata ts_symbol_metadata[] = {
[ts_builtin_sym_end] = {
.visible = false,
.named = true,
},
[sym_identifier] = {
.visible = true,
.named = true,
},
[sym_block_comment] = {
.visible = true,
.named = true,
},
[sym_percent_comment] = {
.visible = true,
.named = true,
},
[sym_line_comment] = {
.visible = true,
.named = true,
},
[aux_sym_data_step_header_token1] = {
.visible = false,
.named = false,
},
[anon_sym_SEMI] = {
.visible = true,
.named = false,
},
[anon_sym_COMMA] = {
.visible = true,
.named = false,
},
[anon_sym_DOT] = {
.visible = true,
.named = false,
},
[aux_sym_dataset_name_token1] = {
.visible = true,
.named = true,
},
[aux_sym_proc_step_header_token1] = {
.visible = false,
.named = false,
},
[aux_sym_run_statement_token1] = {
.visible = false,
.named = false,
},
[aux_sym_run_or_quit_statement_token1] = {
.visible = false,
.named = false,
},
[anon_sym_LPAREN] = {
.visible = true,
.named = false,
},
[anon_sym_RPAREN] = {
.visible = true,
.named = false,
},
[anon_sym_EQ] = {
.visible = true,
.named = false,
},
[aux_sym__macro_param_default_token1] = {
.visible = false,
.named = false,
},
[anon_sym_SLASH] = {
.visible = true,
.named = false,
},
[anon_sym_PERCENT] = {
.visible = true,
.named = false,
},
[aux_sym_macro_label_token1] = {
.visible = true,
.named = true,
},
[anon_sym_COLON] = {
.visible = true,
.named = false,
},
[aux_sym__paren_group_item_token1] = {
.visible = false,
.named = false,
},
[aux_sym__mc_tok_token1] = {
.visible = false,
.named = false,
},
[aux_sym__mc_tok_token2] = {
.visible = false,
.named = false,
},
[aux_sym__macro_value_token1] = {
.visible = false,
.named = false,
},
[aux_sym_libname_statement_token1] = {
.visible = false,
.named = false,
},
[aux_sym__libname_token_token1] = {
.visible = false,
.named = false,
},
[aux_sym_options_statement_token1] = {
.visible = false,
.named = false,
},
[aux_sym__option_token_token1] = {
.visible = false,
.named = false,
},
[aux_sym__option_token_token2] = {
.visible = false,
.named = false,
},
[aux_sym_generic_statement_token1] = {
.visible = false,
.named = false,
},
[aux_sym_generic_statement_token2] = {
.visible = false,
.named = false,
},
[sym_macro_variable_ref] = {
.visible = true,
.named = true,
},
[aux_sym_string_literal_token1] = {
.visible = false,
.named = false,
},
[aux_sym_string_literal_token2] = {
.visible = false,
.named = false,
},
[sym__string_suffix] = {
.visible = false,
.named = true,
},
[sym__pct_let] = {
.visible = false,
.named = true,
},
[sym__pct_macro] = {
.visible = false,
.named = true,
},
[sym__pct_mend] = {
.visible = false,
.named = true,
},
[sym__pct_include] = {
.visible = false,
.named = true,
},
[sym__bare_pct] = {
.visible = false,
.named = true,
},
[sym_program] = {
.visible = true,
.named = true,
},
[sym__top_level] = {
.visible = false,
.named = true,
},
[sym_data_step] = {
.visible = true,
.named = true,
},
[sym_data_step_header] = {
.visible = true,
.named = true,
},
[sym__dataset_list] = {
.visible = false,
.named = true,
},
[sym_dataset_name] = {
.visible = true,
.named = true,
},
[sym__dname_part] = {
.visible = false,
.named = true,
},
[sym_proc_step] = {
.visible = true,
.named = true,
},
[sym_proc_step_header] = {
.visible = true,
.named = true,
},
[sym_run_statement] = {
.visible = true,
.named = true,
},
[sym_run_or_quit_statement] = {
.visible = true,
.named = true,
},
[sym__step_statement] = {
.visible = false,
.named = true,
},
[sym_null_statement] = {
.visible = true,
.named = true,
},
[sym_macro_definition] = {
.visible = true,
.named = true,
},
[sym_macro_parameters] = {
.visible = true,
.named = true,
},
[sym__macro_param] = {
.visible = false,
.named = true,
},
[aux_sym__macro_param_default] = {
.visible = false,
.named = false,
},
[sym__macro_body_item] = {
.visible = false,
.named = true,
},
[sym_macro_end] = {
.visible = true,
.named = true,
},
[sym_macro_options] = {
.visible = true,
.named = true,
},
[sym__macro_option_token] = {
.visible = false,
.named = true,
},
[sym_macro_label] = {
.visible = true,
.named = true,
},
[sym_macro_name] = {
.visible = true,
.named = true,
},
[sym_macro_call_statement] = {
.visible = true,
.named = true,
},
[sym_macro_call] = {
.visible = true,
.named = true,
},
[sym_macro_arguments] = {
.visible = true,
.named = true,
},
[aux_sym__macro_arg] = {
.visible = false,
.named = false,
},
[sym__paren_group] = {
.visible = false,
.named = true,
},
[sym__paren_group_item] = {
.visible = false,
.named = true,
},
[sym__mc_tok] = {
.visible = false,
.named = true,
},
[sym__mc_tok_inner] = {
.visible = false,
.named = true,
},
[sym_macro_variable_assignment] = {
.visible = true,
.named = true,
},
[sym__let_name] = {
.visible = false,
.named = true,
},
[aux_sym__macro_value] = {
.visible = false,
.named = false,
},
[sym_include_statement] = {
.visible = true,
.named = true,
},
[sym_libname_statement] = {
.visible = true,
.named = true,
},
[sym__libname_token] = {
.visible = false,
.named = true,
},
[sym_options_statement] = {
.visible = true,
.named = true,
},
[sym__option_token] = {
.visible = false,
.named = true,
},
[sym_generic_statement] = {
.visible = true,
.named = true,
},
[sym_string_literal] = {
.visible = true,
.named = true,
},
[aux_sym_program_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_data_step_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__dataset_list_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__dname_part_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_proc_step_header_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_macro_definition_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_macro_parameters_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_macro_options_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_macro_call_statement_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_macro_arguments_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__paren_group_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_libname_statement_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_generic_statement_repeat1] = {
.visible = false,
.named = false,
},
};
enum ts_field_identifiers {
field_libref = 1,
field_name = 2,
field_source = 3,
field_value = 4,
};
static const char * const ts_field_names[] = {
[0] = NULL,
[field_libref] = "libref",
[field_name] = "name",
[field_source] = "source",
[field_value] = "value",
};
static const TSFieldMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = {
[1] = {.index = 0, .length = 1},
[2] = {.index = 1, .length = 1},
[3] = {.index = 2, .length = 1},
[4] = {.index = 3, .length = 2},
};
static const TSFieldMapEntry ts_field_map_entries[] = {
[0] =
{field_source, 1},
[1] =
{field_name, 1},
[2] =
{field_libref, 1},
[3] =
{field_name, 1},
{field_value, 3},
};
static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = {
[0] = {0},
};
static const uint16_t ts_non_terminal_alias_map[] = {
0,
};
static const TSStateId ts_primary_state_ids[STATE_COUNT] = {
[0] = 0,
[1] = 1,
[2] = 2,
[3] = 3,
[4] = 4,
[5] = 5,
[6] = 2,
[7] = 7,
[8] = 8,
[9] = 9,
[10] = 10,
[11] = 5,
[12] = 7,
[13] = 8,
[14] = 10,
[15] = 9,
[16] = 5,
[17] = 2,
[18] = 7,
[19] = 8,
[20] = 10,
[21] = 9,
[22] = 5,
[23] = 2,
[24] = 7,
[25] = 8,
[26] = 10,
[27] = 9,
[28] = 28,
[29] = 29,
[30] = 30,
[31] = 29,
[32] = 30,
[33] = 33,
[34] = 34,
[35] = 35,
[36] = 33,
[37] = 35,
[38] = 34,
[39] = 39,
[40] = 40,
[41] = 41,
[42] = 42,
[43] = 43,
[44] = 44,
[45] = 45,
[46] = 46,
[47] = 47,
[48] = 48,
[49] = 49,
[50] = 50,
[51] = 51,
[52] = 52,
[53] = 53,
[54] = 54,
[55] = 55,
[56] = 56,
[57] = 57,
[58] = 58,
[59] = 59,
[60] = 60,
[61] = 61,
[62] = 62,
[63] = 63,
[64] = 64,
[65] = 65,
[66] = 66,
[67] = 67,
[68] = 68,
[69] = 69,
[70] = 52,
[71] = 62,
[72] = 44,
[73] = 47,
[74] = 42,
[75] = 41,
[76] = 39,
[77] = 56,
[78] = 57,
[79] = 50,
[80] = 80,
[81] = 58,
[82] = 80,
[83] = 59,
[84] = 68,
[85] = 51,
[86] = 63,
[87] = 43,
[88] = 88,
[89] = 45,
[90] = 80,
[91] = 49,
[92] = 40,
[93] = 93,
[94] = 55,
[95] = 60,
[96] = 61,
[97] = 64,
[98] = 80,
[99] = 99,
[100] = 65,
[101] = 93,
[102] = 66,
[103] = 93,
[104] = 48,
[105] = 93,
[106] = 51,
[107] = 107,
[108] = 108,
[109] = 43,
[110] = 110,
[111] = 45,
[112] = 108,
[113] = 49,
[114] = 40,
[115] = 42,
[116] = 55,
[117] = 60,
[118] = 61,
[119] = 64,
[120] = 120,
[121] = 108,
[122] = 41,
[123] = 65,
[124] = 66,
[125] = 48,
[126] = 39,
[127] = 68,
[128] = 108,
[129] = 52,
[130] = 108,
[131] = 62,
[132] = 44,
[133] = 47,
[134] = 69,
[135] = 108,
[136] = 108,
[137] = 108,
[138] = 108,
[139] = 42,
[140] = 140,
[141] = 141,
[142] = 142,
[143] = 143,
[144] = 43,
[145] = 145,
[146] = 146,
[147] = 45,
[148] = 148,
[149] = 49,
[150] = 41,
[151] = 40,
[152] = 146,
[153] = 55,
[154] = 143,
[155] = 155,
[156] = 156,
[157] = 148,
[158] = 143,
[159] = 60,
[160] = 61,
[161] = 146,
[162] = 64,
[163] = 65,
[164] = 66,
[165] = 48,
[166] = 68,
[167] = 51,
[168] = 52,
[169] = 62,
[170] = 44,
[171] = 47,
[172] = 148,
[173] = 173,
[174] = 174,
[175] = 69,
[176] = 39,
[177] = 177,
[178] = 178,
[179] = 177,
[180] = 177,
[181] = 177,
[182] = 182,
[183] = 183,
[184] = 178,
[185] = 178,
[186] = 183,
[187] = 177,
[188] = 177,
[189] = 183,
[190] = 177,
[191] = 178,
[192] = 177,
[193] = 177,
[194] = 183,
[195] = 195,
[196] = 196,
[197] = 195,
[198] = 198,
[199] = 199,
[200] = 200,
[201] = 201,
[202] = 195,
[203] = 203,
[204] = 204,
[205] = 205,
[206] = 42,
[207] = 41,
[208] = 39,
[209] = 198,
[210] = 210,
[211] = 198,
[212] = 199,
[213] = 213,
[214] = 214,
[215] = 200,
[216] = 213,
[217] = 199,
[218] = 218,
[219] = 214,
[220] = 200,
[221] = 213,
[222] = 222,
[223] = 223,
[224] = 214,
[225] = 199,
[226] = 226,
[227] = 214,
[228] = 200,
[229] = 213,
[230] = 230,
[231] = 195,
[232] = 232,
[233] = 226,
[234] = 234,
[235] = 195,
[236] = 236,
[237] = 42,
[238] = 218,
[239] = 239,
[240] = 240,
[241] = 226,
[242] = 198,
[243] = 41,
[244] = 223,
[245] = 39,
[246] = 42,
[247] = 41,
[248] = 39,
[249] = 249,
[250] = 218,
[251] = 222,
[252] = 252,
[253] = 223,
[254] = 226,
[255] = 218,
[256] = 42,
[257] = 257,
[258] = 258,
[259] = 41,
[260] = 198,
[261] = 39,
[262] = 198,
[263] = 263,
[264] = 222,
[265] = 265,
[266] = 226,
[267] = 226,
[268] = 198,
[269] = 41,
[270] = 42,
[271] = 218,
[272] = 39,
[273] = 273,
[274] = 274,
[275] = 226,
[276] = 276,
[277] = 277,
[278] = 273,
[279] = 279,
[280] = 273,
[281] = 273,
[282] = 282,
[283] = 283,
[284] = 284,
[285] = 285,
[286] = 286,
[287] = 287,
[288] = 288,
[289] = 289,
[290] = 289,
[291] = 291,
[292] = 292,
[293] = 285,
[294] = 294,
[295] = 289,
[296] = 296,
[297] = 297,
[298] = 298,
[299] = 289,
[300] = 286,
[301] = 301,
[302] = 289,
[303] = 198,
[304] = 289,
[305] = 305,
[306] = 289,
[307] = 296,
[308] = 308,
[309] = 289,
[310] = 310,
[311] = 289,
[312] = 285,
[313] = 313,
[314] = 297,
[315] = 285,
[316] = 316,
[317] = 297,
[318] = 296,
[319] = 297,
[320] = 286,
[321] = 286,
[322] = 296,
[323] = 323,
[324] = 324,
[325] = 325,
[326] = 326,
[327] = 326,
[328] = 328,
[329] = 329,
[330] = 326,
[331] = 226,
[332] = 326,
[333] = 333,
[334] = 334,
[335] = 335,
[336] = 336,
[337] = 336,
[338] = 338,
[339] = 339,
[340] = 340,
[341] = 341,
[342] = 342,
[343] = 343,
[344] = 341,
[345] = 334,
[346] = 340,
[347] = 334,
[348] = 341,
[349] = 342,
[350] = 343,
[351] = 351,
[352] = 336,
[353] = 340,
[354] = 339,
[355] = 355,
[356] = 343,
[357] = 336,
[358] = 343,
[359] = 340,
[360] = 334,
[361] = 361,
[362] = 341,
[363] = 363,
[364] = 336,
[365] = 342,
[366] = 361,
};
static TSCharacterRange sym__string_suffix_character_set_1[] = {
{'B', 'B'}, {'D', 'D'}, {'N', 'N'}, {'T', 'T'}, {'X', 'X'}, {'b', 'b'}, {'d', 'd'}, {'n', 'n'},
{'t', 't'}, {'x', 'x'},
};
static bool ts_lex(TSLexer *lexer, TSStateId state) {
START_LEXER();
eof = lexer->eof(lexer);
switch (state) {
case 0:
if (eof) ADVANCE(40);
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 28,
'\'', 30,
'(', 60,
')', 63,
'*', 35,
',', 51,
'.', 52,
'/', 69,
':', 72,
';', 50,
'=', 64,
'_', 141,
'L', 162,
'l', 162,
'O', 171,
'o', 171,
'P', 172,
'p', 172,
'Q', 177,
'q', 177,
'R', 176,
'r', 176,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(38);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(182);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 1:
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 28,
'\'', 30,
'(', 60,
'/', 80,
':', 73,
';', 50,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(1);
if (lookahead != 0 &&
(lookahead < '%' || ')' < lookahead)) ADVANCE(83);
END_STATE();
case 2:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(28);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '(') ADVANCE(60);
if (lookahead == '/') ADVANCE(80);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(3);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(183);
if (lookahead != 0 &&
(lookahead < '%' || ')' < lookahead)) ADVANCE(83);
END_STATE();
case 3:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(28);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '(') ADVANCE(60);
if (lookahead == '/') ADVANCE(80);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(3);
if (lookahead != 0 &&
(lookahead < '%' || ')' < lookahead)) ADVANCE(83);
END_STATE();
case 4:
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 29,
'\'', 30,
'(', 60,
')', 63,
',', 51,
'/', 65,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(5);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(184);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 5:
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 29,
'\'', 30,
'(', 60,
')', 63,
',', 51,
'/', 65,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(5);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 6:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '(') ADVANCE(60);
if (lookahead == ')') ADVANCE(63);
if (lookahead == '/') ADVANCE(74);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(77);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(186);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 7:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '(') ADVANCE(60);
if (lookahead == ')') ADVANCE(63);
if (lookahead == '/') ADVANCE(74);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(77);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 8:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '(') ADVANCE(61);
if (lookahead == '/') ADVANCE(135);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(8);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 9:
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 29,
'\'', 30,
'*', 110,
'/', 135,
';', 50,
'D', 111,
'd', 111,
'P', 127,
'p', 127,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(9);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 10:
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 29,
'\'', 30,
'*', 110,
'/', 135,
';', 50,
'Q', 132,
'q', 132,
'R', 133,
'r', 133,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(10);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 11:
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 29,
'\'', 30,
'*', 110,
'/', 135,
';', 50,
'R', 133,
'r', 133,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(11);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 12:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(135);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(13);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(185);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 13:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(71);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(135);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(13);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 14:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(34);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(69);
if (lookahead == ';') ADVANCE(50);
if (lookahead == '=') ADVANCE(107);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(14);
if (lookahead != 0) ADVANCE(108);
END_STATE();
case 15:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(34);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(101);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(16);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(188);
if (lookahead != 0) ADVANCE(104);
END_STATE();
case 16:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(34);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(101);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(16);
if (lookahead != 0) ADVANCE(104);
END_STATE();
case 17:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(34);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(31);
if (lookahead == ';') ADVANCE(50);
if (lookahead == '=') ADVANCE(107);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(18);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(189);
if (lookahead != 0) ADVANCE(108);
END_STATE();
case 18:
if (lookahead == '"') ADVANCE(19);
if (lookahead == '%') ADVANCE(34);
if (lookahead == '&') ADVANCE(29);
if (lookahead == '\'') ADVANCE(30);
if (lookahead == '/') ADVANCE(31);
if (lookahead == ';') ADVANCE(50);
if (lookahead == '=') ADVANCE(107);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(18);
if (lookahead != 0) ADVANCE(108);
END_STATE();
case 19:
if (lookahead == '"') ADVANCE(180);
if (lookahead == '%') ADVANCE(20);
if (lookahead != 0) ADVANCE(19);
END_STATE();
case 20:
if (lookahead == '"') ADVANCE(181);
if (lookahead == '%') ADVANCE(20);
if (lookahead != 0) ADVANCE(19);
END_STATE();
case 21:
if (lookahead == '"') ADVANCE(87);
if (lookahead == '%') ADVANCE(70);
if (lookahead == '&') ADVANCE(89);
if (lookahead == '\'') ADVANCE(91);
if (lookahead == '(') ADVANCE(62);
if (lookahead == '/') ADVANCE(92);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(84);
if (lookahead != 0) ADVANCE(98);
END_STATE();
case 22:
if (lookahead == '"') ADVANCE(87);
if (lookahead == '%') ADVANCE(70);
if (lookahead == '&') ADVANCE(89);
if (lookahead == '\'') ADVANCE(91);
if (lookahead == '/') ADVANCE(92);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(85);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(187);
if (lookahead != 0) ADVANCE(98);
END_STATE();
case 23:
if (lookahead == '"') ADVANCE(87);
if (lookahead == '%') ADVANCE(70);
if (lookahead == '&') ADVANCE(89);
if (lookahead == '\'') ADVANCE(91);
if (lookahead == '/') ADVANCE(92);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(85);
if (lookahead != 0) ADVANCE(98);
END_STATE();
case 24:
ADVANCE_MAP(
'%', 34,
'&', 29,
'(', 60,
',', 51,
'.', 52,
'/', 69,
';', 50,
'=', 64,
'_', 141,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(24);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 25:
if (lookahead == '%') ADVANCE(34);
if (lookahead == '&') ADVANCE(29);
if (lookahead == ')') ADVANCE(63);
if (lookahead == '/') ADVANCE(31);
if (lookahead == ';') ADVANCE(50);
if (lookahead == '=') ADVANCE(64);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(25);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 26:
if (lookahead == '%') ADVANCE(34);
if (lookahead == '/') ADVANCE(31);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(27);
if (set_contains(sym__string_suffix_character_set_1, 10, lookahead)) ADVANCE(182);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 27:
if (lookahead == '%') ADVANCE(34);
if (lookahead == '/') ADVANCE(31);
if (lookahead == ';') ADVANCE(50);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(27);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 28:
if (lookahead == '&') ADVANCE(29);
if (lookahead == '=') ADVANCE(37);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(137);
END_STATE();
case 29:
if (lookahead == '&') ADVANCE(29);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(137);
END_STATE();
case 30:
if (lookahead == '\'') ADVANCE(179);
if (lookahead != 0) ADVANCE(30);
END_STATE();
case 31:
if (lookahead == '*') ADVANCE(33);
END_STATE();
case 32:
if (lookahead == '*') ADVANCE(32);
if (lookahead == '/') ADVANCE(41);
if (lookahead != 0) ADVANCE(33);
END_STATE();
case 33:
if (lookahead == '*') ADVANCE(32);
if (lookahead != 0) ADVANCE(33);
END_STATE();
case 34:
if (lookahead == '*') ADVANCE(36);
END_STATE();
case 35:
if (lookahead == ';') ADVANCE(48);
if (lookahead != 0) ADVANCE(35);
END_STATE();
case 36:
if (lookahead == ';') ADVANCE(47);
if (lookahead != 0) ADVANCE(36);
END_STATE();
case 37:
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(79);
END_STATE();
case 38:
if (eof) ADVANCE(40);
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 28,
'\'', 30,
'(', 60,
')', 63,
'*', 35,
',', 51,
'.', 52,
'/', 69,
':', 72,
';', 50,
'=', 64,
'_', 141,
'L', 162,
'l', 162,
'O', 171,
'o', 171,
'P', 172,
'p', 172,
'Q', 177,
'q', 177,
'R', 176,
'r', 176,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(38);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 39:
if (eof) ADVANCE(40);
ADVANCE_MAP(
'"', 19,
'%', 71,
'&', 29,
'\'', 30,
'*', 110,
'/', 135,
';', 50,
'D', 111,
'd', 111,
'L', 117,
'l', 117,
'O', 126,
'o', 126,
'P', 127,
'p', 127,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(39);
if (lookahead != 0) ADVANCE(134);
END_STATE();
case 40:
ACCEPT_TOKEN(ts_builtin_sym_end);
END_STATE();
case 41:
ACCEPT_TOKEN(sym_block_comment);
END_STATE();
case 42:
ACCEPT_TOKEN(sym_block_comment);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ',' &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 43:
ACCEPT_TOKEN(sym_block_comment);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(83);
END_STATE();
case 44:
ACCEPT_TOKEN(sym_block_comment);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != ';') ADVANCE(104);
END_STATE();
case 45:
ACCEPT_TOKEN(sym_block_comment);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 46:
ACCEPT_TOKEN(sym_block_comment);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 47:
ACCEPT_TOKEN(sym_percent_comment);
END_STATE();
case 48:
ACCEPT_TOKEN(sym_line_comment);
END_STATE();
case 49:
ACCEPT_TOKEN(aux_sym_data_step_header_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 50:
ACCEPT_TOKEN(anon_sym_SEMI);
END_STATE();
case 51:
ACCEPT_TOKEN(anon_sym_COMMA);
END_STATE();
case 52:
ACCEPT_TOKEN(anon_sym_DOT);
END_STATE();
case 53:
ACCEPT_TOKEN(aux_sym_dataset_name_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 54:
ACCEPT_TOKEN(aux_sym_proc_step_header_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 55:
ACCEPT_TOKEN(aux_sym_proc_step_header_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 56:
ACCEPT_TOKEN(aux_sym_run_statement_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 57:
ACCEPT_TOKEN(aux_sym_run_statement_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 58:
ACCEPT_TOKEN(aux_sym_run_or_quit_statement_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 59:
ACCEPT_TOKEN(aux_sym_run_or_quit_statement_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 60:
ACCEPT_TOKEN(anon_sym_LPAREN);
END_STATE();
case 61:
ACCEPT_TOKEN(anon_sym_LPAREN);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 62:
ACCEPT_TOKEN(anon_sym_LPAREN);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 63:
ACCEPT_TOKEN(anon_sym_RPAREN);
END_STATE();
case 64:
ACCEPT_TOKEN(anon_sym_EQ);
END_STATE();
case 65:
ACCEPT_TOKEN(aux_sym__macro_param_default_token1);
if (lookahead == '*') ADVANCE(67);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '*' < lookahead) &&
lookahead != ',' &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 66:
ACCEPT_TOKEN(aux_sym__macro_param_default_token1);
if (lookahead == '*') ADVANCE(66);
if (lookahead == '/') ADVANCE(42);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= ')') ||
lookahead == ',' ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(67);
END_STATE();
case 67:
ACCEPT_TOKEN(aux_sym__macro_param_default_token1);
if (lookahead == '*') ADVANCE(66);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= ')') ||
lookahead == ',' ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(67);
END_STATE();
case 68:
ACCEPT_TOKEN(aux_sym__macro_param_default_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ',' &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 69:
ACCEPT_TOKEN(anon_sym_SLASH);
if (lookahead == '*') ADVANCE(33);
END_STATE();
case 70:
ACCEPT_TOKEN(anon_sym_PERCENT);
if (lookahead == '*') ADVANCE(97);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 71:
ACCEPT_TOKEN(anon_sym_PERCENT);
if (lookahead == '*') ADVANCE(36);
END_STATE();
case 72:
ACCEPT_TOKEN(anon_sym_COLON);
END_STATE();
case 73:
ACCEPT_TOKEN(anon_sym_COLON);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(83);
END_STATE();
case 74:
ACCEPT_TOKEN(aux_sym__paren_group_item_token1);
if (lookahead == '*') ADVANCE(76);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || '*' < lookahead) &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 75:
ACCEPT_TOKEN(aux_sym__paren_group_item_token1);
if (lookahead == '*') ADVANCE(75);
if (lookahead == '/') ADVANCE(45);
if (lookahead == '"' ||
('%' <= lookahead && lookahead <= ')') ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(76);
END_STATE();
case 76:
ACCEPT_TOKEN(aux_sym__paren_group_item_token1);
if (lookahead == '*') ADVANCE(75);
if (lookahead == '"' ||
('%' <= lookahead && lookahead <= ')') ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(76);
END_STATE();
case 77:
ACCEPT_TOKEN(aux_sym__paren_group_item_token1);
if (lookahead == '/') ADVANCE(74);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(77);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 78:
ACCEPT_TOKEN(aux_sym__paren_group_item_token1);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 79:
ACCEPT_TOKEN(aux_sym__mc_tok_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(79);
END_STATE();
case 80:
ACCEPT_TOKEN(aux_sym__mc_tok_token2);
if (lookahead == '*') ADVANCE(82);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '*' < lookahead) &&
lookahead != ';') ADVANCE(83);
END_STATE();
case 81:
ACCEPT_TOKEN(aux_sym__mc_tok_token2);
if (lookahead == '*') ADVANCE(81);
if (lookahead == '/') ADVANCE(43);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= ')') ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(82);
END_STATE();
case 82:
ACCEPT_TOKEN(aux_sym__mc_tok_token2);
if (lookahead == '*') ADVANCE(81);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= ')') ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(82);
END_STATE();
case 83:
ACCEPT_TOKEN(aux_sym__mc_tok_token2);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(83);
END_STATE();
case 84:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '"') ADVANCE(87);
if (lookahead == '%') ADVANCE(70);
if (lookahead == '&') ADVANCE(89);
if (lookahead == '\'') ADVANCE(91);
if (lookahead == '(') ADVANCE(62);
if (lookahead == '/') ADVANCE(92);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(84);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 85:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '"') ADVANCE(87);
if (lookahead == '%') ADVANCE(70);
if (lookahead == '&') ADVANCE(89);
if (lookahead == '\'') ADVANCE(91);
if (lookahead == '/') ADVANCE(92);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(85);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 86:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '"') ADVANCE(87);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 87:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '"') ADVANCE(86);
if (lookahead == '%') ADVANCE(88);
if (lookahead == ';') ADVANCE(19);
if (lookahead != 0) ADVANCE(87);
END_STATE();
case 88:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '"') ADVANCE(88);
if (lookahead == '%') ADVANCE(88);
if (lookahead == ';') ADVANCE(19);
if (lookahead != 0) ADVANCE(87);
END_STATE();
case 89:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '&') ADVANCE(89);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(96);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 90:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '\'') ADVANCE(91);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 91:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '\'') ADVANCE(90);
if (lookahead == ';') ADVANCE(30);
if (lookahead != 0) ADVANCE(91);
END_STATE();
case 92:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '*') ADVANCE(94);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 93:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '*') ADVANCE(93);
if (lookahead == '/') ADVANCE(46);
if (lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(94);
END_STATE();
case 94:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '*') ADVANCE(93);
if (lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(94);
END_STATE();
case 95:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '.') ADVANCE(95);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(96);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 96:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == '.') ADVANCE(95);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(96);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 97:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead == ';') ADVANCE(47);
if (lookahead != 0) ADVANCE(97);
END_STATE();
case 98:
ACCEPT_TOKEN(aux_sym__macro_value_token1);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 99:
ACCEPT_TOKEN(aux_sym_libname_statement_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 100:
ACCEPT_TOKEN(aux_sym_libname_statement_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 101:
ACCEPT_TOKEN(aux_sym__libname_token_token1);
if (lookahead == '*') ADVANCE(103);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != ';') ADVANCE(104);
END_STATE();
case 102:
ACCEPT_TOKEN(aux_sym__libname_token_token1);
if (lookahead == '*') ADVANCE(102);
if (lookahead == '/') ADVANCE(44);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= '\'') ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(103);
END_STATE();
case 103:
ACCEPT_TOKEN(aux_sym__libname_token_token1);
if (lookahead == '*') ADVANCE(102);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= '\'') ||
lookahead == ';') ADVANCE(33);
if (lookahead != 0) ADVANCE(103);
END_STATE();
case 104:
ACCEPT_TOKEN(aux_sym__libname_token_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != ';') ADVANCE(104);
END_STATE();
case 105:
ACCEPT_TOKEN(aux_sym_options_statement_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 106:
ACCEPT_TOKEN(aux_sym_options_statement_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 107:
ACCEPT_TOKEN(aux_sym__option_token_token1);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(109);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(108);
END_STATE();
case 108:
ACCEPT_TOKEN(aux_sym__option_token_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(108);
END_STATE();
case 109:
ACCEPT_TOKEN(aux_sym__option_token_token2);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(109);
END_STATE();
case 110:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == ';') ADVANCE(48);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ' ||
lookahead == '"' ||
('%' <= lookahead && lookahead <= '\'') ||
lookahead == '/') ADVANCE(35);
if (lookahead != 0) ADVANCE(110);
END_STATE();
case 111:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'A' ||
lookahead == 'a') ADVANCE(130);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 112:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'A' ||
lookahead == 'a') ADVANCE(49);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 113:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'A' ||
lookahead == 'a') ADVANCE(120);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 114:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'B' ||
lookahead == 'b') ADVANCE(123);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 115:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'C' ||
lookahead == 'c') ADVANCE(55);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 116:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'E' ||
lookahead == 'e') ADVANCE(100);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 117:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'I' ||
lookahead == 'i') ADVANCE(114);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 118:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'I' ||
lookahead == 'i') ADVANCE(125);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 119:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'I' ||
lookahead == 'i') ADVANCE(129);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 120:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'M' ||
lookahead == 'm') ADVANCE(116);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 121:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(128);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 122:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(57);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 123:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(113);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 124:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'O' ||
lookahead == 'o') ADVANCE(115);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 125:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'O' ||
lookahead == 'o') ADVANCE(121);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 126:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'P' ||
lookahead == 'p') ADVANCE(131);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 127:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'R' ||
lookahead == 'r') ADVANCE(124);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 128:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'S' ||
lookahead == 's') ADVANCE(106);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 129:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(59);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 130:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(112);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 131:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(118);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 132:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'U' ||
lookahead == 'u') ADVANCE(119);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 133:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead == 'U' ||
lookahead == 'u') ADVANCE(122);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 134:
ACCEPT_TOKEN(aux_sym_generic_statement_token1);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 135:
ACCEPT_TOKEN(aux_sym_generic_statement_token2);
if (lookahead == '*') ADVANCE(33);
END_STATE();
case 136:
ACCEPT_TOKEN(sym_macro_variable_ref);
if (lookahead == '.') ADVANCE(136);
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(137);
END_STATE();
case 137:
ACCEPT_TOKEN(sym_macro_variable_ref);
if (lookahead == '.') ADVANCE(136);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(137);
END_STATE();
case 138:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'A') ADVANCE(146);
if (('0' <= lookahead && lookahead <= '9') ||
('B' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 139:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'A') ADVANCE(144);
if (('0' <= lookahead && lookahead <= '9') ||
('B' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 140:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'A') ADVANCE(148);
if (('0' <= lookahead && lookahead <= '9') ||
('B' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 141:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'D') ADVANCE(138);
if (lookahead == 'L') ADVANCE(139);
if (lookahead == 'N') ADVANCE(147);
if (lookahead == 'd') ADVANCE(149);
if (lookahead == 'l') ADVANCE(150);
if (lookahead == 'n') ADVANCE(157);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 142:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'L') ADVANCE(148);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 143:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'L') ADVANCE(142);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 144:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'S') ADVANCE(145);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 145:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'T') ADVANCE(148);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 146:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'T') ADVANCE(140);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 147:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'U') ADVANCE(143);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 148:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == '_') ADVANCE(53);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 149:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'a') ADVANCE(156);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('b' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 150:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'a') ADVANCE(154);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('b' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 151:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'a') ADVANCE(148);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('b' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 152:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'l') ADVANCE(148);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 153:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'l') ADVANCE(152);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 154:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 's') ADVANCE(155);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 155:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 't') ADVANCE(148);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 156:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 't') ADVANCE(151);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 157:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'u') ADVANCE(153);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 158:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'A' ||
lookahead == 'a') ADVANCE(165);
if (('0' <= lookahead && lookahead <= '9') ||
('B' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('b' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 159:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'B' ||
lookahead == 'b') ADVANCE(167);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 160:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'C' ||
lookahead == 'c') ADVANCE(54);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 161:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'E' ||
lookahead == 'e') ADVANCE(99);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 162:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'I' ||
lookahead == 'i') ADVANCE(159);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 163:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'I' ||
lookahead == 'i') ADVANCE(174);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 164:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'I' ||
lookahead == 'i') ADVANCE(170);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 165:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'M' ||
lookahead == 'm') ADVANCE(161);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 166:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(56);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 167:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(158);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 168:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(173);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 169:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'O' ||
lookahead == 'o') ADVANCE(160);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 170:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'O' ||
lookahead == 'o') ADVANCE(168);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 171:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'P' ||
lookahead == 'p') ADVANCE(175);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 172:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'R' ||
lookahead == 'r') ADVANCE(169);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 173:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'S' ||
lookahead == 's') ADVANCE(105);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 174:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(58);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 175:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(164);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 176:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'U' ||
lookahead == 'u') ADVANCE(166);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 177:
ACCEPT_TOKEN(sym_identifier);
if (lookahead == 'U' ||
lookahead == 'u') ADVANCE(163);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 178:
ACCEPT_TOKEN(sym_identifier);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 179:
ACCEPT_TOKEN(aux_sym_string_literal_token1);
if (lookahead == '\'') ADVANCE(30);
END_STATE();
case 180:
ACCEPT_TOKEN(aux_sym_string_literal_token2);
if (lookahead == '"') ADVANCE(19);
END_STATE();
case 181:
ACCEPT_TOKEN(aux_sym_string_literal_token2);
if (lookahead == '"') ADVANCE(181);
if (lookahead == '%') ADVANCE(20);
if (lookahead != 0) ADVANCE(19);
END_STATE();
case 182:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(190);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 183:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(192);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(83);
END_STATE();
case 184:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(191);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ',' &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 185:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(193);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 186:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(196);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 187:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(197);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
case 188:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(195);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != ';') ADVANCE(104);
END_STATE();
case 189:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead == 'T' ||
lookahead == 't') ADVANCE(194);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(108);
END_STATE();
case 190:
ACCEPT_TOKEN(sym__string_suffix);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(178);
END_STATE();
case 191:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ',' &&
lookahead != ';') ADVANCE(68);
END_STATE();
case 192:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(83);
END_STATE();
case 193:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(134);
END_STATE();
case 194:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != '/' &&
lookahead != ';') ADVANCE(108);
END_STATE();
case 195:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != ' ' &&
lookahead != '"' &&
(lookahead < '%' || '\'' < lookahead) &&
lookahead != ';') ADVANCE(104);
END_STATE();
case 196:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
lookahead != '"' &&
(lookahead < '%' || ')' < lookahead) &&
lookahead != ';') ADVANCE(78);
END_STATE();
case 197:
ACCEPT_TOKEN(sym__string_suffix);
if (lookahead != 0 &&
lookahead != ';') ADVANCE(98);
END_STATE();
default:
return false;
}
}
static bool ts_lex_keywords(TSLexer *lexer, TSStateId state) {
START_LEXER();
eof = lexer->eof(lexer);
switch (state) {
case 0:
if (('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(1);
END_STATE();
case 1:
ACCEPT_TOKEN(aux_sym_macro_label_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(1);
END_STATE();
default:
return false;
}
}
static const TSLexMode ts_lex_modes[STATE_COUNT] = {
[0] = {.lex_state = 0, .external_lex_state = 1},
[1] = {.lex_state = 39, .external_lex_state = 2},
[2] = {.lex_state = 9, .external_lex_state = 3},
[3] = {.lex_state = 39, .external_lex_state = 2},
[4] = {.lex_state = 39, .external_lex_state = 2},
[5] = {.lex_state = 9, .external_lex_state = 3},
[6] = {.lex_state = 9, .external_lex_state = 3},
[7] = {.lex_state = 9, .external_lex_state = 3},
[8] = {.lex_state = 9, .external_lex_state = 3},
[9] = {.lex_state = 9, .external_lex_state = 3},
[10] = {.lex_state = 9, .external_lex_state = 3},
[11] = {.lex_state = 9, .external_lex_state = 3},
[12] = {.lex_state = 9, .external_lex_state = 3},
[13] = {.lex_state = 9, .external_lex_state = 3},
[14] = {.lex_state = 9, .external_lex_state = 3},
[15] = {.lex_state = 9, .external_lex_state = 3},
[16] = {.lex_state = 9, .external_lex_state = 3},
[17] = {.lex_state = 9, .external_lex_state = 3},
[18] = {.lex_state = 9, .external_lex_state = 3},
[19] = {.lex_state = 9, .external_lex_state = 3},
[20] = {.lex_state = 9, .external_lex_state = 3},
[21] = {.lex_state = 9, .external_lex_state = 3},
[22] = {.lex_state = 9, .external_lex_state = 3},
[23] = {.lex_state = 9, .external_lex_state = 3},
[24] = {.lex_state = 9, .external_lex_state = 3},
[25] = {.lex_state = 9, .external_lex_state = 3},
[26] = {.lex_state = 9, .external_lex_state = 3},
[27] = {.lex_state = 9, .external_lex_state = 3},
[28] = {.lex_state = 9, .external_lex_state = 3},
[29] = {.lex_state = 10, .external_lex_state = 2},
[30] = {.lex_state = 10, .external_lex_state = 2},
[31] = {.lex_state = 10, .external_lex_state = 2},
[32] = {.lex_state = 10, .external_lex_state = 2},
[33] = {.lex_state = 11, .external_lex_state = 2},
[34] = {.lex_state = 10, .external_lex_state = 2},
[35] = {.lex_state = 11, .external_lex_state = 2},
[36] = {.lex_state = 11, .external_lex_state = 2},
[37] = {.lex_state = 11, .external_lex_state = 2},
[38] = {.lex_state = 11, .external_lex_state = 2},
[39] = {.lex_state = 39, .external_lex_state = 2},
[40] = {.lex_state = 39, .external_lex_state = 2},
[41] = {.lex_state = 39, .external_lex_state = 2},
[42] = {.lex_state = 39, .external_lex_state = 2},
[43] = {.lex_state = 39, .external_lex_state = 2},
[44] = {.lex_state = 39, .external_lex_state = 2},
[45] = {.lex_state = 39, .external_lex_state = 2},
[46] = {.lex_state = 39, .external_lex_state = 2},
[47] = {.lex_state = 39, .external_lex_state = 2},
[48] = {.lex_state = 39, .external_lex_state = 2},
[49] = {.lex_state = 39, .external_lex_state = 2},
[50] = {.lex_state = 39, .external_lex_state = 2},
[51] = {.lex_state = 39, .external_lex_state = 2},
[52] = {.lex_state = 39, .external_lex_state = 2},
[53] = {.lex_state = 39, .external_lex_state = 2},
[54] = {.lex_state = 39, .external_lex_state = 2},
[55] = {.lex_state = 39, .external_lex_state = 2},
[56] = {.lex_state = 39, .external_lex_state = 2},
[57] = {.lex_state = 39, .external_lex_state = 2},
[58] = {.lex_state = 39, .external_lex_state = 2},
[59] = {.lex_state = 39, .external_lex_state = 2},
[60] = {.lex_state = 39, .external_lex_state = 2},
[61] = {.lex_state = 39, .external_lex_state = 2},
[62] = {.lex_state = 39, .external_lex_state = 2},
[63] = {.lex_state = 39, .external_lex_state = 2},
[64] = {.lex_state = 39, .external_lex_state = 2},
[65] = {.lex_state = 39, .external_lex_state = 2},
[66] = {.lex_state = 39, .external_lex_state = 2},
[67] = {.lex_state = 39, .external_lex_state = 2},
[68] = {.lex_state = 39, .external_lex_state = 2},
[69] = {.lex_state = 9, .external_lex_state = 3},
[70] = {.lex_state = 9, .external_lex_state = 3},
[71] = {.lex_state = 9, .external_lex_state = 3},
[72] = {.lex_state = 9, .external_lex_state = 3},
[73] = {.lex_state = 9, .external_lex_state = 3},
[74] = {.lex_state = 9, .external_lex_state = 3},
[75] = {.lex_state = 9, .external_lex_state = 3},
[76] = {.lex_state = 9, .external_lex_state = 3},
[77] = {.lex_state = 9, .external_lex_state = 3},
[78] = {.lex_state = 9, .external_lex_state = 3},
[79] = {.lex_state = 9, .external_lex_state = 3},
[80] = {.lex_state = 3, .external_lex_state = 4},
[81] = {.lex_state = 9, .external_lex_state = 3},
[82] = {.lex_state = 3, .external_lex_state = 4},
[83] = {.lex_state = 9, .external_lex_state = 3},
[84] = {.lex_state = 9, .external_lex_state = 3},
[85] = {.lex_state = 9, .external_lex_state = 3},
[86] = {.lex_state = 9, .external_lex_state = 3},
[87] = {.lex_state = 9, .external_lex_state = 3},
[88] = {.lex_state = 3, .external_lex_state = 4},
[89] = {.lex_state = 9, .external_lex_state = 3},
[90] = {.lex_state = 3, .external_lex_state = 4},
[91] = {.lex_state = 9, .external_lex_state = 3},
[92] = {.lex_state = 9, .external_lex_state = 3},
[93] = {.lex_state = 3, .external_lex_state = 4},
[94] = {.lex_state = 9, .external_lex_state = 3},
[95] = {.lex_state = 9, .external_lex_state = 3},
[96] = {.lex_state = 9, .external_lex_state = 3},
[97] = {.lex_state = 9, .external_lex_state = 3},
[98] = {.lex_state = 3, .external_lex_state = 4},
[99] = {.lex_state = 9, .external_lex_state = 3},
[100] = {.lex_state = 9, .external_lex_state = 3},
[101] = {.lex_state = 3, .external_lex_state = 4},
[102] = {.lex_state = 9, .external_lex_state = 3},
[103] = {.lex_state = 3, .external_lex_state = 4},
[104] = {.lex_state = 9, .external_lex_state = 3},
[105] = {.lex_state = 3, .external_lex_state = 4},
[106] = {.lex_state = 10, .external_lex_state = 2},
[107] = {.lex_state = 10, .external_lex_state = 2},
[108] = {.lex_state = 5},
[109] = {.lex_state = 10, .external_lex_state = 2},
[110] = {.lex_state = 1},
[111] = {.lex_state = 10, .external_lex_state = 2},
[112] = {.lex_state = 5},
[113] = {.lex_state = 10, .external_lex_state = 2},
[114] = {.lex_state = 10, .external_lex_state = 2},
[115] = {.lex_state = 10, .external_lex_state = 2},
[116] = {.lex_state = 10, .external_lex_state = 2},
[117] = {.lex_state = 10, .external_lex_state = 2},
[118] = {.lex_state = 10, .external_lex_state = 2},
[119] = {.lex_state = 10, .external_lex_state = 2},
[120] = {.lex_state = 10, .external_lex_state = 2},
[121] = {.lex_state = 5},
[122] = {.lex_state = 10, .external_lex_state = 2},
[123] = {.lex_state = 10, .external_lex_state = 2},
[124] = {.lex_state = 10, .external_lex_state = 2},
[125] = {.lex_state = 10, .external_lex_state = 2},
[126] = {.lex_state = 10, .external_lex_state = 2},
[127] = {.lex_state = 10, .external_lex_state = 2},
[128] = {.lex_state = 5},
[129] = {.lex_state = 10, .external_lex_state = 2},
[130] = {.lex_state = 5},
[131] = {.lex_state = 10, .external_lex_state = 2},
[132] = {.lex_state = 10, .external_lex_state = 2},
[133] = {.lex_state = 10, .external_lex_state = 2},
[134] = {.lex_state = 10, .external_lex_state = 2},
[135] = {.lex_state = 5},
[136] = {.lex_state = 5},
[137] = {.lex_state = 5},
[138] = {.lex_state = 5},
[139] = {.lex_state = 11, .external_lex_state = 2},
[140] = {.lex_state = 5},
[141] = {.lex_state = 5},
[142] = {.lex_state = 5},
[143] = {.lex_state = 3},
[144] = {.lex_state = 11, .external_lex_state = 2},
[145] = {.lex_state = 11, .external_lex_state = 2},
[146] = {.lex_state = 7},
[147] = {.lex_state = 11, .external_lex_state = 2},
[148] = {.lex_state = 7},
[149] = {.lex_state = 11, .external_lex_state = 2},
[150] = {.lex_state = 11, .external_lex_state = 2},
[151] = {.lex_state = 11, .external_lex_state = 2},
[152] = {.lex_state = 7},
[153] = {.lex_state = 11, .external_lex_state = 2},
[154] = {.lex_state = 3},
[155] = {.lex_state = 7},
[156] = {.lex_state = 5},
[157] = {.lex_state = 7},
[158] = {.lex_state = 3},
[159] = {.lex_state = 11, .external_lex_state = 2},
[160] = {.lex_state = 11, .external_lex_state = 2},
[161] = {.lex_state = 7},
[162] = {.lex_state = 11, .external_lex_state = 2},
[163] = {.lex_state = 11, .external_lex_state = 2},
[164] = {.lex_state = 11, .external_lex_state = 2},
[165] = {.lex_state = 11, .external_lex_state = 2},
[166] = {.lex_state = 11, .external_lex_state = 2},
[167] = {.lex_state = 11, .external_lex_state = 2},
[168] = {.lex_state = 11, .external_lex_state = 2},
[169] = {.lex_state = 11, .external_lex_state = 2},
[170] = {.lex_state = 11, .external_lex_state = 2},
[171] = {.lex_state = 11, .external_lex_state = 2},
[172] = {.lex_state = 7},
[173] = {.lex_state = 5},
[174] = {.lex_state = 11, .external_lex_state = 2},
[175] = {.lex_state = 11, .external_lex_state = 2},
[176] = {.lex_state = 11, .external_lex_state = 2},
[177] = {.lex_state = 5},
[178] = {.lex_state = 13, .external_lex_state = 4},
[179] = {.lex_state = 5},
[180] = {.lex_state = 5},
[181] = {.lex_state = 5},
[182] = {.lex_state = 13, .external_lex_state = 4},
[183] = {.lex_state = 13, .external_lex_state = 4},
[184] = {.lex_state = 13, .external_lex_state = 4},
[185] = {.lex_state = 13, .external_lex_state = 4},
[186] = {.lex_state = 13, .external_lex_state = 4},
[187] = {.lex_state = 5},
[188] = {.lex_state = 5},
[189] = {.lex_state = 13, .external_lex_state = 4},
[190] = {.lex_state = 5},
[191] = {.lex_state = 13, .external_lex_state = 4},
[192] = {.lex_state = 5},
[193] = {.lex_state = 5},
[194] = {.lex_state = 13, .external_lex_state = 4},
[195] = {.lex_state = 8, .external_lex_state = 4},
[196] = {.lex_state = 5},
[197] = {.lex_state = 3, .external_lex_state = 4},
[198] = {.lex_state = 2, .external_lex_state = 4},
[199] = {.lex_state = 14},
[200] = {.lex_state = 14},
[201] = {.lex_state = 14},
[202] = {.lex_state = 5},
[203] = {.lex_state = 14},
[204] = {.lex_state = 14},
[205] = {.lex_state = 14},
[206] = {.lex_state = 3, .external_lex_state = 4},
[207] = {.lex_state = 3, .external_lex_state = 4},
[208] = {.lex_state = 3, .external_lex_state = 4},
[209] = {.lex_state = 4},
[210] = {.lex_state = 14},
[211] = {.lex_state = 12, .external_lex_state = 4},
[212] = {.lex_state = 14},
[213] = {.lex_state = 23},
[214] = {.lex_state = 23},
[215] = {.lex_state = 14},
[216] = {.lex_state = 23},
[217] = {.lex_state = 14},
[218] = {.lex_state = 3, .external_lex_state = 4},
[219] = {.lex_state = 23},
[220] = {.lex_state = 14},
[221] = {.lex_state = 23},
[222] = {.lex_state = 3, .external_lex_state = 4},
[223] = {.lex_state = 3, .external_lex_state = 4},
[224] = {.lex_state = 23},
[225] = {.lex_state = 14},
[226] = {.lex_state = 3, .external_lex_state = 4},
[227] = {.lex_state = 23},
[228] = {.lex_state = 14},
[229] = {.lex_state = 23},
[230] = {.lex_state = 23},
[231] = {.lex_state = 21},
[232] = {.lex_state = 24},
[233] = {.lex_state = 13, .external_lex_state = 4},
[234] = {.lex_state = 24},
[235] = {.lex_state = 7},
[236] = {.lex_state = 16},
[237] = {.lex_state = 13, .external_lex_state = 4},
[238] = {.lex_state = 5},
[239] = {.lex_state = 24},
[240] = {.lex_state = 24},
[241] = {.lex_state = 5},
[242] = {.lex_state = 6},
[243] = {.lex_state = 13, .external_lex_state = 4},
[244] = {.lex_state = 5},
[245] = {.lex_state = 13, .external_lex_state = 4},
[246] = {.lex_state = 5},
[247] = {.lex_state = 5},
[248] = {.lex_state = 5},
[249] = {.lex_state = 16},
[250] = {.lex_state = 13, .external_lex_state = 4},
[251] = {.lex_state = 5},
[252] = {.lex_state = 16},
[253] = {.lex_state = 7},
[254] = {.lex_state = 7},
[255] = {.lex_state = 7},
[256] = {.lex_state = 7},
[257] = {.lex_state = 24},
[258] = {.lex_state = 24},
[259] = {.lex_state = 7},
[260] = {.lex_state = 17},
[261] = {.lex_state = 7},
[262] = {.lex_state = 22},
[263] = {.lex_state = 24},
[264] = {.lex_state = 7},
[265] = {.lex_state = 24},
[266] = {.lex_state = 14},
[267] = {.lex_state = 23},
[268] = {.lex_state = 15},
[269] = {.lex_state = 23},
[270] = {.lex_state = 23},
[271] = {.lex_state = 23},
[272] = {.lex_state = 23},
[273] = {.lex_state = 24},
[274] = {.lex_state = 24},
[275] = {.lex_state = 16},
[276] = {.lex_state = 24},
[277] = {.lex_state = 24},
[278] = {.lex_state = 24},
[279] = {.lex_state = 24},
[280] = {.lex_state = 24},
[281] = {.lex_state = 24},
[282] = {.lex_state = 25},
[283] = {.lex_state = 25},
[284] = {.lex_state = 25},
[285] = {.lex_state = 0},
[286] = {.lex_state = 25},
[287] = {.lex_state = 0},
[288] = {.lex_state = 0},
[289] = {.lex_state = 0},
[290] = {.lex_state = 0},
[291] = {.lex_state = 24},
[292] = {.lex_state = 25},
[293] = {.lex_state = 0},
[294] = {.lex_state = 0},
[295] = {.lex_state = 0},
[296] = {.lex_state = 25},
[297] = {.lex_state = 14},
[298] = {.lex_state = 0},
[299] = {.lex_state = 0},
[300] = {.lex_state = 25},
[301] = {.lex_state = 25},
[302] = {.lex_state = 0},
[303] = {.lex_state = 26},
[304] = {.lex_state = 0},
[305] = {.lex_state = 0},
[306] = {.lex_state = 0},
[307] = {.lex_state = 25},
[308] = {.lex_state = 0},
[309] = {.lex_state = 0},
[310] = {.lex_state = 0},
[311] = {.lex_state = 0},
[312] = {.lex_state = 0},
[313] = {.lex_state = 0},
[314] = {.lex_state = 14},
[315] = {.lex_state = 0},
[316] = {.lex_state = 25},
[317] = {.lex_state = 14},
[318] = {.lex_state = 25},
[319] = {.lex_state = 14},
[320] = {.lex_state = 25},
[321] = {.lex_state = 25},
[322] = {.lex_state = 25},
[323] = {.lex_state = 0},
[324] = {.lex_state = 14},
[325] = {.lex_state = 25},
[326] = {.lex_state = 25},
[327] = {.lex_state = 25},
[328] = {.lex_state = 14},
[329] = {.lex_state = 14},
[330] = {.lex_state = 25},
[331] = {.lex_state = 25},
[332] = {.lex_state = 25},
[333] = {.lex_state = 25},
[334] = {.lex_state = 0},
[335] = {.lex_state = 25},
[336] = {.lex_state = 25},
[337] = {.lex_state = 25},
[338] = {.lex_state = 0},
[339] = {.lex_state = 0},
[340] = {.lex_state = 0},
[341] = {.lex_state = 0},
[342] = {.lex_state = 25},
[343] = {.lex_state = 0},
[344] = {.lex_state = 0},
[345] = {.lex_state = 0},
[346] = {.lex_state = 0},
[347] = {.lex_state = 0},
[348] = {.lex_state = 0},
[349] = {.lex_state = 25},
[350] = {.lex_state = 0},
[351] = {.lex_state = 25},
[352] = {.lex_state = 25},
[353] = {.lex_state = 0},
[354] = {.lex_state = 0},
[355] = {.lex_state = 25},
[356] = {.lex_state = 0},
[357] = {.lex_state = 25},
[358] = {.lex_state = 0},
[359] = {.lex_state = 0},
[360] = {.lex_state = 0},
[361] = {.lex_state = 0},
[362] = {.lex_state = 0},
[363] = {.lex_state = 0},
[364] = {.lex_state = 25},
[365] = {.lex_state = 25},
[366] = {.lex_state = 0},
};
static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = {
[0] = {
[ts_builtin_sym_end] = ACTIONS(1),
[sym_identifier] = ACTIONS(1),
[sym_block_comment] = ACTIONS(3),
[sym_percent_comment] = ACTIONS(3),
[sym_line_comment] = ACTIONS(1),
[anon_sym_SEMI] = ACTIONS(1),
[anon_sym_COMMA] = ACTIONS(1),
[anon_sym_DOT] = ACTIONS(1),
[aux_sym_dataset_name_token1] = ACTIONS(1),
[aux_sym_proc_step_header_token1] = ACTIONS(1),
[aux_sym_run_statement_token1] = ACTIONS(1),
[aux_sym_run_or_quit_statement_token1] = ACTIONS(1),
[anon_sym_LPAREN] = ACTIONS(1),
[anon_sym_RPAREN] = ACTIONS(1),
[anon_sym_EQ] = ACTIONS(1),
[anon_sym_SLASH] = ACTIONS(1),
[anon_sym_PERCENT] = ACTIONS(1),
[aux_sym_macro_label_token1] = ACTIONS(1),
[anon_sym_COLON] = ACTIONS(1),
[aux_sym__mc_tok_token1] = ACTIONS(1),
[aux_sym_libname_statement_token1] = ACTIONS(1),
[aux_sym_options_statement_token1] = ACTIONS(1),
[aux_sym_generic_statement_token2] = ACTIONS(1),
[sym_macro_variable_ref] = ACTIONS(1),
[aux_sym_string_literal_token1] = ACTIONS(1),
[aux_sym_string_literal_token2] = ACTIONS(1),
[sym__string_suffix] = ACTIONS(1),
[sym__pct_let] = ACTIONS(1),
[sym__pct_macro] = ACTIONS(1),
[sym__pct_mend] = ACTIONS(1),
[sym__pct_include] = ACTIONS(1),
[sym__bare_pct] = ACTIONS(1),
},
[1] = {
[sym_program] = STATE(338),
[sym__top_level] = STATE(3),
[sym_data_step] = STATE(3),
[sym_data_step_header] = STATE(33),
[sym_proc_step] = STATE(3),
[sym_proc_step_header] = STATE(32),
[sym_macro_definition] = STATE(3),
[sym_macro_call_statement] = STATE(3),
[sym_macro_variable_assignment] = STATE(3),
[sym_include_statement] = STATE(3),
[sym_libname_statement] = STATE(3),
[sym_options_statement] = STATE(3),
[sym_generic_statement] = STATE(3),
[sym_string_literal] = STATE(186),
[aux_sym_program_repeat1] = STATE(3),
[ts_builtin_sym_end] = ACTIONS(5),
[sym_block_comment] = ACTIONS(3),
[sym_percent_comment] = ACTIONS(3),
[sym_line_comment] = ACTIONS(7),
[aux_sym_data_step_header_token1] = ACTIONS(9),
[aux_sym_proc_step_header_token1] = ACTIONS(11),
[anon_sym_PERCENT] = ACTIONS(13),
[aux_sym_libname_statement_token1] = ACTIONS(15),
[aux_sym_options_statement_token1] = ACTIONS(17),
[aux_sym_generic_statement_token1] = ACTIONS(19),
[aux_sym_generic_statement_token2] = ACTIONS(19),
[sym_macro_variable_ref] = ACTIONS(21),
[aux_sym_string_literal_token1] = ACTIONS(23),
[aux_sym_string_literal_token2] = ACTIONS(23),
[sym__pct_let] = ACTIONS(25),
[sym__pct_macro] = ACTIONS(27),
[sym__pct_include] = ACTIONS(29),
},
};
static const uint16_t ts_small_parse_table[] = {
[0] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(45), 1,
sym__pct_mend,
ACTIONS(47), 1,
sym__pct_include,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(167), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[68] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(13), 1,
anon_sym_PERCENT,
ACTIONS(15), 1,
aux_sym_libname_statement_token1,
ACTIONS(17), 1,
aux_sym_options_statement_token1,
ACTIONS(21), 1,
sym_macro_variable_ref,
ACTIONS(25), 1,
sym__pct_let,
ACTIONS(27), 1,
sym__pct_macro,
ACTIONS(29), 1,
sym__pct_include,
ACTIONS(49), 1,
ts_builtin_sym_end,
ACTIONS(51), 1,
sym_line_comment,
STATE(32), 1,
sym_proc_step_header,
STATE(33), 1,
sym_data_step_header,
STATE(186), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(19), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(4), 11,
sym__top_level,
sym_data_step,
sym_proc_step,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_libname_statement,
sym_options_statement,
sym_generic_statement,
aux_sym_program_repeat1,
[136] = 18,
ACTIONS(53), 1,
ts_builtin_sym_end,
ACTIONS(55), 1,
sym_line_comment,
ACTIONS(58), 1,
aux_sym_data_step_header_token1,
ACTIONS(61), 1,
aux_sym_proc_step_header_token1,
ACTIONS(64), 1,
anon_sym_PERCENT,
ACTIONS(67), 1,
aux_sym_libname_statement_token1,
ACTIONS(70), 1,
aux_sym_options_statement_token1,
ACTIONS(76), 1,
sym_macro_variable_ref,
ACTIONS(82), 1,
sym__pct_let,
ACTIONS(85), 1,
sym__pct_macro,
ACTIONS(88), 1,
sym__pct_include,
STATE(32), 1,
sym_proc_step_header,
STATE(33), 1,
sym_data_step_header,
STATE(186), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(73), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(79), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(4), 11,
sym__top_level,
sym_data_step,
sym_proc_step,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_libname_statement,
sym_options_statement,
sym_generic_statement,
aux_sym_program_repeat1,
[204] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(91), 1,
sym_line_comment,
ACTIONS(93), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(61), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(6), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[272] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(93), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(51), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[340] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(93), 1,
sym__pct_mend,
ACTIONS(95), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(51), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(8), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[408] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(93), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(44), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[476] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(93), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(47), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[544] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(93), 1,
sym__pct_mend,
ACTIONS(97), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(44), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(9), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[612] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(45), 1,
sym__pct_mend,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(99), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(160), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(2), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[680] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(45), 1,
sym__pct_mend,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(101), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(167), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(13), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[748] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(45), 1,
sym__pct_mend,
ACTIONS(47), 1,
sym__pct_include,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(170), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[816] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(45), 1,
sym__pct_mend,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(103), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(170), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(15), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[884] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(45), 1,
sym__pct_mend,
ACTIONS(47), 1,
sym__pct_include,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(171), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[952] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(105), 1,
sym_line_comment,
ACTIONS(107), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(118), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(17), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1020] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(107), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(106), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1088] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(107), 1,
sym__pct_mend,
ACTIONS(109), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(106), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(19), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1156] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(107), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(132), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1224] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(107), 1,
sym__pct_mend,
ACTIONS(111), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(132), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(21), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1292] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(107), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(133), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1360] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(113), 1,
sym_line_comment,
ACTIONS(115), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(96), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(23), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1428] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(115), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(85), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1496] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(115), 1,
sym__pct_mend,
ACTIONS(117), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(85), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(25), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1564] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(115), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(72), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1632] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(115), 1,
sym__pct_mend,
ACTIONS(119), 1,
sym_line_comment,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(72), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(27), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1700] = 18,
ACTIONS(9), 1,
aux_sym_data_step_header_token1,
ACTIONS(11), 1,
aux_sym_proc_step_header_token1,
ACTIONS(31), 1,
sym_line_comment,
ACTIONS(33), 1,
anon_sym_SEMI,
ACTIONS(35), 1,
anon_sym_PERCENT,
ACTIONS(39), 1,
sym_macro_variable_ref,
ACTIONS(41), 1,
sym__pct_let,
ACTIONS(43), 1,
sym__pct_macro,
ACTIONS(47), 1,
sym__pct_include,
ACTIONS(115), 1,
sym__pct_mend,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(73), 1,
sym_macro_end,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(37), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1768] = 17,
ACTIONS(121), 1,
sym_line_comment,
ACTIONS(124), 1,
aux_sym_data_step_header_token1,
ACTIONS(127), 1,
anon_sym_SEMI,
ACTIONS(130), 1,
aux_sym_proc_step_header_token1,
ACTIONS(133), 1,
anon_sym_PERCENT,
ACTIONS(139), 1,
sym_macro_variable_ref,
ACTIONS(145), 1,
sym__pct_let,
ACTIONS(148), 1,
sym__pct_macro,
ACTIONS(151), 1,
sym__pct_mend,
ACTIONS(153), 1,
sym__pct_include,
STATE(30), 1,
sym_proc_step_header,
STATE(36), 1,
sym_data_step_header,
STATE(194), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(136), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(142), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(28), 11,
sym_data_step,
sym_proc_step,
sym_null_statement,
sym_macro_definition,
sym__macro_body_item,
sym_macro_label,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_macro_definition_repeat1,
[1833] = 14,
ACTIONS(156), 1,
sym_line_comment,
ACTIONS(158), 1,
anon_sym_SEMI,
ACTIONS(162), 1,
anon_sym_PERCENT,
ACTIONS(166), 1,
sym_macro_variable_ref,
ACTIONS(168), 1,
sym__pct_let,
ACTIONS(170), 1,
sym__pct_macro,
ACTIONS(172), 1,
sym__pct_include,
STATE(59), 1,
sym_run_or_quit_statement,
STATE(189), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(160), 2,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
ACTIONS(164), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(34), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[1887] = 14,
ACTIONS(158), 1,
anon_sym_SEMI,
ACTIONS(162), 1,
anon_sym_PERCENT,
ACTIONS(166), 1,
sym_macro_variable_ref,
ACTIONS(168), 1,
sym__pct_let,
ACTIONS(170), 1,
sym__pct_macro,
ACTIONS(172), 1,
sym__pct_include,
ACTIONS(174), 1,
sym_line_comment,
STATE(86), 1,
sym_run_or_quit_statement,
STATE(189), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(164), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(176), 2,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
STATE(31), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[1941] = 14,
ACTIONS(156), 1,
sym_line_comment,
ACTIONS(158), 1,
anon_sym_SEMI,
ACTIONS(162), 1,
anon_sym_PERCENT,
ACTIONS(166), 1,
sym_macro_variable_ref,
ACTIONS(168), 1,
sym__pct_let,
ACTIONS(170), 1,
sym__pct_macro,
ACTIONS(172), 1,
sym__pct_include,
STATE(83), 1,
sym_run_or_quit_statement,
STATE(189), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(164), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(176), 2,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
STATE(34), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[1995] = 14,
ACTIONS(158), 1,
anon_sym_SEMI,
ACTIONS(162), 1,
anon_sym_PERCENT,
ACTIONS(166), 1,
sym_macro_variable_ref,
ACTIONS(168), 1,
sym__pct_let,
ACTIONS(170), 1,
sym__pct_macro,
ACTIONS(172), 1,
sym__pct_include,
ACTIONS(178), 1,
sym_line_comment,
STATE(63), 1,
sym_run_or_quit_statement,
STATE(189), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(160), 2,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
ACTIONS(164), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(29), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2049] = 14,
ACTIONS(180), 1,
sym_line_comment,
ACTIONS(182), 1,
anon_sym_SEMI,
ACTIONS(184), 1,
aux_sym_run_statement_token1,
ACTIONS(186), 1,
anon_sym_PERCENT,
ACTIONS(190), 1,
sym_macro_variable_ref,
ACTIONS(192), 1,
sym__pct_let,
ACTIONS(194), 1,
sym__pct_macro,
ACTIONS(196), 1,
sym__pct_include,
STATE(50), 1,
sym_run_statement,
STATE(183), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(188), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(35), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2102] = 13,
ACTIONS(198), 1,
sym_line_comment,
ACTIONS(201), 1,
anon_sym_SEMI,
ACTIONS(206), 1,
anon_sym_PERCENT,
ACTIONS(212), 1,
sym_macro_variable_ref,
ACTIONS(218), 1,
sym__pct_let,
ACTIONS(221), 1,
sym__pct_macro,
ACTIONS(224), 1,
sym__pct_include,
STATE(189), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(204), 2,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
ACTIONS(209), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(215), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(34), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2153] = 14,
ACTIONS(182), 1,
anon_sym_SEMI,
ACTIONS(184), 1,
aux_sym_run_statement_token1,
ACTIONS(186), 1,
anon_sym_PERCENT,
ACTIONS(190), 1,
sym_macro_variable_ref,
ACTIONS(192), 1,
sym__pct_let,
ACTIONS(194), 1,
sym__pct_macro,
ACTIONS(196), 1,
sym__pct_include,
ACTIONS(227), 1,
sym_line_comment,
STATE(57), 1,
sym_run_statement,
STATE(183), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(188), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(38), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2206] = 14,
ACTIONS(182), 1,
anon_sym_SEMI,
ACTIONS(186), 1,
anon_sym_PERCENT,
ACTIONS(190), 1,
sym_macro_variable_ref,
ACTIONS(192), 1,
sym__pct_let,
ACTIONS(194), 1,
sym__pct_macro,
ACTIONS(196), 1,
sym__pct_include,
ACTIONS(229), 1,
sym_line_comment,
ACTIONS(231), 1,
aux_sym_run_statement_token1,
STATE(79), 1,
sym_run_statement,
STATE(183), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(188), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(37), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2259] = 14,
ACTIONS(182), 1,
anon_sym_SEMI,
ACTIONS(186), 1,
anon_sym_PERCENT,
ACTIONS(190), 1,
sym_macro_variable_ref,
ACTIONS(192), 1,
sym__pct_let,
ACTIONS(194), 1,
sym__pct_macro,
ACTIONS(196), 1,
sym__pct_include,
ACTIONS(227), 1,
sym_line_comment,
ACTIONS(231), 1,
aux_sym_run_statement_token1,
STATE(78), 1,
sym_run_statement,
STATE(183), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(188), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(38), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2312] = 13,
ACTIONS(204), 1,
aux_sym_run_statement_token1,
ACTIONS(233), 1,
sym_line_comment,
ACTIONS(236), 1,
anon_sym_SEMI,
ACTIONS(239), 1,
anon_sym_PERCENT,
ACTIONS(245), 1,
sym_macro_variable_ref,
ACTIONS(248), 1,
sym__pct_let,
ACTIONS(251), 1,
sym__pct_macro,
ACTIONS(254), 1,
sym__pct_include,
STATE(183), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(215), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(242), 2,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
STATE(38), 8,
sym__step_statement,
sym_null_statement,
sym_macro_definition,
sym_macro_call_statement,
sym_macro_variable_assignment,
sym_include_statement,
sym_generic_statement,
aux_sym_data_step_repeat1,
[2362] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(257), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2387] = 4,
ACTIONS(265), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2414] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(267), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2439] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(271), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2464] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(277), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(275), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2488] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(281), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(279), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2512] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(285), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(283), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2536] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(289), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(287), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2560] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(293), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(291), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2584] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(297), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(295), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2608] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2632] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(301), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(299), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2656] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(305), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(303), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2680] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(309), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(307), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2704] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(313), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(311), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2728] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(317), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(315), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2752] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(321), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(319), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2776] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(325), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(323), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2800] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(329), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(327), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2824] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(333), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(331), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2848] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(337), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(335), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2872] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(341), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(339), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2896] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(345), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(343), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2920] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(349), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(347), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2944] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(353), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(351), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2968] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(357), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(355), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[2992] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3016] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3040] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(365), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(363), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3064] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(369), 7,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_libname_statement_token1,
aux_sym_options_statement_token1,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(367), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
ts_builtin_sym_end,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3088] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(373), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(371), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3111] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(309), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(307), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3134] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(349), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(347), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3157] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(281), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(279), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3180] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(293), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(291), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3203] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(271), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3226] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(267), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3249] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(257), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3272] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(325), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(323), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3295] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(329), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(327), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3318] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(301), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(299), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3341] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(377), 1,
anon_sym_SEMI,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(385), 1,
aux_sym__mc_tok_token2,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(383), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(103), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3376] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(333), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(331), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3399] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(389), 1,
anon_sym_SEMI,
ACTIONS(393), 1,
aux_sym__mc_tok_token2,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(391), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(105), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3434] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(337), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(335), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3457] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(369), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(367), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3480] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(305), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(303), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3503] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(353), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(351), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3526] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(277), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(275), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3549] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(395), 1,
anon_sym_SEMI,
ACTIONS(397), 1,
anon_sym_LPAREN,
ACTIONS(400), 1,
anon_sym_PERCENT,
ACTIONS(406), 1,
aux_sym__mc_tok_token2,
ACTIONS(409), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(403), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(88), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3584] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(285), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(283), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3607] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(412), 1,
anon_sym_SEMI,
ACTIONS(416), 1,
aux_sym__mc_tok_token2,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(414), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(93), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3642] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3665] = 4,
ACTIONS(418), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3690] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(420), 1,
anon_sym_SEMI,
ACTIONS(424), 1,
aux_sym__mc_tok_token2,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(422), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(88), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3725] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(321), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(319), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3748] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(341), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(339), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3771] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(345), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(343), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3794] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(357), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(355), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3817] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(426), 1,
anon_sym_SEMI,
ACTIONS(430), 1,
aux_sym__mc_tok_token2,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(428), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(101), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3852] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(434), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(432), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3875] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3898] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(424), 1,
aux_sym__mc_tok_token2,
ACTIONS(436), 1,
anon_sym_SEMI,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(422), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(88), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3933] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[3956] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(424), 1,
aux_sym__mc_tok_token2,
ACTIONS(438), 1,
anon_sym_SEMI,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(422), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(88), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[3991] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(297), 5,
aux_sym_data_step_header_token1,
aux_sym_proc_step_header_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(295), 9,
sym__pct_let,
sym__pct_macro,
sym__pct_mend,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4014] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(379), 1,
anon_sym_LPAREN,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(424), 1,
aux_sym__mc_tok_token2,
ACTIONS(440), 1,
anon_sym_SEMI,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(422), 3,
sym__bare_pct,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(88), 5,
sym_macro_call,
sym__paren_group,
sym__mc_tok_inner,
sym_string_literal,
aux_sym_macro_call_statement_repeat1,
[4049] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(305), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(303), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4071] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(444), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(442), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4093] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(450), 1,
anon_sym_RPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
STATE(289), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4131] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(277), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(275), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4153] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(460), 1,
anon_sym_SEMI,
ACTIONS(462), 1,
anon_sym_LPAREN,
ACTIONS(464), 1,
anon_sym_COLON,
ACTIONS(468), 1,
aux_sym__mc_tok_token2,
STATE(92), 1,
sym_macro_arguments,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(466), 2,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(98), 3,
sym_macro_call,
sym__mc_tok,
sym_string_literal,
[4191] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(285), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(283), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4213] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(470), 1,
anon_sym_RPAREN,
STATE(295), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4251] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4273] = 4,
ACTIONS(472), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 7,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4297] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(271), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4319] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(321), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(319), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4341] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(341), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(339), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4363] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(345), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(343), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4385] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(357), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(355), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4407] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(476), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(474), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4429] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(478), 1,
anon_sym_RPAREN,
STATE(290), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4467] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(267), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4489] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4511] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4533] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(297), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(295), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4555] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(257), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4577] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(369), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(367), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4599] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(480), 1,
anon_sym_RPAREN,
STATE(311), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4637] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(309), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(307), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4659] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(482), 1,
anon_sym_RPAREN,
STATE(299), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4697] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(349), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(347), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4719] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(281), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(279), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4741] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(293), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(291), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4763] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(373), 5,
aux_sym_run_statement_token1,
aux_sym_run_or_quit_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(371), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4785] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(484), 1,
anon_sym_RPAREN,
STATE(302), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4823] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(486), 1,
anon_sym_RPAREN,
STATE(304), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4861] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(488), 1,
anon_sym_RPAREN,
STATE(306), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4899] = 11,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(490), 1,
anon_sym_RPAREN,
STATE(309), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4937] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(271), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[4958] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(452), 1,
aux_sym__macro_param_default_token1,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(456), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(492), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[4991] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(496), 1,
aux_sym__macro_param_default_token1,
ACTIONS(498), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(494), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(173), 4,
aux_sym__macro_param_default,
sym_macro_call,
sym__paren_group,
sym_string_literal,
[5024] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(502), 1,
anon_sym_LPAREN,
ACTIONS(505), 1,
aux_sym__macro_param_default_token1,
ACTIONS(508), 1,
anon_sym_PERCENT,
ACTIONS(511), 1,
sym_macro_variable_ref,
ACTIONS(500), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
ACTIONS(514), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(142), 4,
aux_sym__macro_param_default,
sym_macro_call,
sym__paren_group,
sym_string_literal,
[5057] = 10,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(517), 1,
anon_sym_SEMI,
ACTIONS(519), 1,
anon_sym_LPAREN,
ACTIONS(523), 1,
aux_sym__mc_tok_token2,
STATE(151), 1,
sym_macro_arguments,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(521), 2,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(82), 3,
sym_macro_call,
sym__mc_tok,
sym_string_literal,
[5092] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(277), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(275), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5113] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(527), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(525), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5134] = 7,
ACTIONS(529), 1,
anon_sym_LPAREN,
ACTIONS(531), 1,
anon_sym_RPAREN,
ACTIONS(533), 1,
anon_sym_PERCENT,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(535), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
ACTIONS(537), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(155), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5163] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(285), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(283), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5184] = 7,
ACTIONS(529), 1,
anon_sym_LPAREN,
ACTIONS(533), 1,
anon_sym_PERCENT,
ACTIONS(539), 1,
anon_sym_RPAREN,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(537), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(541), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
STATE(152), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5213] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5234] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(267), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5255] = 4,
ACTIONS(543), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(263), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(261), 7,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5278] = 7,
ACTIONS(529), 1,
anon_sym_LPAREN,
ACTIONS(533), 1,
anon_sym_PERCENT,
ACTIONS(545), 1,
anon_sym_RPAREN,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(535), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
ACTIONS(537), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(155), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5307] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(321), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(319), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5328] = 10,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(547), 1,
anon_sym_SEMI,
ACTIONS(549), 1,
anon_sym_LPAREN,
ACTIONS(553), 1,
aux_sym__mc_tok_token2,
STATE(114), 1,
sym_macro_arguments,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(551), 2,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(90), 3,
sym_macro_call,
sym__mc_tok,
sym_string_literal,
[5363] = 7,
ACTIONS(555), 1,
anon_sym_LPAREN,
ACTIONS(558), 1,
anon_sym_RPAREN,
ACTIONS(560), 1,
anon_sym_PERCENT,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(563), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
ACTIONS(566), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(155), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5392] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(571), 1,
anon_sym_LPAREN,
ACTIONS(574), 1,
aux_sym__macro_param_default_token1,
ACTIONS(577), 1,
anon_sym_PERCENT,
ACTIONS(580), 1,
sym_macro_variable_ref,
ACTIONS(569), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
ACTIONS(583), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(156), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[5425] = 7,
ACTIONS(529), 1,
anon_sym_LPAREN,
ACTIONS(533), 1,
anon_sym_PERCENT,
ACTIONS(586), 1,
anon_sym_RPAREN,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(537), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(588), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
STATE(161), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5454] = 10,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(381), 1,
anon_sym_PERCENT,
ACTIONS(590), 1,
anon_sym_SEMI,
ACTIONS(592), 1,
anon_sym_LPAREN,
ACTIONS(596), 1,
aux_sym__mc_tok_token2,
STATE(40), 1,
sym_macro_arguments,
ACTIONS(387), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(594), 2,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
STATE(80), 3,
sym_macro_call,
sym__mc_tok,
sym_string_literal,
[5489] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(341), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(339), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5510] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(345), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(343), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5531] = 7,
ACTIONS(529), 1,
anon_sym_LPAREN,
ACTIONS(533), 1,
anon_sym_PERCENT,
ACTIONS(598), 1,
anon_sym_RPAREN,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(535), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
ACTIONS(537), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(155), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5560] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(357), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(355), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5581] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5602] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(361), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(359), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5623] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(297), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(295), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5644] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(369), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(367), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5665] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(305), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(303), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5686] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(309), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(307), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5707] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(349), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(347), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5728] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(281), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(279), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5749] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(293), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(291), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5770] = 7,
ACTIONS(529), 1,
anon_sym_LPAREN,
ACTIONS(533), 1,
anon_sym_PERCENT,
ACTIONS(600), 1,
anon_sym_RPAREN,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(537), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(602), 2,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
STATE(146), 5,
sym_macro_call,
sym__paren_group,
sym__paren_group_item,
sym_string_literal,
aux_sym__paren_group_repeat1,
[5799] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(606), 1,
aux_sym__macro_param_default_token1,
ACTIONS(608), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(604), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(142), 4,
aux_sym__macro_param_default,
sym_macro_call,
sym__paren_group,
sym_string_literal,
[5832] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(612), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(610), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5853] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(373), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(371), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5874] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 4,
aux_sym_run_statement_token1,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(257), 8,
sym__pct_let,
sym__pct_macro,
sym__pct_include,
sym_line_comment,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[5895] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(614), 1,
anon_sym_RPAREN,
ACTIONS(616), 1,
aux_sym__macro_param_default_token1,
ACTIONS(618), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(135), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[5927] = 7,
ACTIONS(620), 1,
anon_sym_SEMI,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(626), 1,
aux_sym_generic_statement_token2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(624), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(182), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[5955] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(628), 1,
anon_sym_RPAREN,
ACTIONS(630), 1,
aux_sym__macro_param_default_token1,
ACTIONS(632), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(121), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[5987] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(634), 1,
anon_sym_RPAREN,
ACTIONS(636), 1,
aux_sym__macro_param_default_token1,
ACTIONS(638), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(130), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6019] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(640), 1,
anon_sym_RPAREN,
ACTIONS(642), 1,
aux_sym__macro_param_default_token1,
ACTIONS(644), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(108), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6051] = 7,
ACTIONS(646), 1,
anon_sym_SEMI,
ACTIONS(648), 1,
anon_sym_PERCENT,
ACTIONS(654), 1,
aux_sym_generic_statement_token2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(657), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(651), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(182), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6079] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(660), 1,
anon_sym_SEMI,
ACTIONS(664), 1,
aux_sym_generic_statement_token2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(662), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(185), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6107] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(626), 1,
aux_sym_generic_statement_token2,
ACTIONS(666), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(624), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(182), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6135] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(626), 1,
aux_sym_generic_statement_token2,
ACTIONS(668), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(624), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(182), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6163] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(670), 1,
anon_sym_SEMI,
ACTIONS(674), 1,
aux_sym_generic_statement_token2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(672), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(184), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6191] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(676), 1,
anon_sym_RPAREN,
ACTIONS(678), 1,
aux_sym__macro_param_default_token1,
ACTIONS(680), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(137), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6223] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(682), 1,
anon_sym_RPAREN,
ACTIONS(684), 1,
aux_sym__macro_param_default_token1,
ACTIONS(686), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(136), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6255] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(688), 1,
anon_sym_SEMI,
ACTIONS(692), 1,
aux_sym_generic_statement_token2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(690), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(191), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6283] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(694), 1,
anon_sym_RPAREN,
ACTIONS(696), 1,
aux_sym__macro_param_default_token1,
ACTIONS(698), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(112), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6315] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(626), 1,
aux_sym_generic_statement_token2,
ACTIONS(700), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(624), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(182), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6343] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(702), 1,
anon_sym_RPAREN,
ACTIONS(704), 1,
aux_sym__macro_param_default_token1,
ACTIONS(706), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(138), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6375] = 9,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(708), 1,
anon_sym_RPAREN,
ACTIONS(710), 1,
aux_sym__macro_param_default_token1,
ACTIONS(712), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(128), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6407] = 7,
ACTIONS(622), 1,
anon_sym_PERCENT,
ACTIONS(714), 1,
anon_sym_SEMI,
ACTIONS(718), 1,
aux_sym_generic_statement_token2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(23), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(716), 3,
sym__bare_pct,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
STATE(178), 3,
sym_macro_call,
sym_string_literal,
aux_sym_generic_statement_repeat1,
[6435] = 5,
ACTIONS(722), 1,
anon_sym_LPAREN,
STATE(250), 1,
sym_macro_arguments,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(724), 3,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(720), 5,
sym__bare_pct,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6458] = 8,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(448), 1,
anon_sym_LPAREN,
ACTIONS(454), 1,
anon_sym_PERCENT,
ACTIONS(726), 1,
aux_sym__macro_param_default_token1,
ACTIONS(728), 1,
sym_macro_variable_ref,
ACTIONS(458), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(140), 4,
sym_macro_call,
aux_sym__macro_arg,
sym__paren_group,
sym_string_literal,
[6487] = 6,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(730), 1,
anon_sym_LPAREN,
STATE(218), 1,
sym_macro_arguments,
ACTIONS(724), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(720), 6,
sym__bare_pct,
anon_sym_SEMI,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6512] = 5,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(736), 1,
sym__string_suffix,
ACTIONS(734), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(732), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6535] = 6,
ACTIONS(738), 1,
anon_sym_SEMI,
ACTIONS(742), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(740), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(200), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6559] = 6,
ACTIONS(746), 1,
anon_sym_SEMI,
ACTIONS(750), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(748), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6583] = 6,
ACTIONS(750), 1,
sym_macro_variable_ref,
ACTIONS(752), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(748), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6607] = 6,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(754), 1,
anon_sym_LPAREN,
STATE(238), 1,
sym_macro_arguments,
ACTIONS(724), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(720), 5,
anon_sym_COMMA,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6631] = 6,
ACTIONS(756), 1,
anon_sym_SEMI,
ACTIONS(760), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(758), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(201), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6655] = 6,
ACTIONS(762), 1,
anon_sym_SEMI,
ACTIONS(767), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(764), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
ACTIONS(770), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6679] = 6,
ACTIONS(773), 1,
anon_sym_SEMI,
ACTIONS(777), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(775), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(210), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6703] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(273), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(271), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6723] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(269), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(267), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6743] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(259), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(257), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6763] = 5,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(779), 1,
sym__string_suffix,
ACTIONS(734), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(732), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6785] = 6,
ACTIONS(750), 1,
sym_macro_variable_ref,
ACTIONS(781), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(748), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6809] = 4,
ACTIONS(783), 1,
sym__string_suffix,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(734), 3,
anon_sym_PERCENT,
aux_sym_generic_statement_token1,
aux_sym_generic_statement_token2,
ACTIONS(732), 5,
sym__bare_pct,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6829] = 6,
ACTIONS(785), 1,
anon_sym_SEMI,
ACTIONS(789), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(787), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(215), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6853] = 6,
ACTIONS(791), 1,
anon_sym_SEMI,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(795), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(230), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[6877] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(799), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(801), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
STATE(216), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[6901] = 6,
ACTIONS(750), 1,
sym_macro_variable_ref,
ACTIONS(803), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(748), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6925] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(805), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(795), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(230), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[6949] = 6,
ACTIONS(807), 1,
anon_sym_SEMI,
ACTIONS(811), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(809), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(220), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[6973] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(815), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(813), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[6993] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(817), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(819), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
STATE(221), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[7017] = 6,
ACTIONS(750), 1,
sym_macro_variable_ref,
ACTIONS(821), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(748), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[7041] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(823), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(795), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(230), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[7065] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(827), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(825), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7085] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(831), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(829), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7105] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(833), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(835), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
STATE(213), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[7129] = 6,
ACTIONS(837), 1,
anon_sym_SEMI,
ACTIONS(841), 1,
sym_macro_variable_ref,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(839), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(228), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[7153] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(845), 2,
anon_sym_PERCENT,
aux_sym__mc_tok_token2,
ACTIONS(843), 7,
sym__bare_pct,
anon_sym_SEMI,
anon_sym_LPAREN,
aux_sym__mc_tok_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7173] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(847), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(849), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
STATE(229), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[7197] = 6,
ACTIONS(750), 1,
sym_macro_variable_ref,
ACTIONS(851), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
ACTIONS(748), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
STATE(204), 3,
sym__option_token,
sym_string_literal,
aux_sym_proc_step_header_repeat1,
[7221] = 6,
ACTIONS(793), 1,
anon_sym_PERCENT,
ACTIONS(853), 1,
anon_sym_SEMI,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(795), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
ACTIONS(797), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(230), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[7245] = 6,
ACTIONS(855), 1,
anon_sym_SEMI,
ACTIONS(857), 1,
anon_sym_PERCENT,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(860), 2,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
ACTIONS(863), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(230), 3,
sym_macro_call,
aux_sym__macro_value,
sym_string_literal,
[7269] = 4,
ACTIONS(866), 1,
anon_sym_LPAREN,
STATE(271), 1,
sym_macro_arguments,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(724), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7288] = 8,
ACTIONS(868), 1,
sym_identifier,
ACTIONS(870), 1,
anon_sym_SEMI,
ACTIONS(872), 1,
anon_sym_COMMA,
ACTIONS(874), 1,
aux_sym_dataset_name_token1,
ACTIONS(876), 1,
sym_macro_variable_ref,
STATE(265), 1,
sym__dname_part,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
STATE(240), 2,
sym_dataset_name,
aux_sym__dataset_list_repeat1,
[7315] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(845), 2,
anon_sym_PERCENT,
aux_sym_generic_statement_token2,
ACTIONS(843), 6,
sym__bare_pct,
anon_sym_SEMI,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7332] = 5,
ACTIONS(882), 1,
sym_macro_variable_ref,
STATE(234), 1,
aux_sym__dname_part_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(878), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(880), 4,
anon_sym_SEMI,
anon_sym_COMMA,
anon_sym_DOT,
anon_sym_EQ,
[7353] = 4,
ACTIONS(885), 1,
anon_sym_LPAREN,
STATE(255), 1,
sym_macro_arguments,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(724), 6,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7372] = 7,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(887), 1,
anon_sym_SEMI,
ACTIONS(889), 1,
aux_sym__libname_token_token1,
ACTIONS(891), 1,
sym_macro_variable_ref,
ACTIONS(893), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(249), 3,
sym__libname_token,
sym_string_literal,
aux_sym_libname_statement_repeat1,
[7397] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 2,
anon_sym_PERCENT,
aux_sym_generic_statement_token2,
ACTIONS(271), 6,
sym__bare_pct,
anon_sym_SEMI,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7414] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(815), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(813), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7433] = 8,
ACTIONS(868), 1,
sym_identifier,
ACTIONS(872), 1,
anon_sym_COMMA,
ACTIONS(874), 1,
aux_sym_dataset_name_token1,
ACTIONS(876), 1,
sym_macro_variable_ref,
ACTIONS(895), 1,
anon_sym_SEMI,
STATE(265), 1,
sym__dname_part,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
STATE(232), 2,
sym_dataset_name,
aux_sym__dataset_list_repeat1,
[7460] = 8,
ACTIONS(897), 1,
sym_identifier,
ACTIONS(900), 1,
anon_sym_SEMI,
ACTIONS(902), 1,
anon_sym_COMMA,
ACTIONS(905), 1,
aux_sym_dataset_name_token1,
ACTIONS(908), 1,
sym_macro_variable_ref,
STATE(265), 1,
sym__dname_part,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
STATE(240), 2,
sym_dataset_name,
aux_sym__dataset_list_repeat1,
[7487] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(845), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(843), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7506] = 3,
ACTIONS(911), 1,
sym__string_suffix,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(734), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7523] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 2,
anon_sym_PERCENT,
aux_sym_generic_statement_token2,
ACTIONS(267), 6,
sym__bare_pct,
anon_sym_SEMI,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7540] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(831), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(829), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7559] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 2,
anon_sym_PERCENT,
aux_sym_generic_statement_token2,
ACTIONS(257), 6,
sym__bare_pct,
anon_sym_SEMI,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7576] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(273), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(271), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7595] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(269), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(267), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7614] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(259), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(257), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7633] = 7,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(913), 1,
anon_sym_SEMI,
ACTIONS(915), 1,
aux_sym__libname_token_token1,
ACTIONS(918), 1,
sym_macro_variable_ref,
ACTIONS(921), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(249), 3,
sym__libname_token,
sym_string_literal,
aux_sym_libname_statement_repeat1,
[7658] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(815), 2,
anon_sym_PERCENT,
aux_sym_generic_statement_token2,
ACTIONS(813), 6,
sym__bare_pct,
anon_sym_SEMI,
aux_sym_generic_statement_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7675] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(827), 2,
aux_sym__macro_param_default_token1,
anon_sym_PERCENT,
ACTIONS(825), 6,
anon_sym_COMMA,
anon_sym_LPAREN,
anon_sym_RPAREN,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7694] = 7,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(924), 1,
anon_sym_SEMI,
ACTIONS(926), 1,
aux_sym__libname_token_token1,
ACTIONS(928), 1,
sym_macro_variable_ref,
ACTIONS(893), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
STATE(236), 3,
sym__libname_token,
sym_string_literal,
aux_sym_libname_statement_repeat1,
[7719] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(831), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7733] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(845), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7747] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(815), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7761] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7775] = 5,
ACTIONS(934), 1,
sym_macro_variable_ref,
STATE(263), 1,
aux_sym__dname_part_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(930), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(932), 3,
anon_sym_SEMI,
anon_sym_COMMA,
anon_sym_DOT,
[7795] = 8,
ACTIONS(868), 1,
sym_identifier,
ACTIONS(874), 1,
aux_sym_dataset_name_token1,
ACTIONS(876), 1,
sym_macro_variable_ref,
ACTIONS(936), 1,
anon_sym_SEMI,
STATE(239), 1,
sym_dataset_name,
STATE(265), 1,
sym__dname_part,
STATE(363), 1,
sym__dataset_list,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[7821] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7835] = 4,
ACTIONS(938), 1,
sym__string_suffix,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(734), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
ACTIONS(732), 4,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7853] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7867] = 3,
ACTIONS(940), 1,
sym__string_suffix,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(734), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7883] = 5,
ACTIONS(946), 1,
sym_macro_variable_ref,
STATE(234), 1,
aux_sym__dname_part_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(942), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(944), 3,
anon_sym_SEMI,
anon_sym_COMMA,
anon_sym_DOT,
[7903] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(827), 7,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_PERCENT,
aux_sym__paren_group_item_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7917] = 4,
ACTIONS(952), 1,
anon_sym_DOT,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(948), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(950), 3,
anon_sym_SEMI,
anon_sym_COMMA,
sym_macro_variable_ref,
[7934] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(845), 2,
aux_sym__option_token_token1,
aux_sym__option_token_token2,
ACTIONS(843), 4,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7949] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(845), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7962] = 5,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(734), 1,
aux_sym__libname_token_token1,
ACTIONS(954), 1,
sym__string_suffix,
ACTIONS(732), 4,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7981] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(269), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[7994] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(273), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8007] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(815), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8020] = 2,
ACTIONS(375), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(259), 6,
anon_sym_SEMI,
anon_sym_PERCENT,
aux_sym__macro_value_token1,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8033] = 6,
ACTIONS(956), 1,
anon_sym_SEMI,
ACTIONS(958), 1,
anon_sym_LPAREN,
ACTIONS(960), 1,
anon_sym_SLASH,
STATE(319), 1,
sym_macro_parameters,
STATE(359), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8053] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(962), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(900), 3,
anon_sym_SEMI,
anon_sym_COMMA,
sym_macro_variable_ref,
[8067] = 4,
ACTIONS(3), 1,
sym_percent_comment,
ACTIONS(375), 1,
sym_block_comment,
ACTIONS(845), 1,
aux_sym__libname_token_token1,
ACTIONS(843), 4,
anon_sym_SEMI,
sym_macro_variable_ref,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8083] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(964), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(966), 3,
anon_sym_SEMI,
anon_sym_COMMA,
sym_macro_variable_ref,
[8097] = 3,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(948), 2,
aux_sym_dataset_name_token1,
sym_identifier,
ACTIONS(950), 3,
anon_sym_SEMI,
anon_sym_COMMA,
sym_macro_variable_ref,
[8111] = 6,
ACTIONS(958), 1,
anon_sym_LPAREN,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(968), 1,
anon_sym_SEMI,
STATE(297), 1,
sym_macro_parameters,
STATE(340), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8131] = 6,
ACTIONS(868), 1,
sym_identifier,
ACTIONS(874), 1,
aux_sym_dataset_name_token1,
ACTIONS(876), 1,
sym_macro_variable_ref,
STATE(265), 1,
sym__dname_part,
STATE(274), 1,
sym_dataset_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8151] = 6,
ACTIONS(958), 1,
anon_sym_LPAREN,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(970), 1,
anon_sym_SEMI,
STATE(317), 1,
sym_macro_parameters,
STATE(353), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8171] = 6,
ACTIONS(958), 1,
anon_sym_LPAREN,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(972), 1,
anon_sym_SEMI,
STATE(314), 1,
sym_macro_parameters,
STATE(346), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8191] = 4,
ACTIONS(974), 1,
sym_identifier,
ACTIONS(976), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
STATE(284), 2,
sym__macro_option_token,
aux_sym_macro_options_repeat1,
[8206] = 4,
ACTIONS(974), 1,
sym_identifier,
ACTIONS(978), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
STATE(282), 2,
sym__macro_option_token,
aux_sym_macro_options_repeat1,
[8221] = 4,
ACTIONS(980), 1,
sym_identifier,
ACTIONS(983), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
STATE(284), 2,
sym__macro_option_token,
aux_sym_macro_options_repeat1,
[8236] = 3,
STATE(225), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8248] = 3,
STATE(356), 1,
sym__let_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(985), 2,
sym_macro_variable_ref,
sym_identifier,
[8260] = 4,
ACTIONS(987), 1,
anon_sym_EQ,
ACTIONS(989), 1,
sym_macro_variable_ref,
STATE(288), 1,
aux_sym__dname_part_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8274] = 4,
ACTIONS(946), 1,
sym_macro_variable_ref,
ACTIONS(991), 1,
anon_sym_EQ,
STATE(234), 1,
aux_sym__dname_part_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8288] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(993), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8302] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(995), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8316] = 3,
ACTIONS(999), 1,
anon_sym_SLASH,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(997), 2,
anon_sym_SEMI,
anon_sym_LPAREN,
[8328] = 4,
ACTIONS(1001), 1,
sym_identifier,
ACTIONS(1003), 1,
anon_sym_RPAREN,
STATE(310), 1,
sym__macro_param,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8342] = 3,
STATE(199), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8354] = 4,
ACTIONS(1005), 1,
anon_sym_COMMA,
ACTIONS(1008), 1,
anon_sym_RPAREN,
STATE(294), 1,
aux_sym_macro_parameters_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8368] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1010), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8382] = 4,
ACTIONS(1012), 1,
sym_identifier,
ACTIONS(1014), 1,
anon_sym_SEMI,
STATE(341), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8396] = 4,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(1016), 1,
anon_sym_SEMI,
STATE(345), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8410] = 3,
ACTIONS(1020), 1,
anon_sym_EQ,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(1018), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
[8422] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1022), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8436] = 3,
STATE(358), 1,
sym__let_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(985), 2,
sym_macro_variable_ref,
sym_identifier,
[8448] = 3,
STATE(276), 1,
sym__dname_part,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(876), 2,
sym_macro_variable_ref,
sym_identifier,
[8460] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1024), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8474] = 4,
ACTIONS(732), 1,
anon_sym_SEMI,
ACTIONS(734), 1,
sym_identifier,
ACTIONS(1026), 1,
sym__string_suffix,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8488] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1028), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8502] = 4,
ACTIONS(1030), 1,
anon_sym_COMMA,
ACTIONS(1032), 1,
anon_sym_RPAREN,
STATE(294), 1,
aux_sym_macro_parameters_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8516] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1034), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8530] = 4,
ACTIONS(1012), 1,
sym_identifier,
ACTIONS(1036), 1,
anon_sym_SEMI,
STATE(344), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8544] = 3,
STATE(333), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(1038), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8556] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1040), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8570] = 4,
ACTIONS(1030), 1,
anon_sym_COMMA,
ACTIONS(1042), 1,
anon_sym_RPAREN,
STATE(305), 1,
aux_sym_macro_parameters_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8584] = 4,
ACTIONS(446), 1,
anon_sym_COMMA,
ACTIONS(1044), 1,
anon_sym_RPAREN,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8598] = 3,
STATE(212), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8610] = 4,
ACTIONS(492), 1,
anon_sym_RPAREN,
ACTIONS(1046), 1,
anon_sym_COMMA,
STATE(313), 1,
aux_sym_macro_arguments_repeat1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8624] = 4,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(1049), 1,
anon_sym_SEMI,
STATE(347), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8638] = 3,
STATE(217), 1,
sym_string_literal,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(744), 2,
aux_sym_string_literal_token1,
aux_sym_string_literal_token2,
[8650] = 3,
ACTIONS(1053), 1,
anon_sym_EQ,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(1051), 2,
anon_sym_SEMI,
sym_identifier,
[8662] = 4,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(1055), 1,
anon_sym_SEMI,
STATE(334), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8676] = 4,
ACTIONS(1012), 1,
sym_identifier,
ACTIONS(1057), 1,
anon_sym_SEMI,
STATE(362), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8690] = 4,
ACTIONS(960), 1,
anon_sym_SLASH,
ACTIONS(1059), 1,
anon_sym_SEMI,
STATE(360), 1,
sym_macro_options,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8704] = 3,
STATE(343), 1,
sym__let_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(985), 2,
sym_macro_variable_ref,
sym_identifier,
[8716] = 3,
STATE(350), 1,
sym__let_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(985), 2,
sym_macro_variable_ref,
sym_identifier,
[8728] = 4,
ACTIONS(1012), 1,
sym_identifier,
ACTIONS(1061), 1,
anon_sym_SEMI,
STATE(348), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8742] = 2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(1008), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
[8751] = 3,
ACTIONS(1063), 1,
anon_sym_SEMI,
ACTIONS(1065), 1,
anon_sym_SLASH,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8762] = 3,
ACTIONS(1001), 1,
sym_identifier,
STATE(323), 1,
sym__macro_param,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8773] = 3,
ACTIONS(1012), 1,
sym_identifier,
STATE(273), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8784] = 3,
ACTIONS(1012), 1,
sym_identifier,
STATE(278), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8795] = 3,
ACTIONS(1067), 1,
anon_sym_SEMI,
ACTIONS(1069), 1,
anon_sym_SLASH,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8806] = 3,
ACTIONS(1071), 1,
anon_sym_SEMI,
ACTIONS(1073), 1,
anon_sym_SLASH,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8817] = 3,
ACTIONS(1012), 1,
sym_identifier,
STATE(281), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8828] = 2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(843), 2,
anon_sym_SEMI,
sym_identifier,
[8837] = 3,
ACTIONS(1012), 1,
sym_identifier,
STATE(280), 1,
sym_macro_name,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8848] = 2,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
ACTIONS(1075), 2,
anon_sym_SEMI,
sym_identifier,
[8857] = 2,
ACTIONS(1077), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8865] = 2,
ACTIONS(1079), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8873] = 2,
ACTIONS(1081), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8881] = 2,
ACTIONS(1083), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8889] = 2,
ACTIONS(1085), 1,
ts_builtin_sym_end,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8897] = 2,
ACTIONS(1087), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8905] = 2,
ACTIONS(1016), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8913] = 2,
ACTIONS(1089), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8921] = 2,
ACTIONS(1091), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8929] = 2,
ACTIONS(1093), 1,
anon_sym_EQ,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8937] = 2,
ACTIONS(1095), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8945] = 2,
ACTIONS(1097), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8953] = 2,
ACTIONS(1049), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8961] = 2,
ACTIONS(1099), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8969] = 2,
ACTIONS(1101), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8977] = 2,
ACTIONS(1103), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8985] = 2,
ACTIONS(1105), 1,
anon_sym_EQ,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[8993] = 2,
ACTIONS(1107), 1,
sym_identifier,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9001] = 2,
ACTIONS(1109), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9009] = 2,
ACTIONS(1055), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9017] = 2,
ACTIONS(1111), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9025] = 2,
ACTIONS(1113), 1,
sym_identifier,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9033] = 2,
ACTIONS(1115), 1,
anon_sym_EQ,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9041] = 2,
ACTIONS(1117), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9049] = 2,
ACTIONS(1119), 1,
anon_sym_EQ,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9057] = 2,
ACTIONS(1059), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9065] = 2,
ACTIONS(1121), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9073] = 2,
ACTIONS(1123), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9081] = 2,
ACTIONS(1125), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9089] = 2,
ACTIONS(1127), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9097] = 2,
ACTIONS(1129), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9105] = 2,
ACTIONS(1131), 1,
aux_sym_macro_label_token1,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
[9113] = 2,
ACTIONS(1133), 1,
anon_sym_SEMI,
ACTIONS(3), 2,
sym_block_comment,
sym_percent_comment,
};
static const uint32_t ts_small_parse_table_map[] = {
[SMALL_STATE(2)] = 0,
[SMALL_STATE(3)] = 68,
[SMALL_STATE(4)] = 136,
[SMALL_STATE(5)] = 204,
[SMALL_STATE(6)] = 272,
[SMALL_STATE(7)] = 340,
[SMALL_STATE(8)] = 408,
[SMALL_STATE(9)] = 476,
[SMALL_STATE(10)] = 544,
[SMALL_STATE(11)] = 612,
[SMALL_STATE(12)] = 680,
[SMALL_STATE(13)] = 748,
[SMALL_STATE(14)] = 816,
[SMALL_STATE(15)] = 884,
[SMALL_STATE(16)] = 952,
[SMALL_STATE(17)] = 1020,
[SMALL_STATE(18)] = 1088,
[SMALL_STATE(19)] = 1156,
[SMALL_STATE(20)] = 1224,
[SMALL_STATE(21)] = 1292,
[SMALL_STATE(22)] = 1360,
[SMALL_STATE(23)] = 1428,
[SMALL_STATE(24)] = 1496,
[SMALL_STATE(25)] = 1564,
[SMALL_STATE(26)] = 1632,
[SMALL_STATE(27)] = 1700,
[SMALL_STATE(28)] = 1768,
[SMALL_STATE(29)] = 1833,
[SMALL_STATE(30)] = 1887,
[SMALL_STATE(31)] = 1941,
[SMALL_STATE(32)] = 1995,
[SMALL_STATE(33)] = 2049,
[SMALL_STATE(34)] = 2102,
[SMALL_STATE(35)] = 2153,
[SMALL_STATE(36)] = 2206,
[SMALL_STATE(37)] = 2259,
[SMALL_STATE(38)] = 2312,
[SMALL_STATE(39)] = 2362,
[SMALL_STATE(40)] = 2387,
[SMALL_STATE(41)] = 2414,
[SMALL_STATE(42)] = 2439,
[SMALL_STATE(43)] = 2464,
[SMALL_STATE(44)] = 2488,
[SMALL_STATE(45)] = 2512,
[SMALL_STATE(46)] = 2536,
[SMALL_STATE(47)] = 2560,
[SMALL_STATE(48)] = 2584,
[SMALL_STATE(49)] = 2608,
[SMALL_STATE(50)] = 2632,
[SMALL_STATE(51)] = 2656,
[SMALL_STATE(52)] = 2680,
[SMALL_STATE(53)] = 2704,
[SMALL_STATE(54)] = 2728,
[SMALL_STATE(55)] = 2752,
[SMALL_STATE(56)] = 2776,
[SMALL_STATE(57)] = 2800,
[SMALL_STATE(58)] = 2824,
[SMALL_STATE(59)] = 2848,
[SMALL_STATE(60)] = 2872,
[SMALL_STATE(61)] = 2896,
[SMALL_STATE(62)] = 2920,
[SMALL_STATE(63)] = 2944,
[SMALL_STATE(64)] = 2968,
[SMALL_STATE(65)] = 2992,
[SMALL_STATE(66)] = 3016,
[SMALL_STATE(67)] = 3040,
[SMALL_STATE(68)] = 3064,
[SMALL_STATE(69)] = 3088,
[SMALL_STATE(70)] = 3111,
[SMALL_STATE(71)] = 3134,
[SMALL_STATE(72)] = 3157,
[SMALL_STATE(73)] = 3180,
[SMALL_STATE(74)] = 3203,
[SMALL_STATE(75)] = 3226,
[SMALL_STATE(76)] = 3249,
[SMALL_STATE(77)] = 3272,
[SMALL_STATE(78)] = 3295,
[SMALL_STATE(79)] = 3318,
[SMALL_STATE(80)] = 3341,
[SMALL_STATE(81)] = 3376,
[SMALL_STATE(82)] = 3399,
[SMALL_STATE(83)] = 3434,
[SMALL_STATE(84)] = 3457,
[SMALL_STATE(85)] = 3480,
[SMALL_STATE(86)] = 3503,
[SMALL_STATE(87)] = 3526,
[SMALL_STATE(88)] = 3549,
[SMALL_STATE(89)] = 3584,
[SMALL_STATE(90)] = 3607,
[SMALL_STATE(91)] = 3642,
[SMALL_STATE(92)] = 3665,
[SMALL_STATE(93)] = 3690,
[SMALL_STATE(94)] = 3725,
[SMALL_STATE(95)] = 3748,
[SMALL_STATE(96)] = 3771,
[SMALL_STATE(97)] = 3794,
[SMALL_STATE(98)] = 3817,
[SMALL_STATE(99)] = 3852,
[SMALL_STATE(100)] = 3875,
[SMALL_STATE(101)] = 3898,
[SMALL_STATE(102)] = 3933,
[SMALL_STATE(103)] = 3956,
[SMALL_STATE(104)] = 3991,
[SMALL_STATE(105)] = 4014,
[SMALL_STATE(106)] = 4049,
[SMALL_STATE(107)] = 4071,
[SMALL_STATE(108)] = 4093,
[SMALL_STATE(109)] = 4131,
[SMALL_STATE(110)] = 4153,
[SMALL_STATE(111)] = 4191,
[SMALL_STATE(112)] = 4213,
[SMALL_STATE(113)] = 4251,
[SMALL_STATE(114)] = 4273,
[SMALL_STATE(115)] = 4297,
[SMALL_STATE(116)] = 4319,
[SMALL_STATE(117)] = 4341,
[SMALL_STATE(118)] = 4363,
[SMALL_STATE(119)] = 4385,
[SMALL_STATE(120)] = 4407,
[SMALL_STATE(121)] = 4429,
[SMALL_STATE(122)] = 4467,
[SMALL_STATE(123)] = 4489,
[SMALL_STATE(124)] = 4511,
[SMALL_STATE(125)] = 4533,
[SMALL_STATE(126)] = 4555,
[SMALL_STATE(127)] = 4577,
[SMALL_STATE(128)] = 4599,
[SMALL_STATE(129)] = 4637,
[SMALL_STATE(130)] = 4659,
[SMALL_STATE(131)] = 4697,
[SMALL_STATE(132)] = 4719,
[SMALL_STATE(133)] = 4741,
[SMALL_STATE(134)] = 4763,
[SMALL_STATE(135)] = 4785,
[SMALL_STATE(136)] = 4823,
[SMALL_STATE(137)] = 4861,
[SMALL_STATE(138)] = 4899,
[SMALL_STATE(139)] = 4937,
[SMALL_STATE(140)] = 4958,
[SMALL_STATE(141)] = 4991,
[SMALL_STATE(142)] = 5024,
[SMALL_STATE(143)] = 5057,
[SMALL_STATE(144)] = 5092,
[SMALL_STATE(145)] = 5113,
[SMALL_STATE(146)] = 5134,
[SMALL_STATE(147)] = 5163,
[SMALL_STATE(148)] = 5184,
[SMALL_STATE(149)] = 5213,
[SMALL_STATE(150)] = 5234,
[SMALL_STATE(151)] = 5255,
[SMALL_STATE(152)] = 5278,
[SMALL_STATE(153)] = 5307,
[SMALL_STATE(154)] = 5328,
[SMALL_STATE(155)] = 5363,
[SMALL_STATE(156)] = 5392,
[SMALL_STATE(157)] = 5425,
[SMALL_STATE(158)] = 5454,
[SMALL_STATE(159)] = 5489,
[SMALL_STATE(160)] = 5510,
[SMALL_STATE(161)] = 5531,
[SMALL_STATE(162)] = 5560,
[SMALL_STATE(163)] = 5581,
[SMALL_STATE(164)] = 5602,
[SMALL_STATE(165)] = 5623,
[SMALL_STATE(166)] = 5644,
[SMALL_STATE(167)] = 5665,
[SMALL_STATE(168)] = 5686,
[SMALL_STATE(169)] = 5707,
[SMALL_STATE(170)] = 5728,
[SMALL_STATE(171)] = 5749,
[SMALL_STATE(172)] = 5770,
[SMALL_STATE(173)] = 5799,
[SMALL_STATE(174)] = 5832,
[SMALL_STATE(175)] = 5853,
[SMALL_STATE(176)] = 5874,
[SMALL_STATE(177)] = 5895,
[SMALL_STATE(178)] = 5927,
[SMALL_STATE(179)] = 5955,
[SMALL_STATE(180)] = 5987,
[SMALL_STATE(181)] = 6019,
[SMALL_STATE(182)] = 6051,
[SMALL_STATE(183)] = 6079,
[SMALL_STATE(184)] = 6107,
[SMALL_STATE(185)] = 6135,
[SMALL_STATE(186)] = 6163,
[SMALL_STATE(187)] = 6191,
[SMALL_STATE(188)] = 6223,
[SMALL_STATE(189)] = 6255,
[SMALL_STATE(190)] = 6283,
[SMALL_STATE(191)] = 6315,
[SMALL_STATE(192)] = 6343,
[SMALL_STATE(193)] = 6375,
[SMALL_STATE(194)] = 6407,
[SMALL_STATE(195)] = 6435,
[SMALL_STATE(196)] = 6458,
[SMALL_STATE(197)] = 6487,
[SMALL_STATE(198)] = 6512,
[SMALL_STATE(199)] = 6535,
[SMALL_STATE(200)] = 6559,
[SMALL_STATE(201)] = 6583,
[SMALL_STATE(202)] = 6607,
[SMALL_STATE(203)] = 6631,
[SMALL_STATE(204)] = 6655,
[SMALL_STATE(205)] = 6679,
[SMALL_STATE(206)] = 6703,
[SMALL_STATE(207)] = 6723,
[SMALL_STATE(208)] = 6743,
[SMALL_STATE(209)] = 6763,
[SMALL_STATE(210)] = 6785,
[SMALL_STATE(211)] = 6809,
[SMALL_STATE(212)] = 6829,
[SMALL_STATE(213)] = 6853,
[SMALL_STATE(214)] = 6877,
[SMALL_STATE(215)] = 6901,
[SMALL_STATE(216)] = 6925,
[SMALL_STATE(217)] = 6949,
[SMALL_STATE(218)] = 6973,
[SMALL_STATE(219)] = 6993,
[SMALL_STATE(220)] = 7017,
[SMALL_STATE(221)] = 7041,
[SMALL_STATE(222)] = 7065,
[SMALL_STATE(223)] = 7085,
[SMALL_STATE(224)] = 7105,
[SMALL_STATE(225)] = 7129,
[SMALL_STATE(226)] = 7153,
[SMALL_STATE(227)] = 7173,
[SMALL_STATE(228)] = 7197,
[SMALL_STATE(229)] = 7221,
[SMALL_STATE(230)] = 7245,
[SMALL_STATE(231)] = 7269,
[SMALL_STATE(232)] = 7288,
[SMALL_STATE(233)] = 7315,
[SMALL_STATE(234)] = 7332,
[SMALL_STATE(235)] = 7353,
[SMALL_STATE(236)] = 7372,
[SMALL_STATE(237)] = 7397,
[SMALL_STATE(238)] = 7414,
[SMALL_STATE(239)] = 7433,
[SMALL_STATE(240)] = 7460,
[SMALL_STATE(241)] = 7487,
[SMALL_STATE(242)] = 7506,
[SMALL_STATE(243)] = 7523,
[SMALL_STATE(244)] = 7540,
[SMALL_STATE(245)] = 7559,
[SMALL_STATE(246)] = 7576,
[SMALL_STATE(247)] = 7595,
[SMALL_STATE(248)] = 7614,
[SMALL_STATE(249)] = 7633,
[SMALL_STATE(250)] = 7658,
[SMALL_STATE(251)] = 7675,
[SMALL_STATE(252)] = 7694,
[SMALL_STATE(253)] = 7719,
[SMALL_STATE(254)] = 7733,
[SMALL_STATE(255)] = 7747,
[SMALL_STATE(256)] = 7761,
[SMALL_STATE(257)] = 7775,
[SMALL_STATE(258)] = 7795,
[SMALL_STATE(259)] = 7821,
[SMALL_STATE(260)] = 7835,
[SMALL_STATE(261)] = 7853,
[SMALL_STATE(262)] = 7867,
[SMALL_STATE(263)] = 7883,
[SMALL_STATE(264)] = 7903,
[SMALL_STATE(265)] = 7917,
[SMALL_STATE(266)] = 7934,
[SMALL_STATE(267)] = 7949,
[SMALL_STATE(268)] = 7962,
[SMALL_STATE(269)] = 7981,
[SMALL_STATE(270)] = 7994,
[SMALL_STATE(271)] = 8007,
[SMALL_STATE(272)] = 8020,
[SMALL_STATE(273)] = 8033,
[SMALL_STATE(274)] = 8053,
[SMALL_STATE(275)] = 8067,
[SMALL_STATE(276)] = 8083,
[SMALL_STATE(277)] = 8097,
[SMALL_STATE(278)] = 8111,
[SMALL_STATE(279)] = 8131,
[SMALL_STATE(280)] = 8151,
[SMALL_STATE(281)] = 8171,
[SMALL_STATE(282)] = 8191,
[SMALL_STATE(283)] = 8206,
[SMALL_STATE(284)] = 8221,
[SMALL_STATE(285)] = 8236,
[SMALL_STATE(286)] = 8248,
[SMALL_STATE(287)] = 8260,
[SMALL_STATE(288)] = 8274,
[SMALL_STATE(289)] = 8288,
[SMALL_STATE(290)] = 8302,
[SMALL_STATE(291)] = 8316,
[SMALL_STATE(292)] = 8328,
[SMALL_STATE(293)] = 8342,
[SMALL_STATE(294)] = 8354,
[SMALL_STATE(295)] = 8368,
[SMALL_STATE(296)] = 8382,
[SMALL_STATE(297)] = 8396,
[SMALL_STATE(298)] = 8410,
[SMALL_STATE(299)] = 8422,
[SMALL_STATE(300)] = 8436,
[SMALL_STATE(301)] = 8448,
[SMALL_STATE(302)] = 8460,
[SMALL_STATE(303)] = 8474,
[SMALL_STATE(304)] = 8488,
[SMALL_STATE(305)] = 8502,
[SMALL_STATE(306)] = 8516,
[SMALL_STATE(307)] = 8530,
[SMALL_STATE(308)] = 8544,
[SMALL_STATE(309)] = 8556,
[SMALL_STATE(310)] = 8570,
[SMALL_STATE(311)] = 8584,
[SMALL_STATE(312)] = 8598,
[SMALL_STATE(313)] = 8610,
[SMALL_STATE(314)] = 8624,
[SMALL_STATE(315)] = 8638,
[SMALL_STATE(316)] = 8650,
[SMALL_STATE(317)] = 8662,
[SMALL_STATE(318)] = 8676,
[SMALL_STATE(319)] = 8690,
[SMALL_STATE(320)] = 8704,
[SMALL_STATE(321)] = 8716,
[SMALL_STATE(322)] = 8728,
[SMALL_STATE(323)] = 8742,
[SMALL_STATE(324)] = 8751,
[SMALL_STATE(325)] = 8762,
[SMALL_STATE(326)] = 8773,
[SMALL_STATE(327)] = 8784,
[SMALL_STATE(328)] = 8795,
[SMALL_STATE(329)] = 8806,
[SMALL_STATE(330)] = 8817,
[SMALL_STATE(331)] = 8828,
[SMALL_STATE(332)] = 8837,
[SMALL_STATE(333)] = 8848,
[SMALL_STATE(334)] = 8857,
[SMALL_STATE(335)] = 8865,
[SMALL_STATE(336)] = 8873,
[SMALL_STATE(337)] = 8881,
[SMALL_STATE(338)] = 8889,
[SMALL_STATE(339)] = 8897,
[SMALL_STATE(340)] = 8905,
[SMALL_STATE(341)] = 8913,
[SMALL_STATE(342)] = 8921,
[SMALL_STATE(343)] = 8929,
[SMALL_STATE(344)] = 8937,
[SMALL_STATE(345)] = 8945,
[SMALL_STATE(346)] = 8953,
[SMALL_STATE(347)] = 8961,
[SMALL_STATE(348)] = 8969,
[SMALL_STATE(349)] = 8977,
[SMALL_STATE(350)] = 8985,
[SMALL_STATE(351)] = 8993,
[SMALL_STATE(352)] = 9001,
[SMALL_STATE(353)] = 9009,
[SMALL_STATE(354)] = 9017,
[SMALL_STATE(355)] = 9025,
[SMALL_STATE(356)] = 9033,
[SMALL_STATE(357)] = 9041,
[SMALL_STATE(358)] = 9049,
[SMALL_STATE(359)] = 9057,
[SMALL_STATE(360)] = 9065,
[SMALL_STATE(361)] = 9073,
[SMALL_STATE(362)] = 9081,
[SMALL_STATE(363)] = 9089,
[SMALL_STATE(364)] = 9097,
[SMALL_STATE(365)] = 9105,
[SMALL_STATE(366)] = 9113,
};
static const TSParseActionEntry ts_parse_actions[] = {
[0] = {.entry = {.count = 0, .reusable = false}},
[1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(),
[3] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(),
[5] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 0, 0, 0),
[7] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3),
[9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(258),
[11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(355),
[13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(365),
[15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(351),
[17] = {.entry = {.count = 1, .reusable = false}}, SHIFT(205),
[19] = {.entry = {.count = 1, .reusable = false}}, SHIFT(186),
[21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186),
[23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211),
[25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300),
[27] = {.entry = {.count = 1, .reusable = true}}, SHIFT(327),
[29] = {.entry = {.count = 1, .reusable = true}}, SHIFT(293),
[31] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28),
[33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69),
[35] = {.entry = {.count = 1, .reusable = false}}, SHIFT(335),
[37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(194),
[39] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194),
[41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286),
[43] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326),
[45] = {.entry = {.count = 1, .reusable = true}}, SHIFT(322),
[47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285),
[49] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 1, 0, 0),
[51] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4),
[53] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0),
[55] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(4),
[58] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(258),
[61] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(355),
[64] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(365),
[67] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(351),
[70] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(205),
[73] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(186),
[76] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(186),
[79] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(211),
[82] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(300),
[85] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(327),
[88] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(293),
[91] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6),
[93] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307),
[95] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8),
[97] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9),
[99] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2),
[101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13),
[103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15),
[105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17),
[107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(318),
[109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19),
[111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21),
[113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(23),
[115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296),
[117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25),
[119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(27),
[121] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(28),
[124] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(258),
[127] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(69),
[130] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(355),
[133] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(335),
[136] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(194),
[139] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(194),
[142] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(211),
[145] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(286),
[148] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(326),
[151] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0),
[153] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(285),
[156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(34),
[158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134),
[160] = {.entry = {.count = 1, .reusable = false}}, SHIFT(354),
[162] = {.entry = {.count = 1, .reusable = false}}, SHIFT(349),
[164] = {.entry = {.count = 1, .reusable = false}}, SHIFT(189),
[166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(189),
[168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(321),
[170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332),
[172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315),
[174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(31),
[176] = {.entry = {.count = 1, .reusable = false}}, SHIFT(339),
[178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29),
[180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(35),
[182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175),
[184] = {.entry = {.count = 1, .reusable = false}}, SHIFT(361),
[186] = {.entry = {.count = 1, .reusable = false}}, SHIFT(342),
[188] = {.entry = {.count = 1, .reusable = false}}, SHIFT(183),
[190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183),
[192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320),
[194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330),
[196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(312),
[198] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(34),
[201] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(134),
[204] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0),
[206] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(349),
[209] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(189),
[212] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(189),
[215] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(211),
[218] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(321),
[221] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(332),
[224] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(315),
[227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38),
[229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37),
[231] = {.entry = {.count = 1, .reusable = false}}, SHIFT(366),
[233] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(38),
[236] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(175),
[239] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(342),
[242] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(183),
[245] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(183),
[248] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(320),
[251] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(330),
[254] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_step_repeat1, 2, 0, 0), SHIFT_REPEAT(312),
[257] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_arguments, 4, 0, 0),
[259] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_arguments, 4, 0, 0),
[261] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call_statement, 3, 0, 2),
[263] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call_statement, 3, 0, 2),
[265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65),
[267] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_arguments, 3, 0, 0),
[269] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_arguments, 3, 0, 0),
[271] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_arguments, 2, 0, 0),
[273] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_arguments, 2, 0, 0),
[275] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_generic_statement, 2, 0, 0),
[277] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_generic_statement, 2, 0, 0),
[279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_definition, 6, 0, 2),
[281] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_definition, 6, 0, 2),
[283] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_statement, 3, 0, 1),
[285] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_include_statement, 3, 0, 1),
[287] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_options_statement, 2, 0, 0),
[289] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_options_statement, 2, 0, 0),
[291] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_definition, 7, 0, 2),
[293] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_definition, 7, 0, 2),
[295] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_variable_assignment, 5, 0, 4),
[297] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_variable_assignment, 5, 0, 4),
[299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_step, 2, 0, 0),
[301] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_data_step, 2, 0, 0),
[303] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_definition, 5, 0, 2),
[305] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_definition, 5, 0, 2),
[307] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call_statement, 5, 0, 2),
[309] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call_statement, 5, 0, 2),
[311] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_libname_statement, 3, 0, 3),
[313] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_libname_statement, 3, 0, 3),
[315] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_options_statement, 3, 0, 0),
[317] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_options_statement, 3, 0, 0),
[319] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_generic_statement, 3, 0, 0),
[321] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_generic_statement, 3, 0, 0),
[323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_run_statement, 2, 0, 0),
[325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_run_statement, 2, 0, 0),
[327] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_step, 3, 0, 0),
[329] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_data_step, 3, 0, 0),
[331] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_run_or_quit_statement, 2, 0, 0),
[333] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_run_or_quit_statement, 2, 0, 0),
[335] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proc_step, 3, 0, 0),
[337] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proc_step, 3, 0, 0),
[339] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_variable_assignment, 4, 0, 2),
[341] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_variable_assignment, 4, 0, 2),
[343] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_definition, 4, 0, 2),
[345] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_definition, 4, 0, 2),
[347] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_end, 3, 0, 0),
[349] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_end, 3, 0, 0),
[351] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proc_step, 2, 0, 0),
[353] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proc_step, 2, 0, 0),
[355] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_statement, 4, 0, 1),
[357] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_include_statement, 4, 0, 1),
[359] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call_statement, 4, 0, 2),
[361] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call_statement, 4, 0, 2),
[363] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_libname_statement, 4, 0, 3),
[365] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_libname_statement, 4, 0, 3),
[367] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_end, 2, 0, 0),
[369] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_end, 2, 0, 0),
[371] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_null_statement, 1, 0, 0),
[373] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_null_statement, 1, 0, 0),
[375] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(),
[377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66),
[379] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148),
[381] = {.entry = {.count = 1, .reusable = false}}, SHIFT(364),
[383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103),
[385] = {.entry = {.count = 1, .reusable = false}}, SHIFT(103),
[387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198),
[389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164),
[391] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105),
[393] = {.entry = {.count = 1, .reusable = false}}, SHIFT(105),
[395] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_macro_call_statement_repeat1, 2, 0, 0),
[397] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_call_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(148),
[400] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_macro_call_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(364),
[403] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_call_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(88),
[406] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_macro_call_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(88),
[409] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_call_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(198),
[412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124),
[414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93),
[416] = {.entry = {.count = 1, .reusable = false}}, SHIFT(93),
[418] = {.entry = {.count = 1, .reusable = true}}, SHIFT(100),
[420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129),
[422] = {.entry = {.count = 1, .reusable = true}}, SHIFT(88),
[424] = {.entry = {.count = 1, .reusable = false}}, SHIFT(88),
[426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102),
[428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101),
[430] = {.entry = {.count = 1, .reusable = false}}, SHIFT(101),
[432] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_label, 3, 0, 0),
[434] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_label, 3, 0, 0),
[436] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70),
[438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52),
[440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168),
[442] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proc_step_header, 3, 0, 2),
[444] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proc_step_header, 3, 0, 2),
[446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196),
[448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172),
[450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41),
[452] = {.entry = {.count = 1, .reusable = false}}, SHIFT(156),
[454] = {.entry = {.count = 1, .reusable = false}}, SHIFT(357),
[456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156),
[458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209),
[460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91),
[462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187),
[464] = {.entry = {.count = 1, .reusable = false}}, SHIFT(99),
[466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(98),
[468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(98),
[470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243),
[472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123),
[474] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proc_step_header, 4, 0, 2),
[476] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proc_step_header, 4, 0, 2),
[478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150),
[480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(259),
[482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122),
[484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207),
[486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269),
[488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75),
[490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247),
[492] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_macro_arguments_repeat1, 2, 0, 0),
[494] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__macro_param, 2, 0, 0),
[496] = {.entry = {.count = 1, .reusable = false}}, SHIFT(173),
[498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173),
[500] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__macro_param_default, 2, 0, 0),
[502] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__macro_param_default, 2, 0, 0), SHIFT_REPEAT(172),
[505] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_param_default, 2, 0, 0), SHIFT_REPEAT(142),
[508] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_param_default, 2, 0, 0), SHIFT_REPEAT(357),
[511] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__macro_param_default, 2, 0, 0), SHIFT_REPEAT(142),
[514] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__macro_param_default, 2, 0, 0), SHIFT_REPEAT(209),
[517] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149),
[519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179),
[521] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82),
[523] = {.entry = {.count = 1, .reusable = false}}, SHIFT(82),
[525] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_step_header, 2, 0, 0),
[527] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_data_step_header, 2, 0, 0),
[529] = {.entry = {.count = 1, .reusable = false}}, SHIFT(157),
[531] = {.entry = {.count = 1, .reusable = false}}, SHIFT(244),
[533] = {.entry = {.count = 1, .reusable = false}}, SHIFT(352),
[535] = {.entry = {.count = 1, .reusable = false}}, SHIFT(155),
[537] = {.entry = {.count = 1, .reusable = false}}, SHIFT(242),
[539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(222),
[541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(152),
[543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163),
[545] = {.entry = {.count = 1, .reusable = false}}, SHIFT(223),
[547] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113),
[549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180),
[551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(90),
[553] = {.entry = {.count = 1, .reusable = false}}, SHIFT(90),
[555] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_group_repeat1, 2, 0, 0), SHIFT_REPEAT(157),
[558] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_group_repeat1, 2, 0, 0),
[560] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_group_repeat1, 2, 0, 0), SHIFT_REPEAT(352),
[563] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_group_repeat1, 2, 0, 0), SHIFT_REPEAT(155),
[566] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_group_repeat1, 2, 0, 0), SHIFT_REPEAT(242),
[569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__macro_arg, 2, 0, 0),
[571] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__macro_arg, 2, 0, 0), SHIFT_REPEAT(172),
[574] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_arg, 2, 0, 0), SHIFT_REPEAT(156),
[577] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_arg, 2, 0, 0), SHIFT_REPEAT(357),
[580] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__macro_arg, 2, 0, 0), SHIFT_REPEAT(156),
[583] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__macro_arg, 2, 0, 0), SHIFT_REPEAT(209),
[586] = {.entry = {.count = 1, .reusable = false}}, SHIFT(264),
[588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(161),
[590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49),
[592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181),
[594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80),
[596] = {.entry = {.count = 1, .reusable = false}}, SHIFT(80),
[598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(253),
[600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(251),
[602] = {.entry = {.count = 1, .reusable = false}}, SHIFT(146),
[604] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__macro_param, 3, 0, 0),
[606] = {.entry = {.count = 1, .reusable = false}}, SHIFT(142),
[608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142),
[610] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_step_header, 3, 0, 0),
[612] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_data_step_header, 3, 0, 0),
[614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206),
[616] = {.entry = {.count = 1, .reusable = false}}, SHIFT(135),
[618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(135),
[620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94),
[622] = {.entry = {.count = 1, .reusable = false}}, SHIFT(337),
[624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182),
[626] = {.entry = {.count = 1, .reusable = false}}, SHIFT(182),
[628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139),
[630] = {.entry = {.count = 1, .reusable = false}}, SHIFT(121),
[632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121),
[634] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115),
[636] = {.entry = {.count = 1, .reusable = false}}, SHIFT(130),
[638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130),
[640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42),
[642] = {.entry = {.count = 1, .reusable = false}}, SHIFT(108),
[644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108),
[646] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_generic_statement_repeat1, 2, 0, 0),
[648] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_generic_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(337),
[651] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_generic_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(182),
[654] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_generic_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(182),
[657] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_generic_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(211),
[660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144),
[662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185),
[664] = {.entry = {.count = 1, .reusable = false}}, SHIFT(185),
[666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55),
[668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153),
[670] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43),
[672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184),
[674] = {.entry = {.count = 1, .reusable = false}}, SHIFT(184),
[676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74),
[678] = {.entry = {.count = 1, .reusable = false}}, SHIFT(137),
[680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137),
[682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(270),
[684] = {.entry = {.count = 1, .reusable = false}}, SHIFT(136),
[686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136),
[688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109),
[690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(191),
[692] = {.entry = {.count = 1, .reusable = false}}, SHIFT(191),
[694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237),
[696] = {.entry = {.count = 1, .reusable = false}}, SHIFT(112),
[698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112),
[700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116),
[702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246),
[704] = {.entry = {.count = 1, .reusable = false}}, SHIFT(138),
[706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138),
[708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256),
[710] = {.entry = {.count = 1, .reusable = false}}, SHIFT(128),
[712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128),
[714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(87),
[716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178),
[718] = {.entry = {.count = 1, .reusable = false}}, SHIFT(178),
[720] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call, 2, 0, 2),
[722] = {.entry = {.count = 1, .reusable = false}}, SHIFT(190),
[724] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call, 2, 0, 2),
[726] = {.entry = {.count = 1, .reusable = false}}, SHIFT(140),
[728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140),
[730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177),
[732] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string_literal, 1, 0, 0),
[734] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string_literal, 1, 0, 0),
[736] = {.entry = {.count = 1, .reusable = false}}, SHIFT(226),
[738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45),
[740] = {.entry = {.count = 1, .reusable = false}}, SHIFT(200),
[742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200),
[744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(260),
[746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64),
[748] = {.entry = {.count = 1, .reusable = false}}, SHIFT(204),
[750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204),
[752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120),
[754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192),
[756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107),
[758] = {.entry = {.count = 1, .reusable = false}}, SHIFT(201),
[760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201),
[762] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_proc_step_header_repeat1, 2, 0, 0),
[764] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_proc_step_header_repeat1, 2, 0, 0), SHIFT_REPEAT(204),
[767] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_proc_step_header_repeat1, 2, 0, 0), SHIFT_REPEAT(204),
[770] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_proc_step_header_repeat1, 2, 0, 0), SHIFT_REPEAT(260),
[773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46),
[775] = {.entry = {.count = 1, .reusable = false}}, SHIFT(210),
[777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210),
[779] = {.entry = {.count = 1, .reusable = false}}, SHIFT(241),
[781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54),
[783] = {.entry = {.count = 1, .reusable = false}}, SHIFT(233),
[785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147),
[787] = {.entry = {.count = 1, .reusable = false}}, SHIFT(215),
[789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215),
[791] = {.entry = {.count = 1, .reusable = false}}, SHIFT(48),
[793] = {.entry = {.count = 1, .reusable = false}}, SHIFT(336),
[795] = {.entry = {.count = 1, .reusable = false}}, SHIFT(230),
[797] = {.entry = {.count = 1, .reusable = false}}, SHIFT(262),
[799] = {.entry = {.count = 1, .reusable = false}}, SHIFT(159),
[801] = {.entry = {.count = 1, .reusable = false}}, SHIFT(216),
[803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162),
[805] = {.entry = {.count = 1, .reusable = false}}, SHIFT(165),
[807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111),
[809] = {.entry = {.count = 1, .reusable = false}}, SHIFT(220),
[811] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220),
[813] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call, 3, 0, 2),
[815] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call, 3, 0, 2),
[817] = {.entry = {.count = 1, .reusable = false}}, SHIFT(117),
[819] = {.entry = {.count = 1, .reusable = false}}, SHIFT(221),
[821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119),
[823] = {.entry = {.count = 1, .reusable = false}}, SHIFT(125),
[825] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_group, 2, 0, 0),
[827] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_group, 2, 0, 0),
[829] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_group, 3, 0, 0),
[831] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_group, 3, 0, 0),
[833] = {.entry = {.count = 1, .reusable = false}}, SHIFT(60),
[835] = {.entry = {.count = 1, .reusable = false}}, SHIFT(213),
[837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(89),
[839] = {.entry = {.count = 1, .reusable = false}}, SHIFT(228),
[841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228),
[843] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string_literal, 2, 0, 0),
[845] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string_literal, 2, 0, 0),
[847] = {.entry = {.count = 1, .reusable = false}}, SHIFT(95),
[849] = {.entry = {.count = 1, .reusable = false}}, SHIFT(229),
[851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97),
[853] = {.entry = {.count = 1, .reusable = false}}, SHIFT(104),
[855] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__macro_value, 2, 0, 0),
[857] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_value, 2, 0, 0), SHIFT_REPEAT(336),
[860] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_value, 2, 0, 0), SHIFT_REPEAT(230),
[863] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__macro_value, 2, 0, 0), SHIFT_REPEAT(262),
[866] = {.entry = {.count = 1, .reusable = false}}, SHIFT(188),
[868] = {.entry = {.count = 1, .reusable = false}}, SHIFT(257),
[870] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__dataset_list, 2, 0, 0),
[872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(279),
[874] = {.entry = {.count = 1, .reusable = false}}, SHIFT(277),
[876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(257),
[878] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__dname_part_repeat1, 2, 0, 0),
[880] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__dname_part_repeat1, 2, 0, 0),
[882] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__dname_part_repeat1, 2, 0, 0), SHIFT_REPEAT(234),
[885] = {.entry = {.count = 1, .reusable = false}}, SHIFT(193),
[887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67),
[889] = {.entry = {.count = 1, .reusable = false}}, SHIFT(249),
[891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249),
[893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268),
[895] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__dataset_list, 1, 0, 0),
[897] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__dataset_list_repeat1, 2, 0, 0), SHIFT_REPEAT(257),
[900] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__dataset_list_repeat1, 2, 0, 0),
[902] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__dataset_list_repeat1, 2, 0, 0), SHIFT_REPEAT(279),
[905] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__dataset_list_repeat1, 2, 0, 0), SHIFT_REPEAT(277),
[908] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__dataset_list_repeat1, 2, 0, 0), SHIFT_REPEAT(257),
[911] = {.entry = {.count = 1, .reusable = false}}, SHIFT(254),
[913] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_libname_statement_repeat1, 2, 0, 0),
[915] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_libname_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(249),
[918] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_libname_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(249),
[921] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_libname_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(268),
[924] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53),
[926] = {.entry = {.count = 1, .reusable = false}}, SHIFT(236),
[928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236),
[930] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__dname_part, 1, 0, 0),
[932] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__dname_part, 1, 0, 0),
[934] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263),
[936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145),
[938] = {.entry = {.count = 1, .reusable = false}}, SHIFT(266),
[940] = {.entry = {.count = 1, .reusable = false}}, SHIFT(267),
[942] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__dname_part, 2, 0, 0),
[944] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__dname_part, 2, 0, 0),
[946] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234),
[948] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dataset_name, 1, 0, 0),
[950] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dataset_name, 1, 0, 0),
[952] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301),
[954] = {.entry = {.count = 1, .reusable = false}}, SHIFT(275),
[956] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22),
[958] = {.entry = {.count = 1, .reusable = true}}, SHIFT(292),
[960] = {.entry = {.count = 1, .reusable = false}}, SHIFT(283),
[962] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__dataset_list_repeat1, 2, 0, 0),
[964] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dataset_name, 3, 0, 0),
[966] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dataset_name, 3, 0, 0),
[968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5),
[970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16),
[972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11),
[974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(316),
[976] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_options, 2, 0, 0),
[978] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_options, 1, 0, 0),
[980] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_options_repeat1, 2, 0, 0), SHIFT_REPEAT(316),
[983] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_macro_options_repeat1, 2, 0, 0),
[985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287),
[987] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__let_name, 1, 0, 0),
[989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288),
[991] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__let_name, 2, 0, 0),
[993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39),
[995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176),
[997] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_name, 1, 0, 0),
[999] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_name, 1, 0, 0),
[1001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298),
[1003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328),
[1005] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_parameters_repeat1, 2, 0, 0), SHIFT_REPEAT(325),
[1008] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_macro_parameters_repeat1, 2, 0, 0),
[1010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245),
[1012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(291),
[1014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84),
[1016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7),
[1018] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__macro_param, 1, 0, 0),
[1020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(141),
[1022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126),
[1024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208),
[1026] = {.entry = {.count = 1, .reusable = false}}, SHIFT(331),
[1028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(272),
[1030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(325),
[1032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(324),
[1034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76),
[1036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68),
[1038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303),
[1040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248),
[1042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329),
[1044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261),
[1046] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_macro_arguments_repeat1, 2, 0, 0), SHIFT_REPEAT(196),
[1049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12),
[1051] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__macro_option_token, 1, 0, 0),
[1053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308),
[1055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18),
[1057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127),
[1059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24),
[1061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166),
[1063] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_parameters, 4, 0, 0),
[1065] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_parameters, 4, 0, 0),
[1067] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_parameters, 2, 0, 0),
[1069] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_parameters, 2, 0, 0),
[1071] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_parameters, 3, 0, 0),
[1073] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_parameters, 3, 0, 0),
[1075] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__macro_option_token, 3, 0, 0),
[1077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(20),
[1079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110),
[1081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231),
[1083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195),
[1085] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(),
[1087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(81),
[1089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(71),
[1091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(143),
[1093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214),
[1095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62),
[1097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10),
[1099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14),
[1101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169),
[1103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154),
[1105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219),
[1107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252),
[1109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235),
[1111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58),
[1113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203),
[1115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(227),
[1117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202),
[1119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224),
[1121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26),
[1123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56),
[1125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(131),
[1127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174),
[1129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197),
[1131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158),
[1133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77),
};
enum ts_external_scanner_symbol_identifiers {
ts_external_token__pct_let = 0,
ts_external_token__pct_macro = 1,
ts_external_token__pct_mend = 2,
ts_external_token__pct_include = 3,
ts_external_token__bare_pct = 4,
};
static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
[ts_external_token__pct_let] = sym__pct_let,
[ts_external_token__pct_macro] = sym__pct_macro,
[ts_external_token__pct_mend] = sym__pct_mend,
[ts_external_token__pct_include] = sym__pct_include,
[ts_external_token__bare_pct] = sym__bare_pct,
};
static const bool ts_external_scanner_states[5][EXTERNAL_TOKEN_COUNT] = {
[1] = {
[ts_external_token__pct_let] = true,
[ts_external_token__pct_macro] = true,
[ts_external_token__pct_mend] = true,
[ts_external_token__pct_include] = true,
[ts_external_token__bare_pct] = true,
},
[2] = {
[ts_external_token__pct_let] = true,
[ts_external_token__pct_macro] = true,
[ts_external_token__pct_include] = true,
},
[3] = {
[ts_external_token__pct_let] = true,
[ts_external_token__pct_macro] = true,
[ts_external_token__pct_mend] = true,
[ts_external_token__pct_include] = true,
},
[4] = {
[ts_external_token__bare_pct] = true,
},
};
#ifdef __cplusplus
extern "C" {
#endif
void *tree_sitter_sas_external_scanner_create(void);
void tree_sitter_sas_external_scanner_destroy(void *);
bool tree_sitter_sas_external_scanner_scan(void *, TSLexer *, const bool *);
unsigned tree_sitter_sas_external_scanner_serialize(void *, char *);
void tree_sitter_sas_external_scanner_deserialize(void *, const char *, unsigned);
#ifdef TREE_SITTER_HIDE_SYMBOLS
#define TS_PUBLIC
#elif defined(_WIN32)
#define TS_PUBLIC __declspec(dllexport)
#else
#define TS_PUBLIC __attribute__((visibility("default")))
#endif
TS_PUBLIC const TSLanguage *tree_sitter_sas(void) {
static const TSLanguage language = {
.version = LANGUAGE_VERSION,
.symbol_count = SYMBOL_COUNT,
.alias_count = ALIAS_COUNT,
.token_count = TOKEN_COUNT,
.external_token_count = EXTERNAL_TOKEN_COUNT,
.state_count = STATE_COUNT,
.large_state_count = LARGE_STATE_COUNT,
.production_id_count = PRODUCTION_ID_COUNT,
.field_count = FIELD_COUNT,
.max_alias_sequence_length = MAX_ALIAS_SEQUENCE_LENGTH,
.parse_table = &ts_parse_table[0][0],
.small_parse_table = ts_small_parse_table,
.small_parse_table_map = ts_small_parse_table_map,
.parse_actions = ts_parse_actions,
.symbol_names = ts_symbol_names,
.field_names = ts_field_names,
.field_map_slices = ts_field_map_slices,
.field_map_entries = ts_field_map_entries,
.symbol_metadata = ts_symbol_metadata,
.public_symbol_map = ts_symbol_map,
.alias_map = ts_non_terminal_alias_map,
.alias_sequences = &ts_alias_sequences[0][0],
.lex_modes = ts_lex_modes,
.lex_fn = ts_lex,
.keyword_lex_fn = ts_lex_keywords,
.keyword_capture_token = sym_identifier,
.external_scanner = {
&ts_external_scanner_states[0][0],
ts_external_scanner_symbol_map,
tree_sitter_sas_external_scanner_create,
tree_sitter_sas_external_scanner_destroy,
tree_sitter_sas_external_scanner_scan,
tree_sitter_sas_external_scanner_serialize,
tree_sitter_sas_external_scanner_deserialize,
},
.primary_state_ids = ts_primary_state_ids,
};
return &language;
}
#ifdef __cplusplus
}
#endif