33989 lines
908 KiB
C
Generated
33989 lines
908 KiB
C
Generated
/* Automatically @generated by tree-sitter */
|
|
|
|
#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 1268
|
|
#define LARGE_STATE_COUNT 12
|
|
#define SYMBOL_COUNT 192
|
|
#define ALIAS_COUNT 7
|
|
#define TOKEN_COUNT 104
|
|
#define EXTERNAL_TOKEN_COUNT 6
|
|
#define FIELD_COUNT 28
|
|
#define MAX_ALIAS_SEQUENCE_LENGTH 11
|
|
#define MAX_RESERVED_WORD_SET_SIZE 0
|
|
#define PRODUCTION_ID_COUNT 80
|
|
#define SUPERTYPE_COUNT 0
|
|
|
|
enum ts_symbol_identifiers {
|
|
sym_identifier = 1,
|
|
aux_sym_template_content_token1 = 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT = 3,
|
|
anon_sym_LBRACE_LBRACE_LBRACE = 4,
|
|
anon_sym_liquid = 5,
|
|
aux_sym__liquid_node_token1 = 6,
|
|
anon_sym_LBRACE_PERCENT = 7,
|
|
anon_sym_LBRACE_PERCENT_DASH = 8,
|
|
anon_sym_PERCENT_RBRACE = 9,
|
|
anon_sym_DASH_PERCENT_RBRACE = 10,
|
|
anon_sym_LBRACE_LBRACE = 11,
|
|
anon_sym_LBRACE_LBRACE_DASH = 12,
|
|
anon_sym_RBRACE_RBRACE = 13,
|
|
anon_sym_DASH_RBRACE_RBRACE = 14,
|
|
anon_sym_SQUOTE = 15,
|
|
aux_sym_string_token1 = 16,
|
|
anon_sym_DQUOTE = 17,
|
|
aux_sym_string_token2 = 18,
|
|
sym_number = 19,
|
|
anon_sym_true = 20,
|
|
anon_sym_false = 21,
|
|
anon_sym_PLUS = 22,
|
|
anon_sym_DASH = 23,
|
|
anon_sym_STAR = 24,
|
|
anon_sym_SLASH = 25,
|
|
anon_sym_PERCENT = 26,
|
|
anon_sym_CARET = 27,
|
|
anon_sym_EQ_EQ = 28,
|
|
anon_sym_LT = 29,
|
|
anon_sym_LT_EQ = 30,
|
|
anon_sym_BANG_EQ = 31,
|
|
anon_sym_GT_EQ = 32,
|
|
anon_sym_GT = 33,
|
|
anon_sym_and = 34,
|
|
anon_sym_or = 35,
|
|
anon_sym_contains = 36,
|
|
sym_break_statement = 37,
|
|
sym_continue_statement = 38,
|
|
anon_sym_echo = 39,
|
|
anon_sym_section = 40,
|
|
anon_sym_sections = 41,
|
|
anon_sym_increment = 42,
|
|
anon_sym_decrement = 43,
|
|
anon_sym_layout = 44,
|
|
anon_sym_none = 45,
|
|
anon_sym_assign = 46,
|
|
anon_sym_EQ = 47,
|
|
anon_sym_cycle = 48,
|
|
anon_sym_COLON = 49,
|
|
anon_sym_COMMA = 50,
|
|
anon_sym_include = 51,
|
|
anon_sym_include_relative = 52,
|
|
aux_sym_include_statement_token1 = 53,
|
|
anon_sym_EQ2 = 54,
|
|
anon_sym_render = 55,
|
|
anon_sym_for = 56,
|
|
anon_sym_with = 57,
|
|
anon_sym_as = 58,
|
|
anon_sym_PIPE = 59,
|
|
anon_sym_DOT = 60,
|
|
anon_sym_LBRACK = 61,
|
|
anon_sym_RBRACK = 62,
|
|
anon_sym_LPAREN = 63,
|
|
anon_sym_DOT_DOT = 64,
|
|
anon_sym_RPAREN = 65,
|
|
anon_sym_if = 66,
|
|
anon_sym_endif = 67,
|
|
anon_sym_elsif = 68,
|
|
anon_sym_else = 69,
|
|
anon_sym_in = 70,
|
|
anon_sym_endfor = 71,
|
|
anon_sym_case = 72,
|
|
anon_sym_endcase = 73,
|
|
anon_sym_when = 74,
|
|
anon_sym_unless = 75,
|
|
anon_sym_endunless = 76,
|
|
anon_sym_capture = 77,
|
|
anon_sym_endcapture = 78,
|
|
anon_sym_form = 79,
|
|
anon_sym_endform = 80,
|
|
anon_sym_tablerow = 81,
|
|
anon_sym_endtablerow = 82,
|
|
anon_sym_paginate = 83,
|
|
anon_sym_by = 84,
|
|
anon_sym_endpaginate = 85,
|
|
anon_sym_schema = 86,
|
|
anon_sym_endschema = 87,
|
|
anon_sym_style = 88,
|
|
anon_sym_endstyle = 89,
|
|
anon_sym_stylesheet = 90,
|
|
anon_sym_endstylesheet = 91,
|
|
anon_sym_javascript = 92,
|
|
anon_sym_endjavascript = 93,
|
|
anon_sym_raw = 94,
|
|
anon_sym_endraw = 95,
|
|
anon_sym_comment = 96,
|
|
anon_sym_endcomment = 97,
|
|
sym__inline_comment_content = 98,
|
|
sym__paired_comment_content = 99,
|
|
sym__paired_comment_content_liq = 100,
|
|
sym_raw_content = 101,
|
|
sym_front_matter = 102,
|
|
sym_error_sentinel = 103,
|
|
sym_program = 104,
|
|
sym__node = 105,
|
|
sym_template_content = 106,
|
|
sym__statement = 107,
|
|
sym_liquid_tag = 108,
|
|
sym__liquid_node = 109,
|
|
sym__tagged_unpaired_statement = 110,
|
|
sym__output_statement = 111,
|
|
sym__untagged_unpaired_statement = 112,
|
|
sym__tagged_paired_statment = 113,
|
|
sym__untagged_paired_statement = 114,
|
|
sym__expression = 115,
|
|
sym__literal = 116,
|
|
sym_string = 117,
|
|
sym_boolean = 118,
|
|
sym_predicate = 119,
|
|
sym_echo_statement = 120,
|
|
sym_section_statement = 121,
|
|
sym_sections_statement = 122,
|
|
sym_increment_statement = 123,
|
|
sym_decrement_statement = 124,
|
|
sym_layout_statement = 125,
|
|
sym_custom_unpaired_statement = 126,
|
|
sym_assignment_statement = 127,
|
|
sym_cycle_statement = 128,
|
|
sym_include_statement = 129,
|
|
sym__include_param = 130,
|
|
sym_render_statement = 131,
|
|
sym__render_param = 132,
|
|
sym_filter = 133,
|
|
sym_access = 134,
|
|
sym_argument_list = 135,
|
|
sym_argument = 136,
|
|
sym_range = 137,
|
|
sym_if_statement = 138,
|
|
sym_elsif_clause = 139,
|
|
sym_else_clause = 140,
|
|
sym_for_loop_statement = 141,
|
|
sym_case_statement = 142,
|
|
sym_when_clause = 143,
|
|
sym_unless_statement = 144,
|
|
sym_capture_statement = 145,
|
|
sym_form_statement = 146,
|
|
sym_tablerow_statement = 147,
|
|
sym_paginate_statement = 148,
|
|
sym__if_liq = 149,
|
|
sym__elsif_liq = 150,
|
|
sym__else_liq = 151,
|
|
sym__for_loop_liq = 152,
|
|
sym__case_liq = 153,
|
|
sym__when_liq = 154,
|
|
sym__unless_liq = 155,
|
|
sym__capture_liq = 156,
|
|
sym__form_liq = 157,
|
|
sym__tablerow_liq = 158,
|
|
sym__paginate_liq = 159,
|
|
sym__else_aliased = 160,
|
|
sym__elsif_aliased = 161,
|
|
sym__when_aliased = 162,
|
|
sym__iterator = 163,
|
|
sym__page_iterator = 164,
|
|
sym_schema_statement = 165,
|
|
sym_style_statement = 166,
|
|
sym_stylesheet_statement = 167,
|
|
sym_javascript_statement = 168,
|
|
sym_raw_statement = 169,
|
|
sym_comment = 170,
|
|
sym_comment_liq = 171,
|
|
sym__inline_comment = 172,
|
|
sym__paired_comment = 173,
|
|
sym__paired_comment_liq = 174,
|
|
aux_sym_program_repeat1 = 175,
|
|
aux_sym_template_content_repeat1 = 176,
|
|
aux_sym_liquid_tag_repeat1 = 177,
|
|
aux_sym_custom_unpaired_statement_repeat1 = 178,
|
|
aux_sym_cycle_statement_repeat1 = 179,
|
|
aux_sym_include_statement_repeat1 = 180,
|
|
aux_sym_argument_list_repeat1 = 181,
|
|
aux_sym_if_statement_repeat1 = 182,
|
|
aux_sym_case_statement_repeat1 = 183,
|
|
aux_sym__if_liq_repeat1 = 184,
|
|
aux_sym__if_liq_repeat2 = 185,
|
|
aux_sym__case_liq_repeat1 = 186,
|
|
aux_sym_schema_statement_repeat1 = 187,
|
|
aux_sym_style_statement_repeat1 = 188,
|
|
aux_sym_stylesheet_statement_repeat1 = 189,
|
|
aux_sym_javascript_statement_repeat1 = 190,
|
|
aux_sym__inline_comment_repeat1 = 191,
|
|
anon_alias_sym_ = 192,
|
|
alias_sym_block = 193,
|
|
anon_alias_sym_custom_keyword = 194,
|
|
alias_sym_js_content = 195,
|
|
alias_sym_json_content = 196,
|
|
alias_sym_style_content = 197,
|
|
alias_sym_stylesheet_content = 198,
|
|
};
|
|
|
|
static const char * const ts_symbol_names[] = {
|
|
[ts_builtin_sym_end] = "end",
|
|
[sym_identifier] = "identifier",
|
|
[aux_sym_template_content_token1] = "template_content_token1",
|
|
[anon_sym_LBRACE_PERCENT_PERCENT] = "{%%",
|
|
[anon_sym_LBRACE_LBRACE_LBRACE] = "{{{",
|
|
[anon_sym_liquid] = "liquid",
|
|
[aux_sym__liquid_node_token1] = "_liquid_node_token1",
|
|
[anon_sym_LBRACE_PERCENT] = "{%",
|
|
[anon_sym_LBRACE_PERCENT_DASH] = "{%-",
|
|
[anon_sym_PERCENT_RBRACE] = "%}",
|
|
[anon_sym_DASH_PERCENT_RBRACE] = "-%}",
|
|
[anon_sym_LBRACE_LBRACE] = "{{",
|
|
[anon_sym_LBRACE_LBRACE_DASH] = "{{-",
|
|
[anon_sym_RBRACE_RBRACE] = "}}",
|
|
[anon_sym_DASH_RBRACE_RBRACE] = "-}}",
|
|
[anon_sym_SQUOTE] = "'",
|
|
[aux_sym_string_token1] = "string_token1",
|
|
[anon_sym_DQUOTE] = "\"",
|
|
[aux_sym_string_token2] = "string_token2",
|
|
[sym_number] = "number",
|
|
[anon_sym_true] = "true",
|
|
[anon_sym_false] = "false",
|
|
[anon_sym_PLUS] = "+",
|
|
[anon_sym_DASH] = "-",
|
|
[anon_sym_STAR] = "*",
|
|
[anon_sym_SLASH] = "/",
|
|
[anon_sym_PERCENT] = "%",
|
|
[anon_sym_CARET] = "^",
|
|
[anon_sym_EQ_EQ] = "==",
|
|
[anon_sym_LT] = "<",
|
|
[anon_sym_LT_EQ] = "<=",
|
|
[anon_sym_BANG_EQ] = "!=",
|
|
[anon_sym_GT_EQ] = ">=",
|
|
[anon_sym_GT] = ">",
|
|
[anon_sym_and] = "and",
|
|
[anon_sym_or] = "or",
|
|
[anon_sym_contains] = "contains",
|
|
[sym_break_statement] = "break_statement",
|
|
[sym_continue_statement] = "continue_statement",
|
|
[anon_sym_echo] = "echo",
|
|
[anon_sym_section] = "section",
|
|
[anon_sym_sections] = "sections",
|
|
[anon_sym_increment] = "increment",
|
|
[anon_sym_decrement] = "decrement",
|
|
[anon_sym_layout] = "layout",
|
|
[anon_sym_none] = "none",
|
|
[anon_sym_assign] = "assign",
|
|
[anon_sym_EQ] = "=",
|
|
[anon_sym_cycle] = "cycle",
|
|
[anon_sym_COLON] = ":",
|
|
[anon_sym_COMMA] = ",",
|
|
[anon_sym_include] = "include",
|
|
[anon_sym_include_relative] = "include_relative",
|
|
[aux_sym_include_statement_token1] = "string",
|
|
[anon_sym_EQ2] = "=",
|
|
[anon_sym_render] = "render",
|
|
[anon_sym_for] = "for",
|
|
[anon_sym_with] = "with",
|
|
[anon_sym_as] = "as",
|
|
[anon_sym_PIPE] = "|",
|
|
[anon_sym_DOT] = ".",
|
|
[anon_sym_LBRACK] = "[",
|
|
[anon_sym_RBRACK] = "]",
|
|
[anon_sym_LPAREN] = "(",
|
|
[anon_sym_DOT_DOT] = "..",
|
|
[anon_sym_RPAREN] = ")",
|
|
[anon_sym_if] = "if",
|
|
[anon_sym_endif] = "endif",
|
|
[anon_sym_elsif] = "elsif",
|
|
[anon_sym_else] = "else",
|
|
[anon_sym_in] = "in",
|
|
[anon_sym_endfor] = "endfor",
|
|
[anon_sym_case] = "case",
|
|
[anon_sym_endcase] = "endcase",
|
|
[anon_sym_when] = "when",
|
|
[anon_sym_unless] = "unless",
|
|
[anon_sym_endunless] = "endunless",
|
|
[anon_sym_capture] = "capture",
|
|
[anon_sym_endcapture] = "endcapture",
|
|
[anon_sym_form] = "form",
|
|
[anon_sym_endform] = "endform",
|
|
[anon_sym_tablerow] = "tablerow",
|
|
[anon_sym_endtablerow] = "endtablerow",
|
|
[anon_sym_paginate] = "paginate",
|
|
[anon_sym_by] = "by",
|
|
[anon_sym_endpaginate] = "endpaginate",
|
|
[anon_sym_schema] = "schema",
|
|
[anon_sym_endschema] = "endschema",
|
|
[anon_sym_style] = "style",
|
|
[anon_sym_endstyle] = "endstyle",
|
|
[anon_sym_stylesheet] = "stylesheet",
|
|
[anon_sym_endstylesheet] = "endstylesheet",
|
|
[anon_sym_javascript] = "javascript",
|
|
[anon_sym_endjavascript] = "endjavascript",
|
|
[anon_sym_raw] = "raw",
|
|
[anon_sym_endraw] = "endraw",
|
|
[anon_sym_comment] = "comment",
|
|
[anon_sym_endcomment] = "endcomment",
|
|
[sym__inline_comment_content] = "_inline_comment_content",
|
|
[sym__paired_comment_content] = "_paired_comment_content",
|
|
[sym__paired_comment_content_liq] = "_paired_comment_content_liq",
|
|
[sym_raw_content] = "raw_content",
|
|
[sym_front_matter] = "front_matter",
|
|
[sym_error_sentinel] = "error_sentinel",
|
|
[sym_program] = "program",
|
|
[sym__node] = "_node",
|
|
[sym_template_content] = "template_content",
|
|
[sym__statement] = "_statement",
|
|
[sym_liquid_tag] = "liquid_tag",
|
|
[sym__liquid_node] = "_liquid_node",
|
|
[sym__tagged_unpaired_statement] = "_tagged_unpaired_statement",
|
|
[sym__output_statement] = "_output_statement",
|
|
[sym__untagged_unpaired_statement] = "_untagged_unpaired_statement",
|
|
[sym__tagged_paired_statment] = "_tagged_paired_statment",
|
|
[sym__untagged_paired_statement] = "_untagged_paired_statement",
|
|
[sym__expression] = "_expression",
|
|
[sym__literal] = "_literal",
|
|
[sym_string] = "string",
|
|
[sym_boolean] = "boolean",
|
|
[sym_predicate] = "predicate",
|
|
[sym_echo_statement] = "echo_statement",
|
|
[sym_section_statement] = "section_statement",
|
|
[sym_sections_statement] = "sections_statement",
|
|
[sym_increment_statement] = "increment_statement",
|
|
[sym_decrement_statement] = "decrement_statement",
|
|
[sym_layout_statement] = "layout_statement",
|
|
[sym_custom_unpaired_statement] = "custom_unpaired_statement",
|
|
[sym_assignment_statement] = "assignment_statement",
|
|
[sym_cycle_statement] = "cycle_statement",
|
|
[sym_include_statement] = "include_statement",
|
|
[sym__include_param] = "_include_param",
|
|
[sym_render_statement] = "render_statement",
|
|
[sym__render_param] = "_render_param",
|
|
[sym_filter] = "filter",
|
|
[sym_access] = "access",
|
|
[sym_argument_list] = "argument_list",
|
|
[sym_argument] = "argument",
|
|
[sym_range] = "range",
|
|
[sym_if_statement] = "if_statement",
|
|
[sym_elsif_clause] = "elsif_clause",
|
|
[sym_else_clause] = "else_clause",
|
|
[sym_for_loop_statement] = "for_loop_statement",
|
|
[sym_case_statement] = "case_statement",
|
|
[sym_when_clause] = "when_clause",
|
|
[sym_unless_statement] = "unless_statement",
|
|
[sym_capture_statement] = "capture_statement",
|
|
[sym_form_statement] = "form_statement",
|
|
[sym_tablerow_statement] = "tablerow_statement",
|
|
[sym_paginate_statement] = "paginate_statement",
|
|
[sym__if_liq] = "if_statement",
|
|
[sym__elsif_liq] = "elsif_clause",
|
|
[sym__else_liq] = "else_clause",
|
|
[sym__for_loop_liq] = "for_loop_statement",
|
|
[sym__case_liq] = "case_statement",
|
|
[sym__when_liq] = "when_clause",
|
|
[sym__unless_liq] = "unless_statement",
|
|
[sym__capture_liq] = "capture_statement",
|
|
[sym__form_liq] = "form_statement",
|
|
[sym__tablerow_liq] = "tablerow_statement",
|
|
[sym__paginate_liq] = "paginate_statement",
|
|
[sym__else_aliased] = "_else_aliased",
|
|
[sym__elsif_aliased] = "_elsif_aliased",
|
|
[sym__when_aliased] = "_when_aliased",
|
|
[sym__iterator] = "_iterator",
|
|
[sym__page_iterator] = "_page_iterator",
|
|
[sym_schema_statement] = "schema_statement",
|
|
[sym_style_statement] = "style_statement",
|
|
[sym_stylesheet_statement] = "stylesheet_statement",
|
|
[sym_javascript_statement] = "javascript_statement",
|
|
[sym_raw_statement] = "raw_statement",
|
|
[sym_comment] = "comment",
|
|
[sym_comment_liq] = "comment",
|
|
[sym__inline_comment] = "_inline_comment",
|
|
[sym__paired_comment] = "_paired_comment",
|
|
[sym__paired_comment_liq] = "_paired_comment_liq",
|
|
[aux_sym_program_repeat1] = "program_repeat1",
|
|
[aux_sym_template_content_repeat1] = "template_content_repeat1",
|
|
[aux_sym_liquid_tag_repeat1] = "liquid_tag_repeat1",
|
|
[aux_sym_custom_unpaired_statement_repeat1] = "custom_unpaired_statement_repeat1",
|
|
[aux_sym_cycle_statement_repeat1] = "cycle_statement_repeat1",
|
|
[aux_sym_include_statement_repeat1] = "include_statement_repeat1",
|
|
[aux_sym_argument_list_repeat1] = "argument_list_repeat1",
|
|
[aux_sym_if_statement_repeat1] = "if_statement_repeat1",
|
|
[aux_sym_case_statement_repeat1] = "case_statement_repeat1",
|
|
[aux_sym__if_liq_repeat1] = "_if_liq_repeat1",
|
|
[aux_sym__if_liq_repeat2] = "_if_liq_repeat2",
|
|
[aux_sym__case_liq_repeat1] = "_case_liq_repeat1",
|
|
[aux_sym_schema_statement_repeat1] = "schema_statement_repeat1",
|
|
[aux_sym_style_statement_repeat1] = "style_statement_repeat1",
|
|
[aux_sym_stylesheet_statement_repeat1] = "stylesheet_statement_repeat1",
|
|
[aux_sym_javascript_statement_repeat1] = "javascript_statement_repeat1",
|
|
[aux_sym__inline_comment_repeat1] = "_inline_comment_repeat1",
|
|
[anon_alias_sym_] = "",
|
|
[alias_sym_block] = "block",
|
|
[anon_alias_sym_custom_keyword] = "custom_keyword",
|
|
[alias_sym_js_content] = "js_content",
|
|
[alias_sym_json_content] = "json_content",
|
|
[alias_sym_style_content] = "style_content",
|
|
[alias_sym_stylesheet_content] = "stylesheet_content",
|
|
};
|
|
|
|
static const TSSymbol ts_symbol_map[] = {
|
|
[ts_builtin_sym_end] = ts_builtin_sym_end,
|
|
[sym_identifier] = sym_identifier,
|
|
[aux_sym_template_content_token1] = aux_sym_template_content_token1,
|
|
[anon_sym_LBRACE_PERCENT_PERCENT] = anon_sym_LBRACE_PERCENT_PERCENT,
|
|
[anon_sym_LBRACE_LBRACE_LBRACE] = anon_sym_LBRACE_LBRACE_LBRACE,
|
|
[anon_sym_liquid] = anon_sym_liquid,
|
|
[aux_sym__liquid_node_token1] = aux_sym__liquid_node_token1,
|
|
[anon_sym_LBRACE_PERCENT] = anon_sym_LBRACE_PERCENT,
|
|
[anon_sym_LBRACE_PERCENT_DASH] = anon_sym_LBRACE_PERCENT_DASH,
|
|
[anon_sym_PERCENT_RBRACE] = anon_sym_PERCENT_RBRACE,
|
|
[anon_sym_DASH_PERCENT_RBRACE] = anon_sym_DASH_PERCENT_RBRACE,
|
|
[anon_sym_LBRACE_LBRACE] = anon_sym_LBRACE_LBRACE,
|
|
[anon_sym_LBRACE_LBRACE_DASH] = anon_sym_LBRACE_LBRACE_DASH,
|
|
[anon_sym_RBRACE_RBRACE] = anon_sym_RBRACE_RBRACE,
|
|
[anon_sym_DASH_RBRACE_RBRACE] = anon_sym_DASH_RBRACE_RBRACE,
|
|
[anon_sym_SQUOTE] = anon_sym_SQUOTE,
|
|
[aux_sym_string_token1] = aux_sym_string_token1,
|
|
[anon_sym_DQUOTE] = anon_sym_DQUOTE,
|
|
[aux_sym_string_token2] = aux_sym_string_token2,
|
|
[sym_number] = sym_number,
|
|
[anon_sym_true] = anon_sym_true,
|
|
[anon_sym_false] = anon_sym_false,
|
|
[anon_sym_PLUS] = anon_sym_PLUS,
|
|
[anon_sym_DASH] = anon_sym_DASH,
|
|
[anon_sym_STAR] = anon_sym_STAR,
|
|
[anon_sym_SLASH] = anon_sym_SLASH,
|
|
[anon_sym_PERCENT] = anon_sym_PERCENT,
|
|
[anon_sym_CARET] = anon_sym_CARET,
|
|
[anon_sym_EQ_EQ] = anon_sym_EQ_EQ,
|
|
[anon_sym_LT] = anon_sym_LT,
|
|
[anon_sym_LT_EQ] = anon_sym_LT_EQ,
|
|
[anon_sym_BANG_EQ] = anon_sym_BANG_EQ,
|
|
[anon_sym_GT_EQ] = anon_sym_GT_EQ,
|
|
[anon_sym_GT] = anon_sym_GT,
|
|
[anon_sym_and] = anon_sym_and,
|
|
[anon_sym_or] = anon_sym_or,
|
|
[anon_sym_contains] = anon_sym_contains,
|
|
[sym_break_statement] = sym_break_statement,
|
|
[sym_continue_statement] = sym_continue_statement,
|
|
[anon_sym_echo] = anon_sym_echo,
|
|
[anon_sym_section] = anon_sym_section,
|
|
[anon_sym_sections] = anon_sym_sections,
|
|
[anon_sym_increment] = anon_sym_increment,
|
|
[anon_sym_decrement] = anon_sym_decrement,
|
|
[anon_sym_layout] = anon_sym_layout,
|
|
[anon_sym_none] = anon_sym_none,
|
|
[anon_sym_assign] = anon_sym_assign,
|
|
[anon_sym_EQ] = anon_sym_EQ,
|
|
[anon_sym_cycle] = anon_sym_cycle,
|
|
[anon_sym_COLON] = anon_sym_COLON,
|
|
[anon_sym_COMMA] = anon_sym_COMMA,
|
|
[anon_sym_include] = anon_sym_include,
|
|
[anon_sym_include_relative] = anon_sym_include_relative,
|
|
[aux_sym_include_statement_token1] = sym_string,
|
|
[anon_sym_EQ2] = anon_sym_EQ,
|
|
[anon_sym_render] = anon_sym_render,
|
|
[anon_sym_for] = anon_sym_for,
|
|
[anon_sym_with] = anon_sym_with,
|
|
[anon_sym_as] = anon_sym_as,
|
|
[anon_sym_PIPE] = anon_sym_PIPE,
|
|
[anon_sym_DOT] = anon_sym_DOT,
|
|
[anon_sym_LBRACK] = anon_sym_LBRACK,
|
|
[anon_sym_RBRACK] = anon_sym_RBRACK,
|
|
[anon_sym_LPAREN] = anon_sym_LPAREN,
|
|
[anon_sym_DOT_DOT] = anon_sym_DOT_DOT,
|
|
[anon_sym_RPAREN] = anon_sym_RPAREN,
|
|
[anon_sym_if] = anon_sym_if,
|
|
[anon_sym_endif] = anon_sym_endif,
|
|
[anon_sym_elsif] = anon_sym_elsif,
|
|
[anon_sym_else] = anon_sym_else,
|
|
[anon_sym_in] = anon_sym_in,
|
|
[anon_sym_endfor] = anon_sym_endfor,
|
|
[anon_sym_case] = anon_sym_case,
|
|
[anon_sym_endcase] = anon_sym_endcase,
|
|
[anon_sym_when] = anon_sym_when,
|
|
[anon_sym_unless] = anon_sym_unless,
|
|
[anon_sym_endunless] = anon_sym_endunless,
|
|
[anon_sym_capture] = anon_sym_capture,
|
|
[anon_sym_endcapture] = anon_sym_endcapture,
|
|
[anon_sym_form] = anon_sym_form,
|
|
[anon_sym_endform] = anon_sym_endform,
|
|
[anon_sym_tablerow] = anon_sym_tablerow,
|
|
[anon_sym_endtablerow] = anon_sym_endtablerow,
|
|
[anon_sym_paginate] = anon_sym_paginate,
|
|
[anon_sym_by] = anon_sym_by,
|
|
[anon_sym_endpaginate] = anon_sym_endpaginate,
|
|
[anon_sym_schema] = anon_sym_schema,
|
|
[anon_sym_endschema] = anon_sym_endschema,
|
|
[anon_sym_style] = anon_sym_style,
|
|
[anon_sym_endstyle] = anon_sym_endstyle,
|
|
[anon_sym_stylesheet] = anon_sym_stylesheet,
|
|
[anon_sym_endstylesheet] = anon_sym_endstylesheet,
|
|
[anon_sym_javascript] = anon_sym_javascript,
|
|
[anon_sym_endjavascript] = anon_sym_endjavascript,
|
|
[anon_sym_raw] = anon_sym_raw,
|
|
[anon_sym_endraw] = anon_sym_endraw,
|
|
[anon_sym_comment] = anon_sym_comment,
|
|
[anon_sym_endcomment] = anon_sym_endcomment,
|
|
[sym__inline_comment_content] = sym__inline_comment_content,
|
|
[sym__paired_comment_content] = sym__paired_comment_content,
|
|
[sym__paired_comment_content_liq] = sym__paired_comment_content_liq,
|
|
[sym_raw_content] = sym_raw_content,
|
|
[sym_front_matter] = sym_front_matter,
|
|
[sym_error_sentinel] = sym_error_sentinel,
|
|
[sym_program] = sym_program,
|
|
[sym__node] = sym__node,
|
|
[sym_template_content] = sym_template_content,
|
|
[sym__statement] = sym__statement,
|
|
[sym_liquid_tag] = sym_liquid_tag,
|
|
[sym__liquid_node] = sym__liquid_node,
|
|
[sym__tagged_unpaired_statement] = sym__tagged_unpaired_statement,
|
|
[sym__output_statement] = sym__output_statement,
|
|
[sym__untagged_unpaired_statement] = sym__untagged_unpaired_statement,
|
|
[sym__tagged_paired_statment] = sym__tagged_paired_statment,
|
|
[sym__untagged_paired_statement] = sym__untagged_paired_statement,
|
|
[sym__expression] = sym__expression,
|
|
[sym__literal] = sym__literal,
|
|
[sym_string] = sym_string,
|
|
[sym_boolean] = sym_boolean,
|
|
[sym_predicate] = sym_predicate,
|
|
[sym_echo_statement] = sym_echo_statement,
|
|
[sym_section_statement] = sym_section_statement,
|
|
[sym_sections_statement] = sym_sections_statement,
|
|
[sym_increment_statement] = sym_increment_statement,
|
|
[sym_decrement_statement] = sym_decrement_statement,
|
|
[sym_layout_statement] = sym_layout_statement,
|
|
[sym_custom_unpaired_statement] = sym_custom_unpaired_statement,
|
|
[sym_assignment_statement] = sym_assignment_statement,
|
|
[sym_cycle_statement] = sym_cycle_statement,
|
|
[sym_include_statement] = sym_include_statement,
|
|
[sym__include_param] = sym__include_param,
|
|
[sym_render_statement] = sym_render_statement,
|
|
[sym__render_param] = sym__render_param,
|
|
[sym_filter] = sym_filter,
|
|
[sym_access] = sym_access,
|
|
[sym_argument_list] = sym_argument_list,
|
|
[sym_argument] = sym_argument,
|
|
[sym_range] = sym_range,
|
|
[sym_if_statement] = sym_if_statement,
|
|
[sym_elsif_clause] = sym_elsif_clause,
|
|
[sym_else_clause] = sym_else_clause,
|
|
[sym_for_loop_statement] = sym_for_loop_statement,
|
|
[sym_case_statement] = sym_case_statement,
|
|
[sym_when_clause] = sym_when_clause,
|
|
[sym_unless_statement] = sym_unless_statement,
|
|
[sym_capture_statement] = sym_capture_statement,
|
|
[sym_form_statement] = sym_form_statement,
|
|
[sym_tablerow_statement] = sym_tablerow_statement,
|
|
[sym_paginate_statement] = sym_paginate_statement,
|
|
[sym__if_liq] = sym_if_statement,
|
|
[sym__elsif_liq] = sym_elsif_clause,
|
|
[sym__else_liq] = sym_else_clause,
|
|
[sym__for_loop_liq] = sym_for_loop_statement,
|
|
[sym__case_liq] = sym_case_statement,
|
|
[sym__when_liq] = sym_when_clause,
|
|
[sym__unless_liq] = sym_unless_statement,
|
|
[sym__capture_liq] = sym_capture_statement,
|
|
[sym__form_liq] = sym_form_statement,
|
|
[sym__tablerow_liq] = sym_tablerow_statement,
|
|
[sym__paginate_liq] = sym_paginate_statement,
|
|
[sym__else_aliased] = sym__else_aliased,
|
|
[sym__elsif_aliased] = sym__elsif_aliased,
|
|
[sym__when_aliased] = sym__when_aliased,
|
|
[sym__iterator] = sym__iterator,
|
|
[sym__page_iterator] = sym__page_iterator,
|
|
[sym_schema_statement] = sym_schema_statement,
|
|
[sym_style_statement] = sym_style_statement,
|
|
[sym_stylesheet_statement] = sym_stylesheet_statement,
|
|
[sym_javascript_statement] = sym_javascript_statement,
|
|
[sym_raw_statement] = sym_raw_statement,
|
|
[sym_comment] = sym_comment,
|
|
[sym_comment_liq] = sym_comment,
|
|
[sym__inline_comment] = sym__inline_comment,
|
|
[sym__paired_comment] = sym__paired_comment,
|
|
[sym__paired_comment_liq] = sym__paired_comment_liq,
|
|
[aux_sym_program_repeat1] = aux_sym_program_repeat1,
|
|
[aux_sym_template_content_repeat1] = aux_sym_template_content_repeat1,
|
|
[aux_sym_liquid_tag_repeat1] = aux_sym_liquid_tag_repeat1,
|
|
[aux_sym_custom_unpaired_statement_repeat1] = aux_sym_custom_unpaired_statement_repeat1,
|
|
[aux_sym_cycle_statement_repeat1] = aux_sym_cycle_statement_repeat1,
|
|
[aux_sym_include_statement_repeat1] = aux_sym_include_statement_repeat1,
|
|
[aux_sym_argument_list_repeat1] = aux_sym_argument_list_repeat1,
|
|
[aux_sym_if_statement_repeat1] = aux_sym_if_statement_repeat1,
|
|
[aux_sym_case_statement_repeat1] = aux_sym_case_statement_repeat1,
|
|
[aux_sym__if_liq_repeat1] = aux_sym__if_liq_repeat1,
|
|
[aux_sym__if_liq_repeat2] = aux_sym__if_liq_repeat2,
|
|
[aux_sym__case_liq_repeat1] = aux_sym__case_liq_repeat1,
|
|
[aux_sym_schema_statement_repeat1] = aux_sym_schema_statement_repeat1,
|
|
[aux_sym_style_statement_repeat1] = aux_sym_style_statement_repeat1,
|
|
[aux_sym_stylesheet_statement_repeat1] = aux_sym_stylesheet_statement_repeat1,
|
|
[aux_sym_javascript_statement_repeat1] = aux_sym_javascript_statement_repeat1,
|
|
[aux_sym__inline_comment_repeat1] = aux_sym__inline_comment_repeat1,
|
|
[anon_alias_sym_] = anon_alias_sym_,
|
|
[alias_sym_block] = alias_sym_block,
|
|
[anon_alias_sym_custom_keyword] = anon_alias_sym_custom_keyword,
|
|
[alias_sym_js_content] = alias_sym_js_content,
|
|
[alias_sym_json_content] = alias_sym_json_content,
|
|
[alias_sym_style_content] = alias_sym_style_content,
|
|
[alias_sym_stylesheet_content] = alias_sym_stylesheet_content,
|
|
};
|
|
|
|
static const TSSymbolMetadata ts_symbol_metadata[] = {
|
|
[ts_builtin_sym_end] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_identifier] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[aux_sym_template_content_token1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACE_PERCENT_PERCENT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACE_LBRACE_LBRACE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_liquid] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[aux_sym__liquid_node_token1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACE_PERCENT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACE_PERCENT_DASH] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_PERCENT_RBRACE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_DASH_PERCENT_RBRACE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACE_LBRACE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACE_LBRACE_DASH] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_RBRACE_RBRACE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_DASH_RBRACE_RBRACE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_SQUOTE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[aux_sym_string_token1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[anon_sym_DQUOTE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[aux_sym_string_token2] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[sym_number] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[anon_sym_true] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_false] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_PLUS] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_DASH] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_STAR] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_SLASH] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_PERCENT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_CARET] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_EQ_EQ] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LT_EQ] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_BANG_EQ] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_GT_EQ] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_GT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_and] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_or] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_contains] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[sym_break_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_continue_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[anon_sym_echo] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_section] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_sections] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_increment] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_decrement] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_layout] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_none] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_assign] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_EQ] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_cycle] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_COLON] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_COMMA] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_include] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_include_relative] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[aux_sym_include_statement_token1] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[anon_sym_EQ2] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_render] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_for] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_with] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_as] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_PIPE] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_DOT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LBRACK] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_RBRACK] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_LPAREN] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_DOT_DOT] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_RPAREN] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_if] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endif] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_elsif] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_else] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_in] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endfor] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_case] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endcase] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_when] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_unless] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endunless] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_capture] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endcapture] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_form] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endform] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_tablerow] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endtablerow] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_paginate] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_by] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endpaginate] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_schema] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endschema] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_style] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endstyle] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_stylesheet] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endstylesheet] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_javascript] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endjavascript] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_raw] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endraw] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_comment] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[anon_sym_endcomment] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[sym__inline_comment_content] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__paired_comment_content] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__paired_comment_content_liq] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_raw_content] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_front_matter] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_error_sentinel] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_program] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__node] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_template_content] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__statement] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_liquid_tag] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__liquid_node] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__tagged_unpaired_statement] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__output_statement] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__untagged_unpaired_statement] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__tagged_paired_statment] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__untagged_paired_statement] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__expression] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__literal] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_string] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_boolean] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_predicate] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_echo_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_section_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_sections_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_increment_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_decrement_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_layout_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_custom_unpaired_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_assignment_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_cycle_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_include_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__include_param] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_render_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__render_param] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_filter] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_access] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_argument_list] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_argument] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_range] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_if_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_elsif_clause] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_else_clause] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_for_loop_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_case_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_when_clause] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_unless_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_capture_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_form_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_tablerow_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_paginate_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__if_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__elsif_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__else_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__for_loop_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__case_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__when_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__unless_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__capture_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__form_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__tablerow_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__paginate_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__else_aliased] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__elsif_aliased] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__when_aliased] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__iterator] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__page_iterator] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym_schema_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_style_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_stylesheet_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_javascript_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_raw_statement] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_comment] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym_comment_liq] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[sym__inline_comment] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__paired_comment] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[sym__paired_comment_liq] = {
|
|
.visible = false,
|
|
.named = true,
|
|
},
|
|
[aux_sym_program_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_template_content_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_liquid_tag_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_custom_unpaired_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_cycle_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_include_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_argument_list_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_if_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_case_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym__if_liq_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym__if_liq_repeat2] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym__case_liq_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_schema_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_style_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_stylesheet_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym_javascript_statement_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[aux_sym__inline_comment_repeat1] = {
|
|
.visible = false,
|
|
.named = false,
|
|
},
|
|
[anon_alias_sym_] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[alias_sym_block] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[anon_alias_sym_custom_keyword] = {
|
|
.visible = true,
|
|
.named = false,
|
|
},
|
|
[alias_sym_js_content] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[alias_sym_json_content] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[alias_sym_style_content] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
[alias_sym_stylesheet_content] = {
|
|
.visible = true,
|
|
.named = true,
|
|
},
|
|
};
|
|
|
|
enum ts_field_identifiers {
|
|
field_alternative = 1,
|
|
field_arguments = 2,
|
|
field_body = 3,
|
|
field_condition = 4,
|
|
field_conditions = 5,
|
|
field_consequence = 6,
|
|
field_end = 7,
|
|
field_file = 8,
|
|
field_group_item = 9,
|
|
field_group_name = 10,
|
|
field_item = 11,
|
|
field_iteration = 12,
|
|
field_iterator = 13,
|
|
field_key = 14,
|
|
field_left = 15,
|
|
field_modifier = 16,
|
|
field_name = 17,
|
|
field_operator = 18,
|
|
field_parameters = 19,
|
|
field_property = 20,
|
|
field_receiver = 21,
|
|
field_right = 22,
|
|
field_start = 23,
|
|
field_type = 24,
|
|
field_value = 25,
|
|
field_variable = 26,
|
|
field_variable_name = 27,
|
|
field_with = 28,
|
|
};
|
|
|
|
static const char * const ts_field_names[] = {
|
|
[0] = NULL,
|
|
[field_alternative] = "alternative",
|
|
[field_arguments] = "arguments",
|
|
[field_body] = "body",
|
|
[field_condition] = "condition",
|
|
[field_conditions] = "conditions",
|
|
[field_consequence] = "consequence",
|
|
[field_end] = "end",
|
|
[field_file] = "file",
|
|
[field_group_item] = "group_item",
|
|
[field_group_name] = "group_name",
|
|
[field_item] = "item",
|
|
[field_iteration] = "iteration",
|
|
[field_iterator] = "iterator",
|
|
[field_key] = "key",
|
|
[field_left] = "left",
|
|
[field_modifier] = "modifier",
|
|
[field_name] = "name",
|
|
[field_operator] = "operator",
|
|
[field_parameters] = "parameters",
|
|
[field_property] = "property",
|
|
[field_receiver] = "receiver",
|
|
[field_right] = "right",
|
|
[field_start] = "start",
|
|
[field_type] = "type",
|
|
[field_value] = "value",
|
|
[field_variable] = "variable",
|
|
[field_variable_name] = "variable_name",
|
|
[field_with] = "with",
|
|
};
|
|
|
|
static const TSMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = {
|
|
[2] = {.index = 0, .length = 3},
|
|
[3] = {.index = 3, .length = 5},
|
|
[4] = {.index = 8, .length = 3},
|
|
[5] = {.index = 11, .length = 2},
|
|
[6] = {.index = 13, .length = 2},
|
|
[7] = {.index = 15, .length = 4},
|
|
[8] = {.index = 19, .length = 1},
|
|
[9] = {.index = 20, .length = 1},
|
|
[10] = {.index = 21, .length = 2},
|
|
[15] = {.index = 23, .length = 2},
|
|
[16] = {.index = 25, .length = 3},
|
|
[17] = {.index = 28, .length = 2},
|
|
[18] = {.index = 30, .length = 1},
|
|
[19] = {.index = 31, .length = 1},
|
|
[20] = {.index = 32, .length = 1},
|
|
[21] = {.index = 33, .length = 1},
|
|
[22] = {.index = 34, .length = 2},
|
|
[23] = {.index = 36, .length = 1},
|
|
[24] = {.index = 37, .length = 1},
|
|
[25] = {.index = 38, .length = 2},
|
|
[26] = {.index = 40, .length = 3},
|
|
[27] = {.index = 43, .length = 3},
|
|
[28] = {.index = 46, .length = 4},
|
|
[29] = {.index = 50, .length = 4},
|
|
[30] = {.index = 54, .length = 1},
|
|
[32] = {.index = 55, .length = 2},
|
|
[33] = {.index = 57, .length = 2},
|
|
[34] = {.index = 59, .length = 2},
|
|
[35] = {.index = 61, .length = 2},
|
|
[36] = {.index = 63, .length = 2},
|
|
[37] = {.index = 65, .length = 2},
|
|
[38] = {.index = 67, .length = 2},
|
|
[39] = {.index = 69, .length = 4},
|
|
[40] = {.index = 73, .length = 2},
|
|
[41] = {.index = 75, .length = 3},
|
|
[42] = {.index = 30, .length = 1},
|
|
[43] = {.index = 78, .length = 3},
|
|
[44] = {.index = 81, .length = 3},
|
|
[45] = {.index = 84, .length = 3},
|
|
[46] = {.index = 87, .length = 3},
|
|
[47] = {.index = 90, .length = 3},
|
|
[48] = {.index = 93, .length = 2},
|
|
[49] = {.index = 95, .length = 1},
|
|
[50] = {.index = 96, .length = 1},
|
|
[51] = {.index = 97, .length = 1},
|
|
[52] = {.index = 98, .length = 1},
|
|
[53] = {.index = 99, .length = 1},
|
|
[54] = {.index = 100, .length = 3},
|
|
[56] = {.index = 103, .length = 4},
|
|
[57] = {.index = 107, .length = 4},
|
|
[58] = {.index = 111, .length = 4},
|
|
[60] = {.index = 115, .length = 2},
|
|
[61] = {.index = 117, .length = 2},
|
|
[62] = {.index = 119, .length = 2},
|
|
[63] = {.index = 121, .length = 2},
|
|
[64] = {.index = 123, .length = 2},
|
|
[65] = {.index = 125, .length = 2},
|
|
[67] = {.index = 127, .length = 5},
|
|
[68] = {.index = 132, .length = 2},
|
|
[69] = {.index = 134, .length = 3},
|
|
[70] = {.index = 96, .length = 1},
|
|
[71] = {.index = 137, .length = 3},
|
|
[72] = {.index = 140, .length = 3},
|
|
[73] = {.index = 143, .length = 3},
|
|
[74] = {.index = 146, .length = 3},
|
|
[75] = {.index = 149, .length = 3},
|
|
[76] = {.index = 152, .length = 4},
|
|
[77] = {.index = 156, .length = 4},
|
|
[78] = {.index = 160, .length = 4},
|
|
[79] = {.index = 164, .length = 5},
|
|
};
|
|
|
|
static const TSFieldMapEntry ts_field_map_entries[] = {
|
|
[0] =
|
|
{field_alternative, 0, .inherited = true},
|
|
{field_condition, 0, .inherited = true},
|
|
{field_consequence, 0, .inherited = true},
|
|
[3] =
|
|
{field_alternative, 0, .inherited = true},
|
|
{field_body, 0, .inherited = true},
|
|
{field_item, 0, .inherited = true},
|
|
{field_iterator, 0, .inherited = true},
|
|
{field_modifier, 0, .inherited = true},
|
|
[8] =
|
|
{field_alternative, 0, .inherited = true},
|
|
{field_conditions, 0, .inherited = true},
|
|
{field_receiver, 0, .inherited = true},
|
|
[11] =
|
|
{field_value, 0, .inherited = true},
|
|
{field_variable, 0, .inherited = true},
|
|
[13] =
|
|
{field_parameters, 0, .inherited = true},
|
|
{field_type, 0, .inherited = true},
|
|
[15] =
|
|
{field_body, 0, .inherited = true},
|
|
{field_item, 0, .inherited = true},
|
|
{field_iterator, 0, .inherited = true},
|
|
{field_modifier, 0, .inherited = true},
|
|
[19] =
|
|
{field_group_item, 1},
|
|
[20] =
|
|
{field_file, 1},
|
|
[21] =
|
|
{field_group_item, 1},
|
|
{field_group_item, 2},
|
|
[23] =
|
|
{field_property, 2},
|
|
{field_receiver, 0},
|
|
[25] =
|
|
{field_left, 0},
|
|
{field_operator, 1},
|
|
{field_right, 2},
|
|
[28] =
|
|
{field_body, 0},
|
|
{field_name, 2},
|
|
[30] =
|
|
{field_condition, 1},
|
|
[31] =
|
|
{field_condition, 0, .inherited = true},
|
|
[32] =
|
|
{field_alternative, 0},
|
|
[33] =
|
|
{field_receiver, 1},
|
|
[34] =
|
|
{field_condition, 0, .inherited = true},
|
|
{field_consequence, 0, .inherited = true},
|
|
[36] =
|
|
{field_variable, 1},
|
|
[37] =
|
|
{field_type, 1},
|
|
[38] =
|
|
{field_value, 3},
|
|
{field_variable_name, 1},
|
|
[40] =
|
|
{field_group_item, 3},
|
|
{field_group_name, 1},
|
|
{field_group_name, 2},
|
|
[43] =
|
|
{field_arguments, 2},
|
|
{field_arguments, 3},
|
|
{field_file, 1},
|
|
[46] =
|
|
{field_file, 1},
|
|
{field_item, 3, .inherited = true},
|
|
{field_iteration, 2},
|
|
{field_iteration, 3},
|
|
[50] =
|
|
{field_file, 1},
|
|
{field_item, 3, .inherited = true},
|
|
{field_with, 2},
|
|
{field_with, 3},
|
|
[54] =
|
|
{field_iterator, 0},
|
|
[55] =
|
|
{field_alternative, 2},
|
|
{field_condition, 1},
|
|
[57] =
|
|
{field_condition, 1},
|
|
{field_consequence, 2},
|
|
[59] =
|
|
{field_alternative, 2, .inherited = true},
|
|
{field_condition, 1},
|
|
[61] =
|
|
{field_alternative, 0, .inherited = true},
|
|
{field_alternative, 1, .inherited = true},
|
|
[63] =
|
|
{field_alternative, 2},
|
|
{field_receiver, 1},
|
|
[65] =
|
|
{field_conditions, 2},
|
|
{field_receiver, 1},
|
|
[67] =
|
|
{field_value, 2},
|
|
{field_variable, 1},
|
|
[69] =
|
|
{field_group_item, 3},
|
|
{field_group_item, 4},
|
|
{field_group_name, 1},
|
|
{field_group_name, 2},
|
|
[73] =
|
|
{field_iterator, 0},
|
|
{field_modifier, 1},
|
|
[75] =
|
|
{field_item, 1},
|
|
{field_iterator, 3, .inherited = true},
|
|
{field_modifier, 3, .inherited = true},
|
|
[78] =
|
|
{field_alternative, 3},
|
|
{field_condition, 1},
|
|
{field_consequence, 2},
|
|
[81] =
|
|
{field_alternative, 3, .inherited = true},
|
|
{field_condition, 1},
|
|
{field_consequence, 2},
|
|
[84] =
|
|
{field_alternative, 2, .inherited = true},
|
|
{field_alternative, 3},
|
|
{field_condition, 1},
|
|
[87] =
|
|
{field_alternative, 3},
|
|
{field_conditions, 2},
|
|
{field_receiver, 1},
|
|
[90] =
|
|
{field_parameters, 2},
|
|
{field_parameters, 3},
|
|
{field_type, 1},
|
|
[93] =
|
|
{field_key, 0},
|
|
{field_value, 2},
|
|
[95] =
|
|
{field_item, 2},
|
|
[96] =
|
|
{field_condition, 2},
|
|
[97] =
|
|
{field_receiver, 2},
|
|
[98] =
|
|
{field_variable, 2},
|
|
[99] =
|
|
{field_type, 2},
|
|
[100] =
|
|
{field_iterator, 0},
|
|
{field_modifier, 1},
|
|
{field_modifier, 2},
|
|
[103] =
|
|
{field_alternative, 4},
|
|
{field_item, 1},
|
|
{field_iterator, 3, .inherited = true},
|
|
{field_modifier, 3, .inherited = true},
|
|
[107] =
|
|
{field_body, 4},
|
|
{field_item, 1},
|
|
{field_iterator, 3, .inherited = true},
|
|
{field_modifier, 3, .inherited = true},
|
|
[111] =
|
|
{field_alternative, 3, .inherited = true},
|
|
{field_alternative, 4},
|
|
{field_condition, 1},
|
|
{field_consequence, 2},
|
|
[115] =
|
|
{field_alternative, 4},
|
|
{field_condition, 2},
|
|
[117] =
|
|
{field_condition, 2},
|
|
{field_consequence, 4},
|
|
[119] =
|
|
{field_alternative, 4, .inherited = true},
|
|
{field_condition, 2},
|
|
[121] =
|
|
{field_alternative, 4},
|
|
{field_receiver, 2},
|
|
[123] =
|
|
{field_conditions, 4},
|
|
{field_receiver, 2},
|
|
[125] =
|
|
{field_value, 4},
|
|
{field_variable, 2},
|
|
[127] =
|
|
{field_alternative, 5},
|
|
{field_body, 4},
|
|
{field_item, 1},
|
|
{field_iterator, 3, .inherited = true},
|
|
{field_modifier, 3, .inherited = true},
|
|
[132] =
|
|
{field_end, 3},
|
|
{field_start, 1},
|
|
[134] =
|
|
{field_item, 2},
|
|
{field_iterator, 4, .inherited = true},
|
|
{field_modifier, 4, .inherited = true},
|
|
[137] =
|
|
{field_alternative, 5},
|
|
{field_condition, 2},
|
|
{field_consequence, 4},
|
|
[140] =
|
|
{field_alternative, 5, .inherited = true},
|
|
{field_condition, 2},
|
|
{field_consequence, 4},
|
|
[143] =
|
|
{field_alternative, 4, .inherited = true},
|
|
{field_alternative, 5},
|
|
{field_condition, 2},
|
|
[146] =
|
|
{field_alternative, 5},
|
|
{field_conditions, 4},
|
|
{field_receiver, 2},
|
|
[149] =
|
|
{field_parameters, 3},
|
|
{field_parameters, 4},
|
|
{field_type, 2},
|
|
[152] =
|
|
{field_alternative, 6},
|
|
{field_item, 2},
|
|
{field_iterator, 4, .inherited = true},
|
|
{field_modifier, 4, .inherited = true},
|
|
[156] =
|
|
{field_body, 6},
|
|
{field_item, 2},
|
|
{field_iterator, 4, .inherited = true},
|
|
{field_modifier, 4, .inherited = true},
|
|
[160] =
|
|
{field_alternative, 5, .inherited = true},
|
|
{field_alternative, 6},
|
|
{field_condition, 2},
|
|
{field_consequence, 4},
|
|
[164] =
|
|
{field_alternative, 7},
|
|
{field_body, 6},
|
|
{field_item, 2},
|
|
{field_iterator, 4, .inherited = true},
|
|
{field_modifier, 4, .inherited = true},
|
|
};
|
|
|
|
static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = {
|
|
[0] = {0},
|
|
[1] = {
|
|
[0] = anon_alias_sym_custom_keyword,
|
|
},
|
|
[11] = {
|
|
[0] = alias_sym_json_content,
|
|
},
|
|
[12] = {
|
|
[0] = alias_sym_style_content,
|
|
},
|
|
[13] = {
|
|
[0] = alias_sym_stylesheet_content,
|
|
},
|
|
[14] = {
|
|
[0] = alias_sym_js_content,
|
|
},
|
|
[31] = {
|
|
[1] = alias_sym_block,
|
|
},
|
|
[33] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[37] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[38] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[42] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[43] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[44] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[46] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[55] = {
|
|
[0] = anon_alias_sym_,
|
|
[2] = anon_alias_sym_,
|
|
[4] = anon_alias_sym_,
|
|
[6] = anon_alias_sym_,
|
|
},
|
|
[57] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[58] = {
|
|
[2] = alias_sym_block,
|
|
},
|
|
[59] = {
|
|
[3] = alias_sym_block,
|
|
},
|
|
[61] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[64] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[65] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[66] = {
|
|
[0] = anon_alias_sym_,
|
|
[2] = anon_alias_sym_,
|
|
[5] = anon_alias_sym_,
|
|
[7] = anon_alias_sym_,
|
|
},
|
|
[67] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[70] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[71] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[72] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[74] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[77] = {
|
|
[6] = alias_sym_block,
|
|
},
|
|
[78] = {
|
|
[4] = alias_sym_block,
|
|
},
|
|
[79] = {
|
|
[6] = alias_sym_block,
|
|
},
|
|
};
|
|
|
|
static const uint16_t ts_non_terminal_alias_map[] = {
|
|
sym_template_content, 5,
|
|
sym_template_content,
|
|
alias_sym_js_content,
|
|
alias_sym_json_content,
|
|
alias_sym_style_content,
|
|
alias_sym_stylesheet_content,
|
|
aux_sym_program_repeat1, 2,
|
|
aux_sym_program_repeat1,
|
|
alias_sym_block,
|
|
aux_sym_case_statement_repeat1, 2,
|
|
aux_sym_case_statement_repeat1,
|
|
alias_sym_block,
|
|
aux_sym__if_liq_repeat1, 2,
|
|
aux_sym__if_liq_repeat1,
|
|
alias_sym_block,
|
|
aux_sym__case_liq_repeat1, 2,
|
|
aux_sym__case_liq_repeat1,
|
|
alias_sym_block,
|
|
0,
|
|
};
|
|
|
|
static const TSStateId ts_primary_state_ids[STATE_COUNT] = {
|
|
[0] = 0,
|
|
[1] = 1,
|
|
[2] = 2,
|
|
[3] = 3,
|
|
[4] = 4,
|
|
[5] = 5,
|
|
[6] = 6,
|
|
[7] = 7,
|
|
[8] = 8,
|
|
[9] = 9,
|
|
[10] = 10,
|
|
[11] = 11,
|
|
[12] = 12,
|
|
[13] = 13,
|
|
[14] = 14,
|
|
[15] = 15,
|
|
[16] = 16,
|
|
[17] = 17,
|
|
[18] = 18,
|
|
[19] = 19,
|
|
[20] = 20,
|
|
[21] = 21,
|
|
[22] = 22,
|
|
[23] = 23,
|
|
[24] = 24,
|
|
[25] = 25,
|
|
[26] = 26,
|
|
[27] = 27,
|
|
[28] = 28,
|
|
[29] = 29,
|
|
[30] = 30,
|
|
[31] = 31,
|
|
[32] = 32,
|
|
[33] = 33,
|
|
[34] = 34,
|
|
[35] = 35,
|
|
[36] = 36,
|
|
[37] = 37,
|
|
[38] = 38,
|
|
[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] = 60,
|
|
[62] = 57,
|
|
[63] = 58,
|
|
[64] = 59,
|
|
[65] = 65,
|
|
[66] = 65,
|
|
[67] = 67,
|
|
[68] = 68,
|
|
[69] = 69,
|
|
[70] = 70,
|
|
[71] = 71,
|
|
[72] = 72,
|
|
[73] = 70,
|
|
[74] = 71,
|
|
[75] = 72,
|
|
[76] = 76,
|
|
[77] = 76,
|
|
[78] = 67,
|
|
[79] = 68,
|
|
[80] = 69,
|
|
[81] = 81,
|
|
[82] = 82,
|
|
[83] = 83,
|
|
[84] = 84,
|
|
[85] = 85,
|
|
[86] = 86,
|
|
[87] = 87,
|
|
[88] = 88,
|
|
[89] = 89,
|
|
[90] = 90,
|
|
[91] = 91,
|
|
[92] = 92,
|
|
[93] = 93,
|
|
[94] = 94,
|
|
[95] = 95,
|
|
[96] = 96,
|
|
[97] = 97,
|
|
[98] = 98,
|
|
[99] = 99,
|
|
[100] = 100,
|
|
[101] = 101,
|
|
[102] = 102,
|
|
[103] = 87,
|
|
[104] = 96,
|
|
[105] = 97,
|
|
[106] = 106,
|
|
[107] = 107,
|
|
[108] = 88,
|
|
[109] = 91,
|
|
[110] = 110,
|
|
[111] = 93,
|
|
[112] = 94,
|
|
[113] = 95,
|
|
[114] = 114,
|
|
[115] = 115,
|
|
[116] = 89,
|
|
[117] = 90,
|
|
[118] = 118,
|
|
[119] = 102,
|
|
[120] = 98,
|
|
[121] = 99,
|
|
[122] = 100,
|
|
[123] = 101,
|
|
[124] = 106,
|
|
[125] = 107,
|
|
[126] = 114,
|
|
[127] = 115,
|
|
[128] = 118,
|
|
[129] = 129,
|
|
[130] = 130,
|
|
[131] = 129,
|
|
[132] = 81,
|
|
[133] = 130,
|
|
[134] = 110,
|
|
[135] = 82,
|
|
[136] = 83,
|
|
[137] = 84,
|
|
[138] = 85,
|
|
[139] = 86,
|
|
[140] = 92,
|
|
[141] = 141,
|
|
[142] = 141,
|
|
[143] = 143,
|
|
[144] = 144,
|
|
[145] = 145,
|
|
[146] = 146,
|
|
[147] = 147,
|
|
[148] = 148,
|
|
[149] = 149,
|
|
[150] = 150,
|
|
[151] = 151,
|
|
[152] = 149,
|
|
[153] = 153,
|
|
[154] = 154,
|
|
[155] = 155,
|
|
[156] = 154,
|
|
[157] = 150,
|
|
[158] = 155,
|
|
[159] = 159,
|
|
[160] = 144,
|
|
[161] = 161,
|
|
[162] = 162,
|
|
[163] = 163,
|
|
[164] = 164,
|
|
[165] = 165,
|
|
[166] = 166,
|
|
[167] = 167,
|
|
[168] = 168,
|
|
[169] = 169,
|
|
[170] = 165,
|
|
[171] = 171,
|
|
[172] = 172,
|
|
[173] = 173,
|
|
[174] = 172,
|
|
[175] = 173,
|
|
[176] = 169,
|
|
[177] = 177,
|
|
[178] = 178,
|
|
[179] = 179,
|
|
[180] = 178,
|
|
[181] = 181,
|
|
[182] = 182,
|
|
[183] = 167,
|
|
[184] = 184,
|
|
[185] = 185,
|
|
[186] = 186,
|
|
[187] = 187,
|
|
[188] = 188,
|
|
[189] = 189,
|
|
[190] = 190,
|
|
[191] = 191,
|
|
[192] = 192,
|
|
[193] = 193,
|
|
[194] = 194,
|
|
[195] = 195,
|
|
[196] = 179,
|
|
[197] = 197,
|
|
[198] = 187,
|
|
[199] = 189,
|
|
[200] = 200,
|
|
[201] = 201,
|
|
[202] = 177,
|
|
[203] = 185,
|
|
[204] = 200,
|
|
[205] = 201,
|
|
[206] = 206,
|
|
[207] = 206,
|
|
[208] = 188,
|
|
[209] = 190,
|
|
[210] = 191,
|
|
[211] = 195,
|
|
[212] = 197,
|
|
[213] = 213,
|
|
[214] = 214,
|
|
[215] = 215,
|
|
[216] = 216,
|
|
[217] = 217,
|
|
[218] = 218,
|
|
[219] = 219,
|
|
[220] = 220,
|
|
[221] = 221,
|
|
[222] = 220,
|
|
[223] = 221,
|
|
[224] = 217,
|
|
[225] = 30,
|
|
[226] = 29,
|
|
[227] = 227,
|
|
[228] = 214,
|
|
[229] = 218,
|
|
[230] = 215,
|
|
[231] = 216,
|
|
[232] = 232,
|
|
[233] = 219,
|
|
[234] = 234,
|
|
[235] = 37,
|
|
[236] = 22,
|
|
[237] = 21,
|
|
[238] = 33,
|
|
[239] = 30,
|
|
[240] = 34,
|
|
[241] = 29,
|
|
[242] = 38,
|
|
[243] = 36,
|
|
[244] = 44,
|
|
[245] = 39,
|
|
[246] = 246,
|
|
[247] = 41,
|
|
[248] = 40,
|
|
[249] = 41,
|
|
[250] = 45,
|
|
[251] = 43,
|
|
[252] = 42,
|
|
[253] = 37,
|
|
[254] = 46,
|
|
[255] = 54,
|
|
[256] = 48,
|
|
[257] = 49,
|
|
[258] = 50,
|
|
[259] = 47,
|
|
[260] = 53,
|
|
[261] = 51,
|
|
[262] = 22,
|
|
[263] = 21,
|
|
[264] = 246,
|
|
[265] = 34,
|
|
[266] = 33,
|
|
[267] = 39,
|
|
[268] = 44,
|
|
[269] = 52,
|
|
[270] = 38,
|
|
[271] = 37,
|
|
[272] = 36,
|
|
[273] = 43,
|
|
[274] = 42,
|
|
[275] = 41,
|
|
[276] = 45,
|
|
[277] = 22,
|
|
[278] = 40,
|
|
[279] = 55,
|
|
[280] = 21,
|
|
[281] = 53,
|
|
[282] = 54,
|
|
[283] = 47,
|
|
[284] = 46,
|
|
[285] = 48,
|
|
[286] = 29,
|
|
[287] = 30,
|
|
[288] = 49,
|
|
[289] = 33,
|
|
[290] = 50,
|
|
[291] = 51,
|
|
[292] = 34,
|
|
[293] = 44,
|
|
[294] = 39,
|
|
[295] = 38,
|
|
[296] = 56,
|
|
[297] = 36,
|
|
[298] = 40,
|
|
[299] = 45,
|
|
[300] = 300,
|
|
[301] = 43,
|
|
[302] = 42,
|
|
[303] = 303,
|
|
[304] = 304,
|
|
[305] = 305,
|
|
[306] = 303,
|
|
[307] = 307,
|
|
[308] = 308,
|
|
[309] = 309,
|
|
[310] = 303,
|
|
[311] = 303,
|
|
[312] = 312,
|
|
[313] = 305,
|
|
[314] = 314,
|
|
[315] = 315,
|
|
[316] = 54,
|
|
[317] = 317,
|
|
[318] = 48,
|
|
[319] = 46,
|
|
[320] = 47,
|
|
[321] = 49,
|
|
[322] = 50,
|
|
[323] = 51,
|
|
[324] = 307,
|
|
[325] = 300,
|
|
[326] = 53,
|
|
[327] = 327,
|
|
[328] = 308,
|
|
[329] = 309,
|
|
[330] = 330,
|
|
[331] = 331,
|
|
[332] = 312,
|
|
[333] = 314,
|
|
[334] = 334,
|
|
[335] = 335,
|
|
[336] = 335,
|
|
[337] = 330,
|
|
[338] = 304,
|
|
[339] = 339,
|
|
[340] = 339,
|
|
[341] = 143,
|
|
[342] = 342,
|
|
[343] = 342,
|
|
[344] = 344,
|
|
[345] = 345,
|
|
[346] = 346,
|
|
[347] = 347,
|
|
[348] = 348,
|
|
[349] = 346,
|
|
[350] = 342,
|
|
[351] = 351,
|
|
[352] = 352,
|
|
[353] = 344,
|
|
[354] = 346,
|
|
[355] = 342,
|
|
[356] = 344,
|
|
[357] = 357,
|
|
[358] = 351,
|
|
[359] = 352,
|
|
[360] = 360,
|
|
[361] = 361,
|
|
[362] = 362,
|
|
[363] = 352,
|
|
[364] = 352,
|
|
[365] = 365,
|
|
[366] = 347,
|
|
[367] = 347,
|
|
[368] = 347,
|
|
[369] = 369,
|
|
[370] = 369,
|
|
[371] = 371,
|
|
[372] = 365,
|
|
[373] = 357,
|
|
[374] = 344,
|
|
[375] = 357,
|
|
[376] = 346,
|
|
[377] = 351,
|
|
[378] = 378,
|
|
[379] = 379,
|
|
[380] = 361,
|
|
[381] = 378,
|
|
[382] = 382,
|
|
[383] = 351,
|
|
[384] = 371,
|
|
[385] = 382,
|
|
[386] = 379,
|
|
[387] = 357,
|
|
[388] = 146,
|
|
[389] = 389,
|
|
[390] = 390,
|
|
[391] = 391,
|
|
[392] = 392,
|
|
[393] = 389,
|
|
[394] = 389,
|
|
[395] = 390,
|
|
[396] = 389,
|
|
[397] = 391,
|
|
[398] = 398,
|
|
[399] = 392,
|
|
[400] = 400,
|
|
[401] = 400,
|
|
[402] = 400,
|
|
[403] = 400,
|
|
[404] = 400,
|
|
[405] = 405,
|
|
[406] = 405,
|
|
[407] = 407,
|
|
[408] = 405,
|
|
[409] = 405,
|
|
[410] = 405,
|
|
[411] = 411,
|
|
[412] = 412,
|
|
[413] = 413,
|
|
[414] = 414,
|
|
[415] = 415,
|
|
[416] = 416,
|
|
[417] = 417,
|
|
[418] = 418,
|
|
[419] = 419,
|
|
[420] = 420,
|
|
[421] = 421,
|
|
[422] = 422,
|
|
[423] = 423,
|
|
[424] = 424,
|
|
[425] = 425,
|
|
[426] = 426,
|
|
[427] = 427,
|
|
[428] = 428,
|
|
[429] = 429,
|
|
[430] = 430,
|
|
[431] = 431,
|
|
[432] = 432,
|
|
[433] = 433,
|
|
[434] = 434,
|
|
[435] = 435,
|
|
[436] = 436,
|
|
[437] = 437,
|
|
[438] = 438,
|
|
[439] = 439,
|
|
[440] = 440,
|
|
[441] = 441,
|
|
[442] = 442,
|
|
[443] = 443,
|
|
[444] = 444,
|
|
[445] = 445,
|
|
[446] = 446,
|
|
[447] = 447,
|
|
[448] = 448,
|
|
[449] = 449,
|
|
[450] = 450,
|
|
[451] = 451,
|
|
[452] = 452,
|
|
[453] = 453,
|
|
[454] = 454,
|
|
[455] = 455,
|
|
[456] = 456,
|
|
[457] = 457,
|
|
[458] = 458,
|
|
[459] = 459,
|
|
[460] = 460,
|
|
[461] = 461,
|
|
[462] = 462,
|
|
[463] = 463,
|
|
[464] = 464,
|
|
[465] = 465,
|
|
[466] = 466,
|
|
[467] = 467,
|
|
[468] = 468,
|
|
[469] = 469,
|
|
[470] = 470,
|
|
[471] = 471,
|
|
[472] = 472,
|
|
[473] = 473,
|
|
[474] = 474,
|
|
[475] = 475,
|
|
[476] = 476,
|
|
[477] = 477,
|
|
[478] = 478,
|
|
[479] = 479,
|
|
[480] = 480,
|
|
[481] = 481,
|
|
[482] = 482,
|
|
[483] = 483,
|
|
[484] = 484,
|
|
[485] = 485,
|
|
[486] = 486,
|
|
[487] = 487,
|
|
[488] = 488,
|
|
[489] = 489,
|
|
[490] = 490,
|
|
[491] = 491,
|
|
[492] = 492,
|
|
[493] = 493,
|
|
[494] = 494,
|
|
[495] = 495,
|
|
[496] = 496,
|
|
[497] = 497,
|
|
[498] = 498,
|
|
[499] = 499,
|
|
[500] = 500,
|
|
[501] = 501,
|
|
[502] = 502,
|
|
[503] = 503,
|
|
[504] = 504,
|
|
[505] = 505,
|
|
[506] = 506,
|
|
[507] = 507,
|
|
[508] = 508,
|
|
[509] = 509,
|
|
[510] = 510,
|
|
[511] = 511,
|
|
[512] = 512,
|
|
[513] = 513,
|
|
[514] = 514,
|
|
[515] = 515,
|
|
[516] = 516,
|
|
[517] = 517,
|
|
[518] = 518,
|
|
[519] = 519,
|
|
[520] = 520,
|
|
[521] = 521,
|
|
[522] = 522,
|
|
[523] = 523,
|
|
[524] = 524,
|
|
[525] = 525,
|
|
[526] = 526,
|
|
[527] = 527,
|
|
[528] = 528,
|
|
[529] = 529,
|
|
[530] = 530,
|
|
[531] = 531,
|
|
[532] = 532,
|
|
[533] = 533,
|
|
[534] = 534,
|
|
[535] = 535,
|
|
[536] = 412,
|
|
[537] = 411,
|
|
[538] = 538,
|
|
[539] = 539,
|
|
[540] = 540,
|
|
[541] = 541,
|
|
[542] = 542,
|
|
[543] = 543,
|
|
[544] = 544,
|
|
[545] = 545,
|
|
[546] = 546,
|
|
[547] = 547,
|
|
[548] = 548,
|
|
[549] = 549,
|
|
[550] = 550,
|
|
[551] = 450,
|
|
[552] = 416,
|
|
[553] = 541,
|
|
[554] = 148,
|
|
[555] = 538,
|
|
[556] = 539,
|
|
[557] = 540,
|
|
[558] = 37,
|
|
[559] = 544,
|
|
[560] = 545,
|
|
[561] = 546,
|
|
[562] = 547,
|
|
[563] = 548,
|
|
[564] = 549,
|
|
[565] = 489,
|
|
[566] = 414,
|
|
[567] = 415,
|
|
[568] = 417,
|
|
[569] = 418,
|
|
[570] = 419,
|
|
[571] = 420,
|
|
[572] = 421,
|
|
[573] = 422,
|
|
[574] = 423,
|
|
[575] = 424,
|
|
[576] = 425,
|
|
[577] = 426,
|
|
[578] = 427,
|
|
[579] = 428,
|
|
[580] = 429,
|
|
[581] = 430,
|
|
[582] = 431,
|
|
[583] = 432,
|
|
[584] = 433,
|
|
[585] = 434,
|
|
[586] = 435,
|
|
[587] = 436,
|
|
[588] = 437,
|
|
[589] = 438,
|
|
[590] = 441,
|
|
[591] = 442,
|
|
[592] = 443,
|
|
[593] = 444,
|
|
[594] = 445,
|
|
[595] = 446,
|
|
[596] = 447,
|
|
[597] = 448,
|
|
[598] = 449,
|
|
[599] = 452,
|
|
[600] = 453,
|
|
[601] = 454,
|
|
[602] = 455,
|
|
[603] = 456,
|
|
[604] = 457,
|
|
[605] = 458,
|
|
[606] = 459,
|
|
[607] = 460,
|
|
[608] = 461,
|
|
[609] = 462,
|
|
[610] = 463,
|
|
[611] = 464,
|
|
[612] = 465,
|
|
[613] = 466,
|
|
[614] = 467,
|
|
[615] = 468,
|
|
[616] = 469,
|
|
[617] = 470,
|
|
[618] = 471,
|
|
[619] = 472,
|
|
[620] = 473,
|
|
[621] = 474,
|
|
[622] = 475,
|
|
[623] = 476,
|
|
[624] = 477,
|
|
[625] = 478,
|
|
[626] = 479,
|
|
[627] = 627,
|
|
[628] = 481,
|
|
[629] = 482,
|
|
[630] = 483,
|
|
[631] = 484,
|
|
[632] = 485,
|
|
[633] = 486,
|
|
[634] = 487,
|
|
[635] = 488,
|
|
[636] = 550,
|
|
[637] = 490,
|
|
[638] = 491,
|
|
[639] = 492,
|
|
[640] = 493,
|
|
[641] = 494,
|
|
[642] = 495,
|
|
[643] = 496,
|
|
[644] = 497,
|
|
[645] = 498,
|
|
[646] = 499,
|
|
[647] = 500,
|
|
[648] = 501,
|
|
[649] = 502,
|
|
[650] = 503,
|
|
[651] = 504,
|
|
[652] = 505,
|
|
[653] = 506,
|
|
[654] = 507,
|
|
[655] = 508,
|
|
[656] = 509,
|
|
[657] = 510,
|
|
[658] = 511,
|
|
[659] = 512,
|
|
[660] = 513,
|
|
[661] = 514,
|
|
[662] = 515,
|
|
[663] = 516,
|
|
[664] = 517,
|
|
[665] = 518,
|
|
[666] = 519,
|
|
[667] = 520,
|
|
[668] = 521,
|
|
[669] = 413,
|
|
[670] = 522,
|
|
[671] = 523,
|
|
[672] = 524,
|
|
[673] = 525,
|
|
[674] = 526,
|
|
[675] = 527,
|
|
[676] = 528,
|
|
[677] = 529,
|
|
[678] = 530,
|
|
[679] = 531,
|
|
[680] = 532,
|
|
[681] = 533,
|
|
[682] = 534,
|
|
[683] = 535,
|
|
[684] = 684,
|
|
[685] = 685,
|
|
[686] = 686,
|
|
[687] = 687,
|
|
[688] = 688,
|
|
[689] = 480,
|
|
[690] = 22,
|
|
[691] = 21,
|
|
[692] = 692,
|
|
[693] = 693,
|
|
[694] = 694,
|
|
[695] = 695,
|
|
[696] = 696,
|
|
[697] = 694,
|
|
[698] = 695,
|
|
[699] = 696,
|
|
[700] = 700,
|
|
[701] = 700,
|
|
[702] = 702,
|
|
[703] = 703,
|
|
[704] = 692,
|
|
[705] = 705,
|
|
[706] = 706,
|
|
[707] = 707,
|
|
[708] = 702,
|
|
[709] = 709,
|
|
[710] = 710,
|
|
[711] = 159,
|
|
[712] = 712,
|
|
[713] = 713,
|
|
[714] = 714,
|
|
[715] = 715,
|
|
[716] = 716,
|
|
[717] = 717,
|
|
[718] = 718,
|
|
[719] = 719,
|
|
[720] = 720,
|
|
[721] = 721,
|
|
[722] = 722,
|
|
[723] = 33,
|
|
[724] = 724,
|
|
[725] = 34,
|
|
[726] = 721,
|
|
[727] = 727,
|
|
[728] = 705,
|
|
[729] = 706,
|
|
[730] = 707,
|
|
[731] = 731,
|
|
[732] = 715,
|
|
[733] = 717,
|
|
[734] = 719,
|
|
[735] = 710,
|
|
[736] = 736,
|
|
[737] = 722,
|
|
[738] = 736,
|
|
[739] = 739,
|
|
[740] = 740,
|
|
[741] = 714,
|
|
[742] = 712,
|
|
[743] = 716,
|
|
[744] = 744,
|
|
[745] = 745,
|
|
[746] = 746,
|
|
[747] = 747,
|
|
[748] = 748,
|
|
[749] = 749,
|
|
[750] = 713,
|
|
[751] = 38,
|
|
[752] = 39,
|
|
[753] = 740,
|
|
[754] = 740,
|
|
[755] = 749,
|
|
[756] = 36,
|
|
[757] = 709,
|
|
[758] = 703,
|
|
[759] = 759,
|
|
[760] = 744,
|
|
[761] = 761,
|
|
[762] = 727,
|
|
[763] = 763,
|
|
[764] = 764,
|
|
[765] = 718,
|
|
[766] = 766,
|
|
[767] = 745,
|
|
[768] = 768,
|
|
[769] = 740,
|
|
[770] = 770,
|
|
[771] = 763,
|
|
[772] = 772,
|
|
[773] = 773,
|
|
[774] = 774,
|
|
[775] = 772,
|
|
[776] = 184,
|
|
[777] = 777,
|
|
[778] = 778,
|
|
[779] = 774,
|
|
[780] = 780,
|
|
[781] = 781,
|
|
[782] = 782,
|
|
[783] = 783,
|
|
[784] = 784,
|
|
[785] = 773,
|
|
[786] = 786,
|
|
[787] = 787,
|
|
[788] = 788,
|
|
[789] = 789,
|
|
[790] = 790,
|
|
[791] = 791,
|
|
[792] = 792,
|
|
[793] = 748,
|
|
[794] = 761,
|
|
[795] = 791,
|
|
[796] = 796,
|
|
[797] = 788,
|
|
[798] = 798,
|
|
[799] = 799,
|
|
[800] = 780,
|
|
[801] = 781,
|
|
[802] = 789,
|
|
[803] = 803,
|
|
[804] = 804,
|
|
[805] = 805,
|
|
[806] = 759,
|
|
[807] = 792,
|
|
[808] = 803,
|
|
[809] = 809,
|
|
[810] = 782,
|
|
[811] = 746,
|
|
[812] = 786,
|
|
[813] = 787,
|
|
[814] = 796,
|
|
[815] = 803,
|
|
[816] = 804,
|
|
[817] = 817,
|
|
[818] = 784,
|
|
[819] = 819,
|
|
[820] = 804,
|
|
[821] = 817,
|
|
[822] = 822,
|
|
[823] = 805,
|
|
[824] = 824,
|
|
[825] = 819,
|
|
[826] = 826,
|
|
[827] = 827,
|
|
[828] = 828,
|
|
[829] = 829,
|
|
[830] = 830,
|
|
[831] = 831,
|
|
[832] = 832,
|
|
[833] = 833,
|
|
[834] = 834,
|
|
[835] = 835,
|
|
[836] = 836,
|
|
[837] = 837,
|
|
[838] = 838,
|
|
[839] = 824,
|
|
[840] = 840,
|
|
[841] = 841,
|
|
[842] = 842,
|
|
[843] = 843,
|
|
[844] = 844,
|
|
[845] = 845,
|
|
[846] = 798,
|
|
[847] = 847,
|
|
[848] = 848,
|
|
[849] = 849,
|
|
[850] = 850,
|
|
[851] = 851,
|
|
[852] = 852,
|
|
[853] = 853,
|
|
[854] = 854,
|
|
[855] = 855,
|
|
[856] = 856,
|
|
[857] = 857,
|
|
[858] = 858,
|
|
[859] = 859,
|
|
[860] = 860,
|
|
[861] = 861,
|
|
[862] = 862,
|
|
[863] = 863,
|
|
[864] = 864,
|
|
[865] = 865,
|
|
[866] = 866,
|
|
[867] = 867,
|
|
[868] = 868,
|
|
[869] = 869,
|
|
[870] = 870,
|
|
[871] = 871,
|
|
[872] = 872,
|
|
[873] = 421,
|
|
[874] = 422,
|
|
[875] = 441,
|
|
[876] = 442,
|
|
[877] = 877,
|
|
[878] = 878,
|
|
[879] = 879,
|
|
[880] = 880,
|
|
[881] = 881,
|
|
[882] = 882,
|
|
[883] = 883,
|
|
[884] = 884,
|
|
[885] = 885,
|
|
[886] = 886,
|
|
[887] = 887,
|
|
[888] = 888,
|
|
[889] = 889,
|
|
[890] = 890,
|
|
[891] = 891,
|
|
[892] = 892,
|
|
[893] = 867,
|
|
[894] = 894,
|
|
[895] = 895,
|
|
[896] = 896,
|
|
[897] = 897,
|
|
[898] = 898,
|
|
[899] = 899,
|
|
[900] = 900,
|
|
[901] = 901,
|
|
[902] = 879,
|
|
[903] = 856,
|
|
[904] = 859,
|
|
[905] = 861,
|
|
[906] = 906,
|
|
[907] = 907,
|
|
[908] = 826,
|
|
[909] = 901,
|
|
[910] = 907,
|
|
[911] = 911,
|
|
[912] = 912,
|
|
[913] = 913,
|
|
[914] = 914,
|
|
[915] = 915,
|
|
[916] = 916,
|
|
[917] = 917,
|
|
[918] = 918,
|
|
[919] = 919,
|
|
[920] = 920,
|
|
[921] = 921,
|
|
[922] = 922,
|
|
[923] = 923,
|
|
[924] = 924,
|
|
[925] = 925,
|
|
[926] = 926,
|
|
[927] = 927,
|
|
[928] = 885,
|
|
[929] = 828,
|
|
[930] = 836,
|
|
[931] = 931,
|
|
[932] = 829,
|
|
[933] = 854,
|
|
[934] = 855,
|
|
[935] = 920,
|
|
[936] = 936,
|
|
[937] = 937,
|
|
[938] = 938,
|
|
[939] = 939,
|
|
[940] = 940,
|
|
[941] = 941,
|
|
[942] = 942,
|
|
[943] = 943,
|
|
[944] = 830,
|
|
[945] = 838,
|
|
[946] = 840,
|
|
[947] = 843,
|
|
[948] = 868,
|
|
[949] = 871,
|
|
[950] = 880,
|
|
[951] = 881,
|
|
[952] = 882,
|
|
[953] = 889,
|
|
[954] = 890,
|
|
[955] = 891,
|
|
[956] = 892,
|
|
[957] = 896,
|
|
[958] = 897,
|
|
[959] = 959,
|
|
[960] = 960,
|
|
[961] = 961,
|
|
[962] = 962,
|
|
[963] = 963,
|
|
[964] = 964,
|
|
[965] = 965,
|
|
[966] = 966,
|
|
[967] = 967,
|
|
[968] = 968,
|
|
[969] = 969,
|
|
[970] = 970,
|
|
[971] = 971,
|
|
[972] = 832,
|
|
[973] = 841,
|
|
[974] = 842,
|
|
[975] = 847,
|
|
[976] = 850,
|
|
[977] = 869,
|
|
[978] = 870,
|
|
[979] = 883,
|
|
[980] = 886,
|
|
[981] = 894,
|
|
[982] = 895,
|
|
[983] = 936,
|
|
[984] = 917,
|
|
[985] = 918,
|
|
[986] = 854,
|
|
[987] = 855,
|
|
[988] = 988,
|
|
[989] = 911,
|
|
[990] = 912,
|
|
[991] = 959,
|
|
[992] = 899,
|
|
[993] = 900,
|
|
[994] = 960,
|
|
[995] = 961,
|
|
[996] = 962,
|
|
[997] = 913,
|
|
[998] = 914,
|
|
[999] = 999,
|
|
[1000] = 862,
|
|
[1001] = 864,
|
|
[1002] = 915,
|
|
[1003] = 1003,
|
|
[1004] = 937,
|
|
[1005] = 963,
|
|
[1006] = 964,
|
|
[1007] = 965,
|
|
[1008] = 966,
|
|
[1009] = 916,
|
|
[1010] = 917,
|
|
[1011] = 918,
|
|
[1012] = 938,
|
|
[1013] = 1013,
|
|
[1014] = 1014,
|
|
[1015] = 967,
|
|
[1016] = 862,
|
|
[1017] = 864,
|
|
[1018] = 968,
|
|
[1019] = 1019,
|
|
[1020] = 1020,
|
|
[1021] = 1021,
|
|
[1022] = 1022,
|
|
[1023] = 1023,
|
|
[1024] = 845,
|
|
[1025] = 848,
|
|
[1026] = 1026,
|
|
[1027] = 852,
|
|
[1028] = 939,
|
|
[1029] = 921,
|
|
[1030] = 863,
|
|
[1031] = 865,
|
|
[1032] = 922,
|
|
[1033] = 888,
|
|
[1034] = 940,
|
|
[1035] = 898,
|
|
[1036] = 906,
|
|
[1037] = 919,
|
|
[1038] = 941,
|
|
[1039] = 988,
|
|
[1040] = 1040,
|
|
[1041] = 923,
|
|
[1042] = 924,
|
|
[1043] = 1022,
|
|
[1044] = 1023,
|
|
[1045] = 1040,
|
|
[1046] = 1020,
|
|
[1047] = 1047,
|
|
[1048] = 1048,
|
|
[1049] = 925,
|
|
[1050] = 1003,
|
|
[1051] = 1014,
|
|
[1052] = 827,
|
|
[1053] = 863,
|
|
[1054] = 865,
|
|
[1055] = 851,
|
|
[1056] = 853,
|
|
[1057] = 857,
|
|
[1058] = 860,
|
|
[1059] = 926,
|
|
[1060] = 969,
|
|
[1061] = 1061,
|
|
[1062] = 970,
|
|
[1063] = 1063,
|
|
[1064] = 837,
|
|
[1065] = 872,
|
|
[1066] = 877,
|
|
[1067] = 878,
|
|
[1068] = 999,
|
|
[1069] = 1069,
|
|
[1070] = 931,
|
|
[1071] = 858,
|
|
[1072] = 866,
|
|
[1073] = 942,
|
|
[1074] = 927,
|
|
[1075] = 1061,
|
|
[1076] = 943,
|
|
[1077] = 858,
|
|
[1078] = 866,
|
|
[1079] = 971,
|
|
[1080] = 835,
|
|
[1081] = 1081,
|
|
[1082] = 1082,
|
|
[1083] = 1083,
|
|
[1084] = 834,
|
|
[1085] = 1085,
|
|
[1086] = 1086,
|
|
[1087] = 1019,
|
|
[1088] = 1088,
|
|
[1089] = 1089,
|
|
[1090] = 1090,
|
|
[1091] = 1091,
|
|
[1092] = 1092,
|
|
[1093] = 1093,
|
|
[1094] = 1094,
|
|
[1095] = 1095,
|
|
[1096] = 1096,
|
|
[1097] = 1097,
|
|
[1098] = 1098,
|
|
[1099] = 1099,
|
|
[1100] = 163,
|
|
[1101] = 1101,
|
|
[1102] = 1102,
|
|
[1103] = 1103,
|
|
[1104] = 1104,
|
|
[1105] = 1105,
|
|
[1106] = 1097,
|
|
[1107] = 1107,
|
|
[1108] = 1108,
|
|
[1109] = 1109,
|
|
[1110] = 1110,
|
|
[1111] = 1109,
|
|
[1112] = 1112,
|
|
[1113] = 1110,
|
|
[1114] = 1114,
|
|
[1115] = 1115,
|
|
[1116] = 1116,
|
|
[1117] = 1117,
|
|
[1118] = 1118,
|
|
[1119] = 1119,
|
|
[1120] = 1120,
|
|
[1121] = 1121,
|
|
[1122] = 1122,
|
|
[1123] = 1123,
|
|
[1124] = 1108,
|
|
[1125] = 1125,
|
|
[1126] = 1126,
|
|
[1127] = 1127,
|
|
[1128] = 1128,
|
|
[1129] = 1129,
|
|
[1130] = 1130,
|
|
[1131] = 1131,
|
|
[1132] = 1132,
|
|
[1133] = 1133,
|
|
[1134] = 1134,
|
|
[1135] = 1135,
|
|
[1136] = 1136,
|
|
[1137] = 1137,
|
|
[1138] = 1138,
|
|
[1139] = 1123,
|
|
[1140] = 1140,
|
|
[1141] = 1141,
|
|
[1142] = 1142,
|
|
[1143] = 1143,
|
|
[1144] = 1144,
|
|
[1145] = 1094,
|
|
[1146] = 1112,
|
|
[1147] = 1147,
|
|
[1148] = 1148,
|
|
[1149] = 1140,
|
|
[1150] = 1150,
|
|
[1151] = 1125,
|
|
[1152] = 1152,
|
|
[1153] = 1153,
|
|
[1154] = 1154,
|
|
[1155] = 1155,
|
|
[1156] = 1089,
|
|
[1157] = 1090,
|
|
[1158] = 1116,
|
|
[1159] = 1117,
|
|
[1160] = 1160,
|
|
[1161] = 1161,
|
|
[1162] = 1162,
|
|
[1163] = 1163,
|
|
[1164] = 1164,
|
|
[1165] = 1165,
|
|
[1166] = 1109,
|
|
[1167] = 1110,
|
|
[1168] = 1168,
|
|
[1169] = 1161,
|
|
[1170] = 1162,
|
|
[1171] = 1171,
|
|
[1172] = 1172,
|
|
[1173] = 1173,
|
|
[1174] = 1161,
|
|
[1175] = 1175,
|
|
[1176] = 1176,
|
|
[1177] = 1177,
|
|
[1178] = 1178,
|
|
[1179] = 1134,
|
|
[1180] = 1180,
|
|
[1181] = 1136,
|
|
[1182] = 1021,
|
|
[1183] = 1183,
|
|
[1184] = 1184,
|
|
[1185] = 1026,
|
|
[1186] = 1047,
|
|
[1187] = 1092,
|
|
[1188] = 1063,
|
|
[1189] = 1069,
|
|
[1190] = 1190,
|
|
[1191] = 1173,
|
|
[1192] = 1192,
|
|
[1193] = 1193,
|
|
[1194] = 1194,
|
|
[1195] = 1195,
|
|
[1196] = 1178,
|
|
[1197] = 1162,
|
|
[1198] = 831,
|
|
[1199] = 1199,
|
|
[1200] = 1115,
|
|
[1201] = 1128,
|
|
[1202] = 1202,
|
|
[1203] = 1203,
|
|
[1204] = 1204,
|
|
[1205] = 1205,
|
|
[1206] = 1206,
|
|
[1207] = 1207,
|
|
[1208] = 1143,
|
|
[1209] = 1144,
|
|
[1210] = 1192,
|
|
[1211] = 1211,
|
|
[1212] = 1101,
|
|
[1213] = 1205,
|
|
[1214] = 1118,
|
|
[1215] = 1195,
|
|
[1216] = 1119,
|
|
[1217] = 833,
|
|
[1218] = 1121,
|
|
[1219] = 1219,
|
|
[1220] = 1220,
|
|
[1221] = 1221,
|
|
[1222] = 1222,
|
|
[1223] = 161,
|
|
[1224] = 1224,
|
|
[1225] = 1225,
|
|
[1226] = 1206,
|
|
[1227] = 1093,
|
|
[1228] = 1228,
|
|
[1229] = 1229,
|
|
[1230] = 1230,
|
|
[1231] = 1231,
|
|
[1232] = 1232,
|
|
[1233] = 1173,
|
|
[1234] = 1192,
|
|
[1235] = 1195,
|
|
[1236] = 1120,
|
|
[1237] = 1178,
|
|
[1238] = 1205,
|
|
[1239] = 1239,
|
|
[1240] = 1086,
|
|
[1241] = 1099,
|
|
[1242] = 1155,
|
|
[1243] = 1243,
|
|
[1244] = 1244,
|
|
[1245] = 1135,
|
|
[1246] = 1086,
|
|
[1247] = 1099,
|
|
[1248] = 1248,
|
|
[1249] = 1173,
|
|
[1250] = 1192,
|
|
[1251] = 1154,
|
|
[1252] = 1195,
|
|
[1253] = 1178,
|
|
[1254] = 1205,
|
|
[1255] = 1255,
|
|
[1256] = 1256,
|
|
[1257] = 1255,
|
|
[1258] = 1202,
|
|
[1259] = 1161,
|
|
[1260] = 1162,
|
|
[1261] = 1163,
|
|
[1262] = 1204,
|
|
[1263] = 1129,
|
|
[1264] = 1153,
|
|
[1265] = 1172,
|
|
[1266] = 1103,
|
|
[1267] = 1267,
|
|
};
|
|
|
|
static bool ts_lex(TSLexer *lexer, TSStateId state) {
|
|
START_LEXER();
|
|
eof = lexer->eof(lexer);
|
|
switch (state) {
|
|
case 0:
|
|
if (eof) ADVANCE(21);
|
|
ADVANCE_MAP(
|
|
'!', 8,
|
|
'"', 42,
|
|
'%', 57,
|
|
'\'', 38,
|
|
'(', 79,
|
|
')', 81,
|
|
'*', 54,
|
|
'+', 48,
|
|
',', 68,
|
|
'-', 50,
|
|
'.', 75,
|
|
'/', 55,
|
|
':', 67,
|
|
'<', 60,
|
|
'=', 71,
|
|
'>', 64,
|
|
'[', 77,
|
|
']', 78,
|
|
'^', 58,
|
|
'{', 6,
|
|
'|', 72,
|
|
'}', 14,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(19);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
if (('A' <= lookahead && lookahead <= 'Z') ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 1:
|
|
ADVANCE_MAP(
|
|
'\n', 27,
|
|
'\r', 27,
|
|
'!', 8,
|
|
'"', 42,
|
|
'%', 56,
|
|
'\'', 38,
|
|
'*', 54,
|
|
'+', 48,
|
|
',', 68,
|
|
'-', 53,
|
|
'.', 76,
|
|
'/', 55,
|
|
':', 67,
|
|
'<', 60,
|
|
'=', 9,
|
|
'>', 64,
|
|
'[', 77,
|
|
'^', 58,
|
|
'{', 12,
|
|
'|', 72,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\f') ||
|
|
lookahead == ' ') SKIP(1);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
if (('A' <= lookahead && lookahead <= 'Z') ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 2:
|
|
ADVANCE_MAP(
|
|
'\n', 27,
|
|
'\r', 27,
|
|
'!', 8,
|
|
'%', 56,
|
|
'*', 54,
|
|
'+', 48,
|
|
',', 68,
|
|
'-', 49,
|
|
'.', 73,
|
|
'/', 55,
|
|
':', 67,
|
|
'<', 60,
|
|
'=', 9,
|
|
'>', 64,
|
|
'[', 77,
|
|
'^', 58,
|
|
'|', 72,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\f') ||
|
|
lookahead == ' ') SKIP(2);
|
|
if (('A' <= lookahead && lookahead <= 'Z') ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 3:
|
|
ADVANCE_MAP(
|
|
'!', 8,
|
|
'"', 42,
|
|
'%', 57,
|
|
'\'', 38,
|
|
'*', 54,
|
|
'+', 48,
|
|
',', 68,
|
|
'-', 51,
|
|
'.', 76,
|
|
'/', 55,
|
|
':', 67,
|
|
'<', 60,
|
|
'=', 9,
|
|
'>', 64,
|
|
'[', 77,
|
|
'^', 58,
|
|
'{', 12,
|
|
'|', 72,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(3);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
if (('A' <= lookahead && lookahead <= 'Z') ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 4:
|
|
ADVANCE_MAP(
|
|
'!', 8,
|
|
'%', 57,
|
|
')', 81,
|
|
'*', 54,
|
|
'+', 48,
|
|
',', 68,
|
|
'-', 52,
|
|
'.', 74,
|
|
'/', 55,
|
|
':', 67,
|
|
'<', 60,
|
|
'=', 9,
|
|
'>', 64,
|
|
'[', 77,
|
|
']', 78,
|
|
'^', 58,
|
|
'|', 72,
|
|
'}', 14,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(4);
|
|
if (('A' <= lookahead && lookahead <= 'Z') ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 5:
|
|
if (lookahead == '"') ADVANCE(43);
|
|
if (lookahead == '\'') ADVANCE(39);
|
|
if (lookahead == '{') ADVANCE(13);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(5);
|
|
if (lookahead != 0) ADVANCE(69);
|
|
END_STATE();
|
|
case 6:
|
|
if (lookahead == '%') ADVANCE(28);
|
|
if (lookahead == '{') ADVANCE(33);
|
|
END_STATE();
|
|
case 7:
|
|
if (lookahead == '%') ADVANCE(28);
|
|
if (lookahead == '{') ADVANCE(33);
|
|
if (lookahead != 0) ADVANCE(22);
|
|
END_STATE();
|
|
case 8:
|
|
if (lookahead == '=') ADVANCE(62);
|
|
END_STATE();
|
|
case 9:
|
|
if (lookahead == '=') ADVANCE(59);
|
|
END_STATE();
|
|
case 10:
|
|
if (lookahead == '=') ADVANCE(65);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(10);
|
|
END_STATE();
|
|
case 11:
|
|
if (lookahead == '=') ADVANCE(70);
|
|
END_STATE();
|
|
case 12:
|
|
if (lookahead == '{') ADVANCE(32);
|
|
END_STATE();
|
|
case 13:
|
|
if (lookahead == '{') ADVANCE(32);
|
|
if (lookahead != 0 &&
|
|
(lookahead < '\t' || '\r' < lookahead) &&
|
|
lookahead != ' ' &&
|
|
lookahead != '%') ADVANCE(69);
|
|
END_STATE();
|
|
case 14:
|
|
if (lookahead == '}') ADVANCE(35);
|
|
END_STATE();
|
|
case 15:
|
|
if (lookahead == '}') ADVANCE(31);
|
|
END_STATE();
|
|
case 16:
|
|
if (lookahead == '}') ADVANCE(36);
|
|
END_STATE();
|
|
case 17:
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(47);
|
|
END_STATE();
|
|
case 18:
|
|
if (lookahead != 0 &&
|
|
(lookahead < '\t' || '\r' < lookahead) &&
|
|
lookahead != ' ' &&
|
|
lookahead != '%' &&
|
|
lookahead != '{') ADVANCE(69);
|
|
END_STATE();
|
|
case 19:
|
|
if (eof) ADVANCE(21);
|
|
ADVANCE_MAP(
|
|
'!', 8,
|
|
'"', 42,
|
|
'%', 57,
|
|
'\'', 38,
|
|
'(', 79,
|
|
')', 81,
|
|
'*', 54,
|
|
'+', 48,
|
|
',', 68,
|
|
'-', 50,
|
|
'.', 75,
|
|
'/', 55,
|
|
':', 67,
|
|
'<', 60,
|
|
'=', 66,
|
|
'>', 64,
|
|
'[', 77,
|
|
']', 78,
|
|
'^', 58,
|
|
'{', 6,
|
|
'|', 72,
|
|
'}', 14,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(19);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
if (('A' <= lookahead && lookahead <= 'Z') ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 20:
|
|
if (eof) ADVANCE(21);
|
|
if (lookahead == '{') ADVANCE(7);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') ADVANCE(23);
|
|
if (lookahead != 0) ADVANCE(24);
|
|
END_STATE();
|
|
case 21:
|
|
ACCEPT_TOKEN(ts_builtin_sym_end);
|
|
END_STATE();
|
|
case 22:
|
|
ACCEPT_TOKEN(aux_sym_template_content_token1);
|
|
END_STATE();
|
|
case 23:
|
|
ACCEPT_TOKEN(aux_sym_template_content_token1);
|
|
if (lookahead == '{') ADVANCE(7);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') ADVANCE(23);
|
|
if (lookahead != 0) ADVANCE(24);
|
|
END_STATE();
|
|
case 24:
|
|
ACCEPT_TOKEN(aux_sym_template_content_token1);
|
|
if (lookahead != 0 &&
|
|
lookahead != '{') ADVANCE(24);
|
|
END_STATE();
|
|
case 25:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_PERCENT_PERCENT);
|
|
END_STATE();
|
|
case 26:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_LBRACE_LBRACE);
|
|
END_STATE();
|
|
case 27:
|
|
ACCEPT_TOKEN(aux_sym__liquid_node_token1);
|
|
if (lookahead == '\n') ADVANCE(27);
|
|
if (lookahead == '\r') ADVANCE(27);
|
|
END_STATE();
|
|
case 28:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_PERCENT);
|
|
if (lookahead == '%') ADVANCE(25);
|
|
if (lookahead == '-') ADVANCE(29);
|
|
END_STATE();
|
|
case 29:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_PERCENT_DASH);
|
|
END_STATE();
|
|
case 30:
|
|
ACCEPT_TOKEN(anon_sym_PERCENT_RBRACE);
|
|
END_STATE();
|
|
case 31:
|
|
ACCEPT_TOKEN(anon_sym_DASH_PERCENT_RBRACE);
|
|
END_STATE();
|
|
case 32:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_LBRACE);
|
|
if (lookahead == '-') ADVANCE(34);
|
|
END_STATE();
|
|
case 33:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_LBRACE);
|
|
if (lookahead == '-') ADVANCE(34);
|
|
if (lookahead == '{') ADVANCE(26);
|
|
END_STATE();
|
|
case 34:
|
|
ACCEPT_TOKEN(anon_sym_LBRACE_LBRACE_DASH);
|
|
END_STATE();
|
|
case 35:
|
|
ACCEPT_TOKEN(anon_sym_RBRACE_RBRACE);
|
|
END_STATE();
|
|
case 36:
|
|
ACCEPT_TOKEN(anon_sym_DASH_RBRACE_RBRACE);
|
|
END_STATE();
|
|
case 37:
|
|
ACCEPT_TOKEN(sym_identifier);
|
|
if (lookahead == '-' ||
|
|
('0' <= lookahead && lookahead <= '9') ||
|
|
lookahead == '?' ||
|
|
('A' <= lookahead && lookahead <= 'Z') ||
|
|
lookahead == '_' ||
|
|
('a' <= lookahead && lookahead <= 'z')) ADVANCE(37);
|
|
END_STATE();
|
|
case 38:
|
|
ACCEPT_TOKEN(anon_sym_SQUOTE);
|
|
END_STATE();
|
|
case 39:
|
|
ACCEPT_TOKEN(anon_sym_SQUOTE);
|
|
if (lookahead == '{') ADVANCE(18);
|
|
if (lookahead != 0 &&
|
|
(lookahead < '\t' || '\r' < lookahead) &&
|
|
lookahead != ' ') ADVANCE(69);
|
|
END_STATE();
|
|
case 40:
|
|
ACCEPT_TOKEN(aux_sym_string_token1);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') ADVANCE(40);
|
|
if (lookahead != 0 &&
|
|
lookahead != '\'') ADVANCE(41);
|
|
END_STATE();
|
|
case 41:
|
|
ACCEPT_TOKEN(aux_sym_string_token1);
|
|
if (lookahead != 0 &&
|
|
lookahead != '\'') ADVANCE(41);
|
|
END_STATE();
|
|
case 42:
|
|
ACCEPT_TOKEN(anon_sym_DQUOTE);
|
|
END_STATE();
|
|
case 43:
|
|
ACCEPT_TOKEN(anon_sym_DQUOTE);
|
|
if (lookahead == '{') ADVANCE(18);
|
|
if (lookahead != 0 &&
|
|
(lookahead < '\t' || '\r' < lookahead) &&
|
|
lookahead != ' ') ADVANCE(69);
|
|
END_STATE();
|
|
case 44:
|
|
ACCEPT_TOKEN(aux_sym_string_token2);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') ADVANCE(44);
|
|
if (lookahead != 0 &&
|
|
lookahead != '"') ADVANCE(45);
|
|
END_STATE();
|
|
case 45:
|
|
ACCEPT_TOKEN(aux_sym_string_token2);
|
|
if (lookahead != 0 &&
|
|
lookahead != '"') ADVANCE(45);
|
|
END_STATE();
|
|
case 46:
|
|
ACCEPT_TOKEN(sym_number);
|
|
if (lookahead == '.') ADVANCE(17);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
END_STATE();
|
|
case 47:
|
|
ACCEPT_TOKEN(sym_number);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(47);
|
|
END_STATE();
|
|
case 48:
|
|
ACCEPT_TOKEN(anon_sym_PLUS);
|
|
END_STATE();
|
|
case 49:
|
|
ACCEPT_TOKEN(anon_sym_DASH);
|
|
END_STATE();
|
|
case 50:
|
|
ACCEPT_TOKEN(anon_sym_DASH);
|
|
if (lookahead == '%') ADVANCE(15);
|
|
if (lookahead == '.') ADVANCE(17);
|
|
if (lookahead == '}') ADVANCE(16);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
END_STATE();
|
|
case 51:
|
|
ACCEPT_TOKEN(anon_sym_DASH);
|
|
if (lookahead == '%') ADVANCE(15);
|
|
if (lookahead == '.') ADVANCE(17);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
END_STATE();
|
|
case 52:
|
|
ACCEPT_TOKEN(anon_sym_DASH);
|
|
if (lookahead == '%') ADVANCE(15);
|
|
if (lookahead == '}') ADVANCE(16);
|
|
END_STATE();
|
|
case 53:
|
|
ACCEPT_TOKEN(anon_sym_DASH);
|
|
if (lookahead == '.') ADVANCE(17);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(46);
|
|
END_STATE();
|
|
case 54:
|
|
ACCEPT_TOKEN(anon_sym_STAR);
|
|
END_STATE();
|
|
case 55:
|
|
ACCEPT_TOKEN(anon_sym_SLASH);
|
|
END_STATE();
|
|
case 56:
|
|
ACCEPT_TOKEN(anon_sym_PERCENT);
|
|
END_STATE();
|
|
case 57:
|
|
ACCEPT_TOKEN(anon_sym_PERCENT);
|
|
if (lookahead == '}') ADVANCE(30);
|
|
END_STATE();
|
|
case 58:
|
|
ACCEPT_TOKEN(anon_sym_CARET);
|
|
END_STATE();
|
|
case 59:
|
|
ACCEPT_TOKEN(anon_sym_EQ_EQ);
|
|
END_STATE();
|
|
case 60:
|
|
ACCEPT_TOKEN(anon_sym_LT);
|
|
if (lookahead == '=') ADVANCE(61);
|
|
END_STATE();
|
|
case 61:
|
|
ACCEPT_TOKEN(anon_sym_LT_EQ);
|
|
END_STATE();
|
|
case 62:
|
|
ACCEPT_TOKEN(anon_sym_BANG_EQ);
|
|
END_STATE();
|
|
case 63:
|
|
ACCEPT_TOKEN(anon_sym_GT_EQ);
|
|
END_STATE();
|
|
case 64:
|
|
ACCEPT_TOKEN(anon_sym_GT);
|
|
if (lookahead == '=') ADVANCE(63);
|
|
END_STATE();
|
|
case 65:
|
|
ACCEPT_TOKEN(anon_sym_EQ);
|
|
END_STATE();
|
|
case 66:
|
|
ACCEPT_TOKEN(anon_sym_EQ);
|
|
if (lookahead == '=') ADVANCE(59);
|
|
END_STATE();
|
|
case 67:
|
|
ACCEPT_TOKEN(anon_sym_COLON);
|
|
END_STATE();
|
|
case 68:
|
|
ACCEPT_TOKEN(anon_sym_COMMA);
|
|
END_STATE();
|
|
case 69:
|
|
ACCEPT_TOKEN(aux_sym_include_statement_token1);
|
|
if (lookahead == '{') ADVANCE(18);
|
|
if (lookahead != 0 &&
|
|
(lookahead < '\t' || '\r' < lookahead) &&
|
|
lookahead != ' ') ADVANCE(69);
|
|
END_STATE();
|
|
case 70:
|
|
ACCEPT_TOKEN(anon_sym_EQ2);
|
|
END_STATE();
|
|
case 71:
|
|
ACCEPT_TOKEN(anon_sym_EQ2);
|
|
if (lookahead == '=') ADVANCE(59);
|
|
END_STATE();
|
|
case 72:
|
|
ACCEPT_TOKEN(anon_sym_PIPE);
|
|
END_STATE();
|
|
case 73:
|
|
ACCEPT_TOKEN(anon_sym_DOT);
|
|
END_STATE();
|
|
case 74:
|
|
ACCEPT_TOKEN(anon_sym_DOT);
|
|
if (lookahead == '.') ADVANCE(80);
|
|
END_STATE();
|
|
case 75:
|
|
ACCEPT_TOKEN(anon_sym_DOT);
|
|
if (lookahead == '.') ADVANCE(80);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(47);
|
|
END_STATE();
|
|
case 76:
|
|
ACCEPT_TOKEN(anon_sym_DOT);
|
|
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(47);
|
|
END_STATE();
|
|
case 77:
|
|
ACCEPT_TOKEN(anon_sym_LBRACK);
|
|
END_STATE();
|
|
case 78:
|
|
ACCEPT_TOKEN(anon_sym_RBRACK);
|
|
END_STATE();
|
|
case 79:
|
|
ACCEPT_TOKEN(anon_sym_LPAREN);
|
|
END_STATE();
|
|
case 80:
|
|
ACCEPT_TOKEN(anon_sym_DOT_DOT);
|
|
END_STATE();
|
|
case 81:
|
|
ACCEPT_TOKEN(anon_sym_RPAREN);
|
|
END_STATE();
|
|
default:
|
|
return false;
|
|
}
|
|
}
|
|
|
|
static bool ts_lex_keywords(TSLexer *lexer, TSStateId state) {
|
|
START_LEXER();
|
|
eof = lexer->eof(lexer);
|
|
switch (state) {
|
|
case 0:
|
|
ADVANCE_MAP(
|
|
'a', 1,
|
|
'b', 2,
|
|
'c', 3,
|
|
'd', 4,
|
|
'e', 5,
|
|
'f', 6,
|
|
'i', 7,
|
|
'j', 8,
|
|
'l', 9,
|
|
'n', 10,
|
|
'o', 11,
|
|
'p', 12,
|
|
'r', 13,
|
|
's', 14,
|
|
't', 15,
|
|
'u', 16,
|
|
'w', 17,
|
|
);
|
|
if (('\t' <= lookahead && lookahead <= '\r') ||
|
|
lookahead == ' ') SKIP(0);
|
|
END_STATE();
|
|
case 1:
|
|
if (lookahead == 'n') ADVANCE(18);
|
|
if (lookahead == 's') ADVANCE(19);
|
|
END_STATE();
|
|
case 2:
|
|
if (lookahead == 'r') ADVANCE(20);
|
|
if (lookahead == 'y') ADVANCE(21);
|
|
END_STATE();
|
|
case 3:
|
|
if (lookahead == 'a') ADVANCE(22);
|
|
if (lookahead == 'o') ADVANCE(23);
|
|
if (lookahead == 'y') ADVANCE(24);
|
|
END_STATE();
|
|
case 4:
|
|
if (lookahead == 'e') ADVANCE(25);
|
|
END_STATE();
|
|
case 5:
|
|
if (lookahead == 'c') ADVANCE(26);
|
|
if (lookahead == 'l') ADVANCE(27);
|
|
if (lookahead == 'n') ADVANCE(28);
|
|
END_STATE();
|
|
case 6:
|
|
if (lookahead == 'a') ADVANCE(29);
|
|
if (lookahead == 'o') ADVANCE(30);
|
|
END_STATE();
|
|
case 7:
|
|
if (lookahead == 'f') ADVANCE(31);
|
|
if (lookahead == 'n') ADVANCE(32);
|
|
END_STATE();
|
|
case 8:
|
|
if (lookahead == 'a') ADVANCE(33);
|
|
END_STATE();
|
|
case 9:
|
|
if (lookahead == 'a') ADVANCE(34);
|
|
if (lookahead == 'i') ADVANCE(35);
|
|
END_STATE();
|
|
case 10:
|
|
if (lookahead == 'o') ADVANCE(36);
|
|
END_STATE();
|
|
case 11:
|
|
if (lookahead == 'r') ADVANCE(37);
|
|
END_STATE();
|
|
case 12:
|
|
if (lookahead == 'a') ADVANCE(38);
|
|
END_STATE();
|
|
case 13:
|
|
if (lookahead == 'a') ADVANCE(39);
|
|
if (lookahead == 'e') ADVANCE(40);
|
|
END_STATE();
|
|
case 14:
|
|
if (lookahead == 'c') ADVANCE(41);
|
|
if (lookahead == 'e') ADVANCE(42);
|
|
if (lookahead == 't') ADVANCE(43);
|
|
END_STATE();
|
|
case 15:
|
|
if (lookahead == 'a') ADVANCE(44);
|
|
if (lookahead == 'r') ADVANCE(45);
|
|
END_STATE();
|
|
case 16:
|
|
if (lookahead == 'n') ADVANCE(46);
|
|
END_STATE();
|
|
case 17:
|
|
if (lookahead == 'h') ADVANCE(47);
|
|
if (lookahead == 'i') ADVANCE(48);
|
|
END_STATE();
|
|
case 18:
|
|
if (lookahead == 'd') ADVANCE(49);
|
|
END_STATE();
|
|
case 19:
|
|
ACCEPT_TOKEN(anon_sym_as);
|
|
if (lookahead == 's') ADVANCE(50);
|
|
END_STATE();
|
|
case 20:
|
|
if (lookahead == 'e') ADVANCE(51);
|
|
END_STATE();
|
|
case 21:
|
|
ACCEPT_TOKEN(anon_sym_by);
|
|
END_STATE();
|
|
case 22:
|
|
if (lookahead == 'p') ADVANCE(52);
|
|
if (lookahead == 's') ADVANCE(53);
|
|
END_STATE();
|
|
case 23:
|
|
if (lookahead == 'm') ADVANCE(54);
|
|
if (lookahead == 'n') ADVANCE(55);
|
|
END_STATE();
|
|
case 24:
|
|
if (lookahead == 'c') ADVANCE(56);
|
|
END_STATE();
|
|
case 25:
|
|
if (lookahead == 'c') ADVANCE(57);
|
|
END_STATE();
|
|
case 26:
|
|
if (lookahead == 'h') ADVANCE(58);
|
|
END_STATE();
|
|
case 27:
|
|
if (lookahead == 's') ADVANCE(59);
|
|
END_STATE();
|
|
case 28:
|
|
if (lookahead == 'd') ADVANCE(60);
|
|
END_STATE();
|
|
case 29:
|
|
if (lookahead == 'l') ADVANCE(61);
|
|
END_STATE();
|
|
case 30:
|
|
if (lookahead == 'r') ADVANCE(62);
|
|
END_STATE();
|
|
case 31:
|
|
ACCEPT_TOKEN(anon_sym_if);
|
|
END_STATE();
|
|
case 32:
|
|
ACCEPT_TOKEN(anon_sym_in);
|
|
if (lookahead == 'c') ADVANCE(63);
|
|
END_STATE();
|
|
case 33:
|
|
if (lookahead == 'v') ADVANCE(64);
|
|
END_STATE();
|
|
case 34:
|
|
if (lookahead == 'y') ADVANCE(65);
|
|
END_STATE();
|
|
case 35:
|
|
if (lookahead == 'q') ADVANCE(66);
|
|
END_STATE();
|
|
case 36:
|
|
if (lookahead == 'n') ADVANCE(67);
|
|
END_STATE();
|
|
case 37:
|
|
ACCEPT_TOKEN(anon_sym_or);
|
|
END_STATE();
|
|
case 38:
|
|
if (lookahead == 'g') ADVANCE(68);
|
|
END_STATE();
|
|
case 39:
|
|
if (lookahead == 'w') ADVANCE(69);
|
|
END_STATE();
|
|
case 40:
|
|
if (lookahead == 'n') ADVANCE(70);
|
|
END_STATE();
|
|
case 41:
|
|
if (lookahead == 'h') ADVANCE(71);
|
|
END_STATE();
|
|
case 42:
|
|
if (lookahead == 'c') ADVANCE(72);
|
|
END_STATE();
|
|
case 43:
|
|
if (lookahead == 'y') ADVANCE(73);
|
|
END_STATE();
|
|
case 44:
|
|
if (lookahead == 'b') ADVANCE(74);
|
|
END_STATE();
|
|
case 45:
|
|
if (lookahead == 'u') ADVANCE(75);
|
|
END_STATE();
|
|
case 46:
|
|
if (lookahead == 'l') ADVANCE(76);
|
|
END_STATE();
|
|
case 47:
|
|
if (lookahead == 'e') ADVANCE(77);
|
|
END_STATE();
|
|
case 48:
|
|
if (lookahead == 't') ADVANCE(78);
|
|
END_STATE();
|
|
case 49:
|
|
ACCEPT_TOKEN(anon_sym_and);
|
|
END_STATE();
|
|
case 50:
|
|
if (lookahead == 'i') ADVANCE(79);
|
|
END_STATE();
|
|
case 51:
|
|
if (lookahead == 'a') ADVANCE(80);
|
|
END_STATE();
|
|
case 52:
|
|
if (lookahead == 't') ADVANCE(81);
|
|
END_STATE();
|
|
case 53:
|
|
if (lookahead == 'e') ADVANCE(82);
|
|
END_STATE();
|
|
case 54:
|
|
if (lookahead == 'm') ADVANCE(83);
|
|
END_STATE();
|
|
case 55:
|
|
if (lookahead == 't') ADVANCE(84);
|
|
END_STATE();
|
|
case 56:
|
|
if (lookahead == 'l') ADVANCE(85);
|
|
END_STATE();
|
|
case 57:
|
|
if (lookahead == 'r') ADVANCE(86);
|
|
END_STATE();
|
|
case 58:
|
|
if (lookahead == 'o') ADVANCE(87);
|
|
END_STATE();
|
|
case 59:
|
|
if (lookahead == 'e') ADVANCE(88);
|
|
if (lookahead == 'i') ADVANCE(89);
|
|
END_STATE();
|
|
case 60:
|
|
ADVANCE_MAP(
|
|
'c', 90,
|
|
'f', 91,
|
|
'i', 92,
|
|
'j', 93,
|
|
'p', 94,
|
|
'r', 95,
|
|
's', 96,
|
|
't', 97,
|
|
'u', 98,
|
|
);
|
|
END_STATE();
|
|
case 61:
|
|
if (lookahead == 's') ADVANCE(99);
|
|
END_STATE();
|
|
case 62:
|
|
ACCEPT_TOKEN(anon_sym_for);
|
|
if (lookahead == 'm') ADVANCE(100);
|
|
END_STATE();
|
|
case 63:
|
|
if (lookahead == 'l') ADVANCE(101);
|
|
if (lookahead == 'r') ADVANCE(102);
|
|
END_STATE();
|
|
case 64:
|
|
if (lookahead == 'a') ADVANCE(103);
|
|
END_STATE();
|
|
case 65:
|
|
if (lookahead == 'o') ADVANCE(104);
|
|
END_STATE();
|
|
case 66:
|
|
if (lookahead == 'u') ADVANCE(105);
|
|
END_STATE();
|
|
case 67:
|
|
if (lookahead == 'e') ADVANCE(106);
|
|
END_STATE();
|
|
case 68:
|
|
if (lookahead == 'i') ADVANCE(107);
|
|
END_STATE();
|
|
case 69:
|
|
ACCEPT_TOKEN(anon_sym_raw);
|
|
END_STATE();
|
|
case 70:
|
|
if (lookahead == 'd') ADVANCE(108);
|
|
END_STATE();
|
|
case 71:
|
|
if (lookahead == 'e') ADVANCE(109);
|
|
END_STATE();
|
|
case 72:
|
|
if (lookahead == 't') ADVANCE(110);
|
|
END_STATE();
|
|
case 73:
|
|
if (lookahead == 'l') ADVANCE(111);
|
|
END_STATE();
|
|
case 74:
|
|
if (lookahead == 'l') ADVANCE(112);
|
|
END_STATE();
|
|
case 75:
|
|
if (lookahead == 'e') ADVANCE(113);
|
|
END_STATE();
|
|
case 76:
|
|
if (lookahead == 'e') ADVANCE(114);
|
|
END_STATE();
|
|
case 77:
|
|
if (lookahead == 'n') ADVANCE(115);
|
|
END_STATE();
|
|
case 78:
|
|
if (lookahead == 'h') ADVANCE(116);
|
|
END_STATE();
|
|
case 79:
|
|
if (lookahead == 'g') ADVANCE(117);
|
|
END_STATE();
|
|
case 80:
|
|
if (lookahead == 'k') ADVANCE(118);
|
|
END_STATE();
|
|
case 81:
|
|
if (lookahead == 'u') ADVANCE(119);
|
|
END_STATE();
|
|
case 82:
|
|
ACCEPT_TOKEN(anon_sym_case);
|
|
END_STATE();
|
|
case 83:
|
|
if (lookahead == 'e') ADVANCE(120);
|
|
END_STATE();
|
|
case 84:
|
|
if (lookahead == 'a') ADVANCE(121);
|
|
if (lookahead == 'i') ADVANCE(122);
|
|
END_STATE();
|
|
case 85:
|
|
if (lookahead == 'e') ADVANCE(123);
|
|
END_STATE();
|
|
case 86:
|
|
if (lookahead == 'e') ADVANCE(124);
|
|
END_STATE();
|
|
case 87:
|
|
ACCEPT_TOKEN(anon_sym_echo);
|
|
END_STATE();
|
|
case 88:
|
|
ACCEPT_TOKEN(anon_sym_else);
|
|
END_STATE();
|
|
case 89:
|
|
if (lookahead == 'f') ADVANCE(125);
|
|
END_STATE();
|
|
case 90:
|
|
if (lookahead == 'a') ADVANCE(126);
|
|
if (lookahead == 'o') ADVANCE(127);
|
|
END_STATE();
|
|
case 91:
|
|
if (lookahead == 'o') ADVANCE(128);
|
|
END_STATE();
|
|
case 92:
|
|
if (lookahead == 'f') ADVANCE(129);
|
|
END_STATE();
|
|
case 93:
|
|
if (lookahead == 'a') ADVANCE(130);
|
|
END_STATE();
|
|
case 94:
|
|
if (lookahead == 'a') ADVANCE(131);
|
|
END_STATE();
|
|
case 95:
|
|
if (lookahead == 'a') ADVANCE(132);
|
|
END_STATE();
|
|
case 96:
|
|
if (lookahead == 'c') ADVANCE(133);
|
|
if (lookahead == 't') ADVANCE(134);
|
|
END_STATE();
|
|
case 97:
|
|
if (lookahead == 'a') ADVANCE(135);
|
|
END_STATE();
|
|
case 98:
|
|
if (lookahead == 'n') ADVANCE(136);
|
|
END_STATE();
|
|
case 99:
|
|
if (lookahead == 'e') ADVANCE(137);
|
|
END_STATE();
|
|
case 100:
|
|
ACCEPT_TOKEN(anon_sym_form);
|
|
END_STATE();
|
|
case 101:
|
|
if (lookahead == 'u') ADVANCE(138);
|
|
END_STATE();
|
|
case 102:
|
|
if (lookahead == 'e') ADVANCE(139);
|
|
END_STATE();
|
|
case 103:
|
|
if (lookahead == 's') ADVANCE(140);
|
|
END_STATE();
|
|
case 104:
|
|
if (lookahead == 'u') ADVANCE(141);
|
|
END_STATE();
|
|
case 105:
|
|
if (lookahead == 'i') ADVANCE(142);
|
|
END_STATE();
|
|
case 106:
|
|
ACCEPT_TOKEN(anon_sym_none);
|
|
END_STATE();
|
|
case 107:
|
|
if (lookahead == 'n') ADVANCE(143);
|
|
END_STATE();
|
|
case 108:
|
|
if (lookahead == 'e') ADVANCE(144);
|
|
END_STATE();
|
|
case 109:
|
|
if (lookahead == 'm') ADVANCE(145);
|
|
END_STATE();
|
|
case 110:
|
|
if (lookahead == 'i') ADVANCE(146);
|
|
END_STATE();
|
|
case 111:
|
|
if (lookahead == 'e') ADVANCE(147);
|
|
END_STATE();
|
|
case 112:
|
|
if (lookahead == 'e') ADVANCE(148);
|
|
END_STATE();
|
|
case 113:
|
|
ACCEPT_TOKEN(anon_sym_true);
|
|
END_STATE();
|
|
case 114:
|
|
if (lookahead == 's') ADVANCE(149);
|
|
END_STATE();
|
|
case 115:
|
|
ACCEPT_TOKEN(anon_sym_when);
|
|
END_STATE();
|
|
case 116:
|
|
ACCEPT_TOKEN(anon_sym_with);
|
|
END_STATE();
|
|
case 117:
|
|
if (lookahead == 'n') ADVANCE(150);
|
|
END_STATE();
|
|
case 118:
|
|
ACCEPT_TOKEN(sym_break_statement);
|
|
END_STATE();
|
|
case 119:
|
|
if (lookahead == 'r') ADVANCE(151);
|
|
END_STATE();
|
|
case 120:
|
|
if (lookahead == 'n') ADVANCE(152);
|
|
END_STATE();
|
|
case 121:
|
|
if (lookahead == 'i') ADVANCE(153);
|
|
END_STATE();
|
|
case 122:
|
|
if (lookahead == 'n') ADVANCE(154);
|
|
END_STATE();
|
|
case 123:
|
|
ACCEPT_TOKEN(anon_sym_cycle);
|
|
END_STATE();
|
|
case 124:
|
|
if (lookahead == 'm') ADVANCE(155);
|
|
END_STATE();
|
|
case 125:
|
|
ACCEPT_TOKEN(anon_sym_elsif);
|
|
END_STATE();
|
|
case 126:
|
|
if (lookahead == 'p') ADVANCE(156);
|
|
if (lookahead == 's') ADVANCE(157);
|
|
END_STATE();
|
|
case 127:
|
|
if (lookahead == 'm') ADVANCE(158);
|
|
END_STATE();
|
|
case 128:
|
|
if (lookahead == 'r') ADVANCE(159);
|
|
END_STATE();
|
|
case 129:
|
|
ACCEPT_TOKEN(anon_sym_endif);
|
|
END_STATE();
|
|
case 130:
|
|
if (lookahead == 'v') ADVANCE(160);
|
|
END_STATE();
|
|
case 131:
|
|
if (lookahead == 'g') ADVANCE(161);
|
|
END_STATE();
|
|
case 132:
|
|
if (lookahead == 'w') ADVANCE(162);
|
|
END_STATE();
|
|
case 133:
|
|
if (lookahead == 'h') ADVANCE(163);
|
|
END_STATE();
|
|
case 134:
|
|
if (lookahead == 'y') ADVANCE(164);
|
|
END_STATE();
|
|
case 135:
|
|
if (lookahead == 'b') ADVANCE(165);
|
|
END_STATE();
|
|
case 136:
|
|
if (lookahead == 'l') ADVANCE(166);
|
|
END_STATE();
|
|
case 137:
|
|
ACCEPT_TOKEN(anon_sym_false);
|
|
END_STATE();
|
|
case 138:
|
|
if (lookahead == 'd') ADVANCE(167);
|
|
END_STATE();
|
|
case 139:
|
|
if (lookahead == 'm') ADVANCE(168);
|
|
END_STATE();
|
|
case 140:
|
|
if (lookahead == 'c') ADVANCE(169);
|
|
END_STATE();
|
|
case 141:
|
|
if (lookahead == 't') ADVANCE(170);
|
|
END_STATE();
|
|
case 142:
|
|
if (lookahead == 'd') ADVANCE(171);
|
|
END_STATE();
|
|
case 143:
|
|
if (lookahead == 'a') ADVANCE(172);
|
|
END_STATE();
|
|
case 144:
|
|
if (lookahead == 'r') ADVANCE(173);
|
|
END_STATE();
|
|
case 145:
|
|
if (lookahead == 'a') ADVANCE(174);
|
|
END_STATE();
|
|
case 146:
|
|
if (lookahead == 'o') ADVANCE(175);
|
|
END_STATE();
|
|
case 147:
|
|
ACCEPT_TOKEN(anon_sym_style);
|
|
if (lookahead == 's') ADVANCE(176);
|
|
END_STATE();
|
|
case 148:
|
|
if (lookahead == 'r') ADVANCE(177);
|
|
END_STATE();
|
|
case 149:
|
|
if (lookahead == 's') ADVANCE(178);
|
|
END_STATE();
|
|
case 150:
|
|
ACCEPT_TOKEN(anon_sym_assign);
|
|
END_STATE();
|
|
case 151:
|
|
if (lookahead == 'e') ADVANCE(179);
|
|
END_STATE();
|
|
case 152:
|
|
if (lookahead == 't') ADVANCE(180);
|
|
END_STATE();
|
|
case 153:
|
|
if (lookahead == 'n') ADVANCE(181);
|
|
END_STATE();
|
|
case 154:
|
|
if (lookahead == 'u') ADVANCE(182);
|
|
END_STATE();
|
|
case 155:
|
|
if (lookahead == 'e') ADVANCE(183);
|
|
END_STATE();
|
|
case 156:
|
|
if (lookahead == 't') ADVANCE(184);
|
|
END_STATE();
|
|
case 157:
|
|
if (lookahead == 'e') ADVANCE(185);
|
|
END_STATE();
|
|
case 158:
|
|
if (lookahead == 'm') ADVANCE(186);
|
|
END_STATE();
|
|
case 159:
|
|
ACCEPT_TOKEN(anon_sym_endfor);
|
|
if (lookahead == 'm') ADVANCE(187);
|
|
END_STATE();
|
|
case 160:
|
|
if (lookahead == 'a') ADVANCE(188);
|
|
END_STATE();
|
|
case 161:
|
|
if (lookahead == 'i') ADVANCE(189);
|
|
END_STATE();
|
|
case 162:
|
|
ACCEPT_TOKEN(anon_sym_endraw);
|
|
END_STATE();
|
|
case 163:
|
|
if (lookahead == 'e') ADVANCE(190);
|
|
END_STATE();
|
|
case 164:
|
|
if (lookahead == 'l') ADVANCE(191);
|
|
END_STATE();
|
|
case 165:
|
|
if (lookahead == 'l') ADVANCE(192);
|
|
END_STATE();
|
|
case 166:
|
|
if (lookahead == 'e') ADVANCE(193);
|
|
END_STATE();
|
|
case 167:
|
|
if (lookahead == 'e') ADVANCE(194);
|
|
END_STATE();
|
|
case 168:
|
|
if (lookahead == 'e') ADVANCE(195);
|
|
END_STATE();
|
|
case 169:
|
|
if (lookahead == 'r') ADVANCE(196);
|
|
END_STATE();
|
|
case 170:
|
|
ACCEPT_TOKEN(anon_sym_layout);
|
|
END_STATE();
|
|
case 171:
|
|
ACCEPT_TOKEN(anon_sym_liquid);
|
|
END_STATE();
|
|
case 172:
|
|
if (lookahead == 't') ADVANCE(197);
|
|
END_STATE();
|
|
case 173:
|
|
ACCEPT_TOKEN(anon_sym_render);
|
|
END_STATE();
|
|
case 174:
|
|
ACCEPT_TOKEN(anon_sym_schema);
|
|
END_STATE();
|
|
case 175:
|
|
if (lookahead == 'n') ADVANCE(198);
|
|
END_STATE();
|
|
case 176:
|
|
if (lookahead == 'h') ADVANCE(199);
|
|
END_STATE();
|
|
case 177:
|
|
if (lookahead == 'o') ADVANCE(200);
|
|
END_STATE();
|
|
case 178:
|
|
ACCEPT_TOKEN(anon_sym_unless);
|
|
END_STATE();
|
|
case 179:
|
|
ACCEPT_TOKEN(anon_sym_capture);
|
|
END_STATE();
|
|
case 180:
|
|
ACCEPT_TOKEN(anon_sym_comment);
|
|
END_STATE();
|
|
case 181:
|
|
if (lookahead == 's') ADVANCE(201);
|
|
END_STATE();
|
|
case 182:
|
|
if (lookahead == 'e') ADVANCE(202);
|
|
END_STATE();
|
|
case 183:
|
|
if (lookahead == 'n') ADVANCE(203);
|
|
END_STATE();
|
|
case 184:
|
|
if (lookahead == 'u') ADVANCE(204);
|
|
END_STATE();
|
|
case 185:
|
|
ACCEPT_TOKEN(anon_sym_endcase);
|
|
END_STATE();
|
|
case 186:
|
|
if (lookahead == 'e') ADVANCE(205);
|
|
END_STATE();
|
|
case 187:
|
|
ACCEPT_TOKEN(anon_sym_endform);
|
|
END_STATE();
|
|
case 188:
|
|
if (lookahead == 's') ADVANCE(206);
|
|
END_STATE();
|
|
case 189:
|
|
if (lookahead == 'n') ADVANCE(207);
|
|
END_STATE();
|
|
case 190:
|
|
if (lookahead == 'm') ADVANCE(208);
|
|
END_STATE();
|
|
case 191:
|
|
if (lookahead == 'e') ADVANCE(209);
|
|
END_STATE();
|
|
case 192:
|
|
if (lookahead == 'e') ADVANCE(210);
|
|
END_STATE();
|
|
case 193:
|
|
if (lookahead == 's') ADVANCE(211);
|
|
END_STATE();
|
|
case 194:
|
|
ACCEPT_TOKEN(anon_sym_include);
|
|
if (lookahead == '_') ADVANCE(212);
|
|
END_STATE();
|
|
case 195:
|
|
if (lookahead == 'n') ADVANCE(213);
|
|
END_STATE();
|
|
case 196:
|
|
if (lookahead == 'i') ADVANCE(214);
|
|
END_STATE();
|
|
case 197:
|
|
if (lookahead == 'e') ADVANCE(215);
|
|
END_STATE();
|
|
case 198:
|
|
ACCEPT_TOKEN(anon_sym_section);
|
|
if (lookahead == 's') ADVANCE(216);
|
|
END_STATE();
|
|
case 199:
|
|
if (lookahead == 'e') ADVANCE(217);
|
|
END_STATE();
|
|
case 200:
|
|
if (lookahead == 'w') ADVANCE(218);
|
|
END_STATE();
|
|
case 201:
|
|
ACCEPT_TOKEN(anon_sym_contains);
|
|
END_STATE();
|
|
case 202:
|
|
ACCEPT_TOKEN(sym_continue_statement);
|
|
END_STATE();
|
|
case 203:
|
|
if (lookahead == 't') ADVANCE(219);
|
|
END_STATE();
|
|
case 204:
|
|
if (lookahead == 'r') ADVANCE(220);
|
|
END_STATE();
|
|
case 205:
|
|
if (lookahead == 'n') ADVANCE(221);
|
|
END_STATE();
|
|
case 206:
|
|
if (lookahead == 'c') ADVANCE(222);
|
|
END_STATE();
|
|
case 207:
|
|
if (lookahead == 'a') ADVANCE(223);
|
|
END_STATE();
|
|
case 208:
|
|
if (lookahead == 'a') ADVANCE(224);
|
|
END_STATE();
|
|
case 209:
|
|
ACCEPT_TOKEN(anon_sym_endstyle);
|
|
if (lookahead == 's') ADVANCE(225);
|
|
END_STATE();
|
|
case 210:
|
|
if (lookahead == 'r') ADVANCE(226);
|
|
END_STATE();
|
|
case 211:
|
|
if (lookahead == 's') ADVANCE(227);
|
|
END_STATE();
|
|
case 212:
|
|
if (lookahead == 'r') ADVANCE(228);
|
|
END_STATE();
|
|
case 213:
|
|
if (lookahead == 't') ADVANCE(229);
|
|
END_STATE();
|
|
case 214:
|
|
if (lookahead == 'p') ADVANCE(230);
|
|
END_STATE();
|
|
case 215:
|
|
ACCEPT_TOKEN(anon_sym_paginate);
|
|
END_STATE();
|
|
case 216:
|
|
ACCEPT_TOKEN(anon_sym_sections);
|
|
END_STATE();
|
|
case 217:
|
|
if (lookahead == 'e') ADVANCE(231);
|
|
END_STATE();
|
|
case 218:
|
|
ACCEPT_TOKEN(anon_sym_tablerow);
|
|
END_STATE();
|
|
case 219:
|
|
ACCEPT_TOKEN(anon_sym_decrement);
|
|
END_STATE();
|
|
case 220:
|
|
if (lookahead == 'e') ADVANCE(232);
|
|
END_STATE();
|
|
case 221:
|
|
if (lookahead == 't') ADVANCE(233);
|
|
END_STATE();
|
|
case 222:
|
|
if (lookahead == 'r') ADVANCE(234);
|
|
END_STATE();
|
|
case 223:
|
|
if (lookahead == 't') ADVANCE(235);
|
|
END_STATE();
|
|
case 224:
|
|
ACCEPT_TOKEN(anon_sym_endschema);
|
|
END_STATE();
|
|
case 225:
|
|
if (lookahead == 'h') ADVANCE(236);
|
|
END_STATE();
|
|
case 226:
|
|
if (lookahead == 'o') ADVANCE(237);
|
|
END_STATE();
|
|
case 227:
|
|
ACCEPT_TOKEN(anon_sym_endunless);
|
|
END_STATE();
|
|
case 228:
|
|
if (lookahead == 'e') ADVANCE(238);
|
|
END_STATE();
|
|
case 229:
|
|
ACCEPT_TOKEN(anon_sym_increment);
|
|
END_STATE();
|
|
case 230:
|
|
if (lookahead == 't') ADVANCE(239);
|
|
END_STATE();
|
|
case 231:
|
|
if (lookahead == 't') ADVANCE(240);
|
|
END_STATE();
|
|
case 232:
|
|
ACCEPT_TOKEN(anon_sym_endcapture);
|
|
END_STATE();
|
|
case 233:
|
|
ACCEPT_TOKEN(anon_sym_endcomment);
|
|
END_STATE();
|
|
case 234:
|
|
if (lookahead == 'i') ADVANCE(241);
|
|
END_STATE();
|
|
case 235:
|
|
if (lookahead == 'e') ADVANCE(242);
|
|
END_STATE();
|
|
case 236:
|
|
if (lookahead == 'e') ADVANCE(243);
|
|
END_STATE();
|
|
case 237:
|
|
if (lookahead == 'w') ADVANCE(244);
|
|
END_STATE();
|
|
case 238:
|
|
if (lookahead == 'l') ADVANCE(245);
|
|
END_STATE();
|
|
case 239:
|
|
ACCEPT_TOKEN(anon_sym_javascript);
|
|
END_STATE();
|
|
case 240:
|
|
ACCEPT_TOKEN(anon_sym_stylesheet);
|
|
END_STATE();
|
|
case 241:
|
|
if (lookahead == 'p') ADVANCE(246);
|
|
END_STATE();
|
|
case 242:
|
|
ACCEPT_TOKEN(anon_sym_endpaginate);
|
|
END_STATE();
|
|
case 243:
|
|
if (lookahead == 'e') ADVANCE(247);
|
|
END_STATE();
|
|
case 244:
|
|
ACCEPT_TOKEN(anon_sym_endtablerow);
|
|
END_STATE();
|
|
case 245:
|
|
if (lookahead == 'a') ADVANCE(248);
|
|
END_STATE();
|
|
case 246:
|
|
if (lookahead == 't') ADVANCE(249);
|
|
END_STATE();
|
|
case 247:
|
|
if (lookahead == 't') ADVANCE(250);
|
|
END_STATE();
|
|
case 248:
|
|
if (lookahead == 't') ADVANCE(251);
|
|
END_STATE();
|
|
case 249:
|
|
ACCEPT_TOKEN(anon_sym_endjavascript);
|
|
END_STATE();
|
|
case 250:
|
|
ACCEPT_TOKEN(anon_sym_endstylesheet);
|
|
END_STATE();
|
|
case 251:
|
|
if (lookahead == 'i') ADVANCE(252);
|
|
END_STATE();
|
|
case 252:
|
|
if (lookahead == 'v') ADVANCE(253);
|
|
END_STATE();
|
|
case 253:
|
|
if (lookahead == 'e') ADVANCE(254);
|
|
END_STATE();
|
|
case 254:
|
|
ACCEPT_TOKEN(anon_sym_include_relative);
|
|
END_STATE();
|
|
default:
|
|
return false;
|
|
}
|
|
}
|
|
|
|
static const TSLexMode ts_lex_modes[STATE_COUNT] = {
|
|
[0] = {.lex_state = 0, .external_lex_state = 1},
|
|
[1] = {.lex_state = 20, .external_lex_state = 2},
|
|
[2] = {.lex_state = 3},
|
|
[3] = {.lex_state = 3},
|
|
[4] = {.lex_state = 3},
|
|
[5] = {.lex_state = 3},
|
|
[6] = {.lex_state = 3},
|
|
[7] = {.lex_state = 3},
|
|
[8] = {.lex_state = 3},
|
|
[9] = {.lex_state = 3, .external_lex_state = 3},
|
|
[10] = {.lex_state = 3, .external_lex_state = 3},
|
|
[11] = {.lex_state = 3, .external_lex_state = 3},
|
|
[12] = {.lex_state = 3},
|
|
[13] = {.lex_state = 3},
|
|
[14] = {.lex_state = 3},
|
|
[15] = {.lex_state = 3},
|
|
[16] = {.lex_state = 3},
|
|
[17] = {.lex_state = 3},
|
|
[18] = {.lex_state = 3},
|
|
[19] = {.lex_state = 3},
|
|
[20] = {.lex_state = 3},
|
|
[21] = {.lex_state = 3},
|
|
[22] = {.lex_state = 3},
|
|
[23] = {.lex_state = 3},
|
|
[24] = {.lex_state = 3},
|
|
[25] = {.lex_state = 3},
|
|
[26] = {.lex_state = 3},
|
|
[27] = {.lex_state = 3},
|
|
[28] = {.lex_state = 3},
|
|
[29] = {.lex_state = 3},
|
|
[30] = {.lex_state = 3},
|
|
[31] = {.lex_state = 3},
|
|
[32] = {.lex_state = 3},
|
|
[33] = {.lex_state = 3},
|
|
[34] = {.lex_state = 3},
|
|
[35] = {.lex_state = 3},
|
|
[36] = {.lex_state = 3},
|
|
[37] = {.lex_state = 3},
|
|
[38] = {.lex_state = 3},
|
|
[39] = {.lex_state = 3},
|
|
[40] = {.lex_state = 3},
|
|
[41] = {.lex_state = 3},
|
|
[42] = {.lex_state = 3},
|
|
[43] = {.lex_state = 3},
|
|
[44] = {.lex_state = 3},
|
|
[45] = {.lex_state = 3},
|
|
[46] = {.lex_state = 3},
|
|
[47] = {.lex_state = 3},
|
|
[48] = {.lex_state = 3},
|
|
[49] = {.lex_state = 3},
|
|
[50] = {.lex_state = 3},
|
|
[51] = {.lex_state = 3},
|
|
[52] = {.lex_state = 3},
|
|
[53] = {.lex_state = 3},
|
|
[54] = {.lex_state = 3},
|
|
[55] = {.lex_state = 3},
|
|
[56] = {.lex_state = 3},
|
|
[57] = {.lex_state = 0, .external_lex_state = 3},
|
|
[58] = {.lex_state = 0, .external_lex_state = 3},
|
|
[59] = {.lex_state = 0, .external_lex_state = 3},
|
|
[60] = {.lex_state = 0, .external_lex_state = 3},
|
|
[61] = {.lex_state = 0, .external_lex_state = 3},
|
|
[62] = {.lex_state = 0, .external_lex_state = 3},
|
|
[63] = {.lex_state = 0, .external_lex_state = 3},
|
|
[64] = {.lex_state = 0, .external_lex_state = 3},
|
|
[65] = {.lex_state = 0, .external_lex_state = 3},
|
|
[66] = {.lex_state = 0, .external_lex_state = 3},
|
|
[67] = {.lex_state = 0, .external_lex_state = 3},
|
|
[68] = {.lex_state = 0, .external_lex_state = 3},
|
|
[69] = {.lex_state = 0, .external_lex_state = 3},
|
|
[70] = {.lex_state = 0, .external_lex_state = 3},
|
|
[71] = {.lex_state = 0, .external_lex_state = 3},
|
|
[72] = {.lex_state = 0, .external_lex_state = 3},
|
|
[73] = {.lex_state = 0, .external_lex_state = 3},
|
|
[74] = {.lex_state = 0, .external_lex_state = 3},
|
|
[75] = {.lex_state = 0, .external_lex_state = 3},
|
|
[76] = {.lex_state = 0, .external_lex_state = 3},
|
|
[77] = {.lex_state = 0, .external_lex_state = 3},
|
|
[78] = {.lex_state = 0, .external_lex_state = 3},
|
|
[79] = {.lex_state = 0, .external_lex_state = 3},
|
|
[80] = {.lex_state = 0, .external_lex_state = 3},
|
|
[81] = {.lex_state = 0, .external_lex_state = 3},
|
|
[82] = {.lex_state = 0, .external_lex_state = 3},
|
|
[83] = {.lex_state = 0, .external_lex_state = 3},
|
|
[84] = {.lex_state = 0, .external_lex_state = 3},
|
|
[85] = {.lex_state = 0, .external_lex_state = 3},
|
|
[86] = {.lex_state = 0, .external_lex_state = 3},
|
|
[87] = {.lex_state = 0, .external_lex_state = 3},
|
|
[88] = {.lex_state = 0, .external_lex_state = 3},
|
|
[89] = {.lex_state = 0, .external_lex_state = 3},
|
|
[90] = {.lex_state = 0, .external_lex_state = 3},
|
|
[91] = {.lex_state = 0, .external_lex_state = 3},
|
|
[92] = {.lex_state = 0, .external_lex_state = 3},
|
|
[93] = {.lex_state = 0, .external_lex_state = 3},
|
|
[94] = {.lex_state = 0, .external_lex_state = 3},
|
|
[95] = {.lex_state = 0, .external_lex_state = 3},
|
|
[96] = {.lex_state = 0, .external_lex_state = 3},
|
|
[97] = {.lex_state = 0, .external_lex_state = 3},
|
|
[98] = {.lex_state = 0, .external_lex_state = 3},
|
|
[99] = {.lex_state = 0, .external_lex_state = 3},
|
|
[100] = {.lex_state = 0, .external_lex_state = 3},
|
|
[101] = {.lex_state = 0, .external_lex_state = 3},
|
|
[102] = {.lex_state = 0, .external_lex_state = 3},
|
|
[103] = {.lex_state = 0, .external_lex_state = 3},
|
|
[104] = {.lex_state = 0, .external_lex_state = 3},
|
|
[105] = {.lex_state = 0, .external_lex_state = 3},
|
|
[106] = {.lex_state = 0, .external_lex_state = 3},
|
|
[107] = {.lex_state = 0, .external_lex_state = 3},
|
|
[108] = {.lex_state = 0, .external_lex_state = 3},
|
|
[109] = {.lex_state = 0, .external_lex_state = 3},
|
|
[110] = {.lex_state = 0, .external_lex_state = 3},
|
|
[111] = {.lex_state = 0, .external_lex_state = 3},
|
|
[112] = {.lex_state = 0, .external_lex_state = 3},
|
|
[113] = {.lex_state = 0, .external_lex_state = 3},
|
|
[114] = {.lex_state = 0, .external_lex_state = 3},
|
|
[115] = {.lex_state = 0, .external_lex_state = 3},
|
|
[116] = {.lex_state = 0, .external_lex_state = 3},
|
|
[117] = {.lex_state = 0, .external_lex_state = 3},
|
|
[118] = {.lex_state = 0, .external_lex_state = 3},
|
|
[119] = {.lex_state = 0, .external_lex_state = 3},
|
|
[120] = {.lex_state = 0, .external_lex_state = 3},
|
|
[121] = {.lex_state = 0, .external_lex_state = 3},
|
|
[122] = {.lex_state = 0, .external_lex_state = 3},
|
|
[123] = {.lex_state = 0, .external_lex_state = 3},
|
|
[124] = {.lex_state = 0, .external_lex_state = 3},
|
|
[125] = {.lex_state = 0, .external_lex_state = 3},
|
|
[126] = {.lex_state = 0, .external_lex_state = 3},
|
|
[127] = {.lex_state = 0, .external_lex_state = 3},
|
|
[128] = {.lex_state = 0, .external_lex_state = 3},
|
|
[129] = {.lex_state = 0, .external_lex_state = 3},
|
|
[130] = {.lex_state = 0, .external_lex_state = 3},
|
|
[131] = {.lex_state = 0, .external_lex_state = 3},
|
|
[132] = {.lex_state = 0, .external_lex_state = 3},
|
|
[133] = {.lex_state = 0, .external_lex_state = 3},
|
|
[134] = {.lex_state = 0, .external_lex_state = 3},
|
|
[135] = {.lex_state = 0, .external_lex_state = 3},
|
|
[136] = {.lex_state = 0, .external_lex_state = 3},
|
|
[137] = {.lex_state = 0, .external_lex_state = 3},
|
|
[138] = {.lex_state = 0, .external_lex_state = 3},
|
|
[139] = {.lex_state = 0, .external_lex_state = 3},
|
|
[140] = {.lex_state = 0, .external_lex_state = 3},
|
|
[141] = {.lex_state = 0, .external_lex_state = 3},
|
|
[142] = {.lex_state = 0, .external_lex_state = 3},
|
|
[143] = {.lex_state = 3},
|
|
[144] = {.lex_state = 3},
|
|
[145] = {.lex_state = 3},
|
|
[146] = {.lex_state = 3},
|
|
[147] = {.lex_state = 1},
|
|
[148] = {.lex_state = 3},
|
|
[149] = {.lex_state = 20},
|
|
[150] = {.lex_state = 20},
|
|
[151] = {.lex_state = 3},
|
|
[152] = {.lex_state = 20},
|
|
[153] = {.lex_state = 3},
|
|
[154] = {.lex_state = 20},
|
|
[155] = {.lex_state = 20},
|
|
[156] = {.lex_state = 20},
|
|
[157] = {.lex_state = 20},
|
|
[158] = {.lex_state = 20},
|
|
[159] = {.lex_state = 3},
|
|
[160] = {.lex_state = 3, .external_lex_state = 3},
|
|
[161] = {.lex_state = 3, .external_lex_state = 3},
|
|
[162] = {.lex_state = 3, .external_lex_state = 3},
|
|
[163] = {.lex_state = 3, .external_lex_state = 3},
|
|
[164] = {.lex_state = 20},
|
|
[165] = {.lex_state = 20},
|
|
[166] = {.lex_state = 20},
|
|
[167] = {.lex_state = 20},
|
|
[168] = {.lex_state = 20},
|
|
[169] = {.lex_state = 20},
|
|
[170] = {.lex_state = 20},
|
|
[171] = {.lex_state = 3},
|
|
[172] = {.lex_state = 20},
|
|
[173] = {.lex_state = 20},
|
|
[174] = {.lex_state = 20},
|
|
[175] = {.lex_state = 20},
|
|
[176] = {.lex_state = 20},
|
|
[177] = {.lex_state = 20},
|
|
[178] = {.lex_state = 20},
|
|
[179] = {.lex_state = 20},
|
|
[180] = {.lex_state = 20},
|
|
[181] = {.lex_state = 20},
|
|
[182] = {.lex_state = 20},
|
|
[183] = {.lex_state = 20},
|
|
[184] = {.lex_state = 3},
|
|
[185] = {.lex_state = 20},
|
|
[186] = {.lex_state = 20},
|
|
[187] = {.lex_state = 20},
|
|
[188] = {.lex_state = 20},
|
|
[189] = {.lex_state = 20},
|
|
[190] = {.lex_state = 20},
|
|
[191] = {.lex_state = 20},
|
|
[192] = {.lex_state = 20},
|
|
[193] = {.lex_state = 20},
|
|
[194] = {.lex_state = 20},
|
|
[195] = {.lex_state = 20},
|
|
[196] = {.lex_state = 20},
|
|
[197] = {.lex_state = 20},
|
|
[198] = {.lex_state = 20},
|
|
[199] = {.lex_state = 20},
|
|
[200] = {.lex_state = 20},
|
|
[201] = {.lex_state = 20},
|
|
[202] = {.lex_state = 20},
|
|
[203] = {.lex_state = 20},
|
|
[204] = {.lex_state = 20},
|
|
[205] = {.lex_state = 20},
|
|
[206] = {.lex_state = 20},
|
|
[207] = {.lex_state = 20},
|
|
[208] = {.lex_state = 20},
|
|
[209] = {.lex_state = 20},
|
|
[210] = {.lex_state = 20},
|
|
[211] = {.lex_state = 20},
|
|
[212] = {.lex_state = 20},
|
|
[213] = {.lex_state = 20},
|
|
[214] = {.lex_state = 20},
|
|
[215] = {.lex_state = 20},
|
|
[216] = {.lex_state = 20},
|
|
[217] = {.lex_state = 20},
|
|
[218] = {.lex_state = 20},
|
|
[219] = {.lex_state = 20},
|
|
[220] = {.lex_state = 20},
|
|
[221] = {.lex_state = 20},
|
|
[222] = {.lex_state = 20},
|
|
[223] = {.lex_state = 20},
|
|
[224] = {.lex_state = 20},
|
|
[225] = {.lex_state = 4},
|
|
[226] = {.lex_state = 4},
|
|
[227] = {.lex_state = 20},
|
|
[228] = {.lex_state = 20},
|
|
[229] = {.lex_state = 20},
|
|
[230] = {.lex_state = 20},
|
|
[231] = {.lex_state = 20},
|
|
[232] = {.lex_state = 20},
|
|
[233] = {.lex_state = 20},
|
|
[234] = {.lex_state = 20},
|
|
[235] = {.lex_state = 1},
|
|
[236] = {.lex_state = 1},
|
|
[237] = {.lex_state = 1},
|
|
[238] = {.lex_state = 1},
|
|
[239] = {.lex_state = 1},
|
|
[240] = {.lex_state = 1},
|
|
[241] = {.lex_state = 1},
|
|
[242] = {.lex_state = 1},
|
|
[243] = {.lex_state = 1},
|
|
[244] = {.lex_state = 1},
|
|
[245] = {.lex_state = 1},
|
|
[246] = {.lex_state = 3},
|
|
[247] = {.lex_state = 4},
|
|
[248] = {.lex_state = 1},
|
|
[249] = {.lex_state = 1},
|
|
[250] = {.lex_state = 1},
|
|
[251] = {.lex_state = 1},
|
|
[252] = {.lex_state = 1},
|
|
[253] = {.lex_state = 4},
|
|
[254] = {.lex_state = 1},
|
|
[255] = {.lex_state = 1},
|
|
[256] = {.lex_state = 1},
|
|
[257] = {.lex_state = 1},
|
|
[258] = {.lex_state = 1},
|
|
[259] = {.lex_state = 1},
|
|
[260] = {.lex_state = 1},
|
|
[261] = {.lex_state = 1},
|
|
[262] = {.lex_state = 4},
|
|
[263] = {.lex_state = 4},
|
|
[264] = {.lex_state = 1},
|
|
[265] = {.lex_state = 4},
|
|
[266] = {.lex_state = 4},
|
|
[267] = {.lex_state = 4},
|
|
[268] = {.lex_state = 4},
|
|
[269] = {.lex_state = 4},
|
|
[270] = {.lex_state = 4},
|
|
[271] = {.lex_state = 2},
|
|
[272] = {.lex_state = 4},
|
|
[273] = {.lex_state = 4},
|
|
[274] = {.lex_state = 4},
|
|
[275] = {.lex_state = 2},
|
|
[276] = {.lex_state = 4},
|
|
[277] = {.lex_state = 2},
|
|
[278] = {.lex_state = 4},
|
|
[279] = {.lex_state = 4},
|
|
[280] = {.lex_state = 2},
|
|
[281] = {.lex_state = 4},
|
|
[282] = {.lex_state = 4},
|
|
[283] = {.lex_state = 4},
|
|
[284] = {.lex_state = 4},
|
|
[285] = {.lex_state = 4},
|
|
[286] = {.lex_state = 2},
|
|
[287] = {.lex_state = 2},
|
|
[288] = {.lex_state = 4},
|
|
[289] = {.lex_state = 2},
|
|
[290] = {.lex_state = 4},
|
|
[291] = {.lex_state = 4},
|
|
[292] = {.lex_state = 2},
|
|
[293] = {.lex_state = 2},
|
|
[294] = {.lex_state = 2},
|
|
[295] = {.lex_state = 2},
|
|
[296] = {.lex_state = 4},
|
|
[297] = {.lex_state = 2},
|
|
[298] = {.lex_state = 2},
|
|
[299] = {.lex_state = 2},
|
|
[300] = {.lex_state = 4},
|
|
[301] = {.lex_state = 2},
|
|
[302] = {.lex_state = 2},
|
|
[303] = {.lex_state = 4},
|
|
[304] = {.lex_state = 4},
|
|
[305] = {.lex_state = 4},
|
|
[306] = {.lex_state = 4},
|
|
[307] = {.lex_state = 4},
|
|
[308] = {.lex_state = 4},
|
|
[309] = {.lex_state = 4},
|
|
[310] = {.lex_state = 4},
|
|
[311] = {.lex_state = 4},
|
|
[312] = {.lex_state = 3},
|
|
[313] = {.lex_state = 4},
|
|
[314] = {.lex_state = 4},
|
|
[315] = {.lex_state = 4},
|
|
[316] = {.lex_state = 2},
|
|
[317] = {.lex_state = 4},
|
|
[318] = {.lex_state = 2},
|
|
[319] = {.lex_state = 2},
|
|
[320] = {.lex_state = 2},
|
|
[321] = {.lex_state = 2},
|
|
[322] = {.lex_state = 2},
|
|
[323] = {.lex_state = 2},
|
|
[324] = {.lex_state = 4},
|
|
[325] = {.lex_state = 2},
|
|
[326] = {.lex_state = 2},
|
|
[327] = {.lex_state = 3},
|
|
[328] = {.lex_state = 4},
|
|
[329] = {.lex_state = 4},
|
|
[330] = {.lex_state = 3},
|
|
[331] = {.lex_state = 3},
|
|
[332] = {.lex_state = 1},
|
|
[333] = {.lex_state = 2},
|
|
[334] = {.lex_state = 3},
|
|
[335] = {.lex_state = 2},
|
|
[336] = {.lex_state = 2},
|
|
[337] = {.lex_state = 1},
|
|
[338] = {.lex_state = 2},
|
|
[339] = {.lex_state = 4},
|
|
[340] = {.lex_state = 4},
|
|
[341] = {.lex_state = 0},
|
|
[342] = {.lex_state = 3},
|
|
[343] = {.lex_state = 3},
|
|
[344] = {.lex_state = 3},
|
|
[345] = {.lex_state = 3},
|
|
[346] = {.lex_state = 3},
|
|
[347] = {.lex_state = 3},
|
|
[348] = {.lex_state = 3},
|
|
[349] = {.lex_state = 3},
|
|
[350] = {.lex_state = 3},
|
|
[351] = {.lex_state = 3},
|
|
[352] = {.lex_state = 3},
|
|
[353] = {.lex_state = 3},
|
|
[354] = {.lex_state = 3},
|
|
[355] = {.lex_state = 3},
|
|
[356] = {.lex_state = 3},
|
|
[357] = {.lex_state = 3},
|
|
[358] = {.lex_state = 3},
|
|
[359] = {.lex_state = 3},
|
|
[360] = {.lex_state = 3},
|
|
[361] = {.lex_state = 3},
|
|
[362] = {.lex_state = 3},
|
|
[363] = {.lex_state = 3},
|
|
[364] = {.lex_state = 3},
|
|
[365] = {.lex_state = 3},
|
|
[366] = {.lex_state = 3},
|
|
[367] = {.lex_state = 3},
|
|
[368] = {.lex_state = 3},
|
|
[369] = {.lex_state = 3},
|
|
[370] = {.lex_state = 3},
|
|
[371] = {.lex_state = 3},
|
|
[372] = {.lex_state = 3},
|
|
[373] = {.lex_state = 3},
|
|
[374] = {.lex_state = 3},
|
|
[375] = {.lex_state = 3},
|
|
[376] = {.lex_state = 3},
|
|
[377] = {.lex_state = 3},
|
|
[378] = {.lex_state = 3},
|
|
[379] = {.lex_state = 3},
|
|
[380] = {.lex_state = 3},
|
|
[381] = {.lex_state = 3},
|
|
[382] = {.lex_state = 3},
|
|
[383] = {.lex_state = 3},
|
|
[384] = {.lex_state = 3},
|
|
[385] = {.lex_state = 3},
|
|
[386] = {.lex_state = 3},
|
|
[387] = {.lex_state = 3},
|
|
[388] = {.lex_state = 0},
|
|
[389] = {.lex_state = 0},
|
|
[390] = {.lex_state = 0},
|
|
[391] = {.lex_state = 0},
|
|
[392] = {.lex_state = 0},
|
|
[393] = {.lex_state = 0},
|
|
[394] = {.lex_state = 0},
|
|
[395] = {.lex_state = 0},
|
|
[396] = {.lex_state = 0},
|
|
[397] = {.lex_state = 0},
|
|
[398] = {.lex_state = 0},
|
|
[399] = {.lex_state = 0},
|
|
[400] = {.lex_state = 0},
|
|
[401] = {.lex_state = 0},
|
|
[402] = {.lex_state = 0},
|
|
[403] = {.lex_state = 0},
|
|
[404] = {.lex_state = 0},
|
|
[405] = {.lex_state = 0},
|
|
[406] = {.lex_state = 0},
|
|
[407] = {.lex_state = 0},
|
|
[408] = {.lex_state = 0},
|
|
[409] = {.lex_state = 0},
|
|
[410] = {.lex_state = 0},
|
|
[411] = {.lex_state = 20},
|
|
[412] = {.lex_state = 20},
|
|
[413] = {.lex_state = 20},
|
|
[414] = {.lex_state = 20},
|
|
[415] = {.lex_state = 20},
|
|
[416] = {.lex_state = 20},
|
|
[417] = {.lex_state = 20},
|
|
[418] = {.lex_state = 20},
|
|
[419] = {.lex_state = 20},
|
|
[420] = {.lex_state = 20},
|
|
[421] = {.lex_state = 20},
|
|
[422] = {.lex_state = 20},
|
|
[423] = {.lex_state = 20},
|
|
[424] = {.lex_state = 20},
|
|
[425] = {.lex_state = 20},
|
|
[426] = {.lex_state = 20},
|
|
[427] = {.lex_state = 20},
|
|
[428] = {.lex_state = 20},
|
|
[429] = {.lex_state = 20},
|
|
[430] = {.lex_state = 20},
|
|
[431] = {.lex_state = 20},
|
|
[432] = {.lex_state = 20},
|
|
[433] = {.lex_state = 20},
|
|
[434] = {.lex_state = 20},
|
|
[435] = {.lex_state = 20},
|
|
[436] = {.lex_state = 20},
|
|
[437] = {.lex_state = 20},
|
|
[438] = {.lex_state = 20},
|
|
[439] = {.lex_state = 0},
|
|
[440] = {.lex_state = 0},
|
|
[441] = {.lex_state = 20},
|
|
[442] = {.lex_state = 20},
|
|
[443] = {.lex_state = 20},
|
|
[444] = {.lex_state = 20},
|
|
[445] = {.lex_state = 20},
|
|
[446] = {.lex_state = 20},
|
|
[447] = {.lex_state = 20},
|
|
[448] = {.lex_state = 20},
|
|
[449] = {.lex_state = 20},
|
|
[450] = {.lex_state = 20},
|
|
[451] = {.lex_state = 0},
|
|
[452] = {.lex_state = 20},
|
|
[453] = {.lex_state = 20},
|
|
[454] = {.lex_state = 20},
|
|
[455] = {.lex_state = 20},
|
|
[456] = {.lex_state = 20},
|
|
[457] = {.lex_state = 20},
|
|
[458] = {.lex_state = 20},
|
|
[459] = {.lex_state = 20},
|
|
[460] = {.lex_state = 20},
|
|
[461] = {.lex_state = 20},
|
|
[462] = {.lex_state = 20},
|
|
[463] = {.lex_state = 20},
|
|
[464] = {.lex_state = 20},
|
|
[465] = {.lex_state = 20},
|
|
[466] = {.lex_state = 20},
|
|
[467] = {.lex_state = 20},
|
|
[468] = {.lex_state = 20},
|
|
[469] = {.lex_state = 20},
|
|
[470] = {.lex_state = 20},
|
|
[471] = {.lex_state = 20},
|
|
[472] = {.lex_state = 20},
|
|
[473] = {.lex_state = 20},
|
|
[474] = {.lex_state = 20},
|
|
[475] = {.lex_state = 20},
|
|
[476] = {.lex_state = 20},
|
|
[477] = {.lex_state = 20},
|
|
[478] = {.lex_state = 20},
|
|
[479] = {.lex_state = 20},
|
|
[480] = {.lex_state = 20},
|
|
[481] = {.lex_state = 20},
|
|
[482] = {.lex_state = 20},
|
|
[483] = {.lex_state = 20},
|
|
[484] = {.lex_state = 20},
|
|
[485] = {.lex_state = 20},
|
|
[486] = {.lex_state = 20},
|
|
[487] = {.lex_state = 20},
|
|
[488] = {.lex_state = 20},
|
|
[489] = {.lex_state = 20},
|
|
[490] = {.lex_state = 20},
|
|
[491] = {.lex_state = 20},
|
|
[492] = {.lex_state = 20},
|
|
[493] = {.lex_state = 20},
|
|
[494] = {.lex_state = 20},
|
|
[495] = {.lex_state = 20},
|
|
[496] = {.lex_state = 20},
|
|
[497] = {.lex_state = 20},
|
|
[498] = {.lex_state = 20},
|
|
[499] = {.lex_state = 20},
|
|
[500] = {.lex_state = 20},
|
|
[501] = {.lex_state = 20},
|
|
[502] = {.lex_state = 20},
|
|
[503] = {.lex_state = 20},
|
|
[504] = {.lex_state = 20},
|
|
[505] = {.lex_state = 20},
|
|
[506] = {.lex_state = 20},
|
|
[507] = {.lex_state = 20},
|
|
[508] = {.lex_state = 20},
|
|
[509] = {.lex_state = 20},
|
|
[510] = {.lex_state = 20},
|
|
[511] = {.lex_state = 20},
|
|
[512] = {.lex_state = 20},
|
|
[513] = {.lex_state = 20},
|
|
[514] = {.lex_state = 20},
|
|
[515] = {.lex_state = 20},
|
|
[516] = {.lex_state = 20},
|
|
[517] = {.lex_state = 20},
|
|
[518] = {.lex_state = 20},
|
|
[519] = {.lex_state = 20},
|
|
[520] = {.lex_state = 20},
|
|
[521] = {.lex_state = 20},
|
|
[522] = {.lex_state = 20},
|
|
[523] = {.lex_state = 20},
|
|
[524] = {.lex_state = 20},
|
|
[525] = {.lex_state = 20},
|
|
[526] = {.lex_state = 20},
|
|
[527] = {.lex_state = 20},
|
|
[528] = {.lex_state = 20},
|
|
[529] = {.lex_state = 20},
|
|
[530] = {.lex_state = 20},
|
|
[531] = {.lex_state = 20},
|
|
[532] = {.lex_state = 20},
|
|
[533] = {.lex_state = 20},
|
|
[534] = {.lex_state = 20},
|
|
[535] = {.lex_state = 20},
|
|
[536] = {.lex_state = 20},
|
|
[537] = {.lex_state = 20},
|
|
[538] = {.lex_state = 20},
|
|
[539] = {.lex_state = 20},
|
|
[540] = {.lex_state = 20},
|
|
[541] = {.lex_state = 20},
|
|
[542] = {.lex_state = 0},
|
|
[543] = {.lex_state = 0},
|
|
[544] = {.lex_state = 20},
|
|
[545] = {.lex_state = 20},
|
|
[546] = {.lex_state = 20},
|
|
[547] = {.lex_state = 20},
|
|
[548] = {.lex_state = 20},
|
|
[549] = {.lex_state = 20},
|
|
[550] = {.lex_state = 20},
|
|
[551] = {.lex_state = 20},
|
|
[552] = {.lex_state = 20},
|
|
[553] = {.lex_state = 20},
|
|
[554] = {.lex_state = 0},
|
|
[555] = {.lex_state = 20},
|
|
[556] = {.lex_state = 20},
|
|
[557] = {.lex_state = 20},
|
|
[558] = {.lex_state = 0},
|
|
[559] = {.lex_state = 20},
|
|
[560] = {.lex_state = 20},
|
|
[561] = {.lex_state = 20},
|
|
[562] = {.lex_state = 20},
|
|
[563] = {.lex_state = 20},
|
|
[564] = {.lex_state = 20},
|
|
[565] = {.lex_state = 20},
|
|
[566] = {.lex_state = 20},
|
|
[567] = {.lex_state = 20},
|
|
[568] = {.lex_state = 20},
|
|
[569] = {.lex_state = 20},
|
|
[570] = {.lex_state = 20},
|
|
[571] = {.lex_state = 20},
|
|
[572] = {.lex_state = 20},
|
|
[573] = {.lex_state = 20},
|
|
[574] = {.lex_state = 20},
|
|
[575] = {.lex_state = 20},
|
|
[576] = {.lex_state = 20},
|
|
[577] = {.lex_state = 20},
|
|
[578] = {.lex_state = 20},
|
|
[579] = {.lex_state = 20},
|
|
[580] = {.lex_state = 20},
|
|
[581] = {.lex_state = 20},
|
|
[582] = {.lex_state = 20},
|
|
[583] = {.lex_state = 20},
|
|
[584] = {.lex_state = 20},
|
|
[585] = {.lex_state = 20},
|
|
[586] = {.lex_state = 20},
|
|
[587] = {.lex_state = 20},
|
|
[588] = {.lex_state = 20},
|
|
[589] = {.lex_state = 20},
|
|
[590] = {.lex_state = 20},
|
|
[591] = {.lex_state = 20},
|
|
[592] = {.lex_state = 20},
|
|
[593] = {.lex_state = 20},
|
|
[594] = {.lex_state = 20},
|
|
[595] = {.lex_state = 20},
|
|
[596] = {.lex_state = 20},
|
|
[597] = {.lex_state = 20},
|
|
[598] = {.lex_state = 20},
|
|
[599] = {.lex_state = 20},
|
|
[600] = {.lex_state = 20},
|
|
[601] = {.lex_state = 20},
|
|
[602] = {.lex_state = 20},
|
|
[603] = {.lex_state = 20},
|
|
[604] = {.lex_state = 20},
|
|
[605] = {.lex_state = 20},
|
|
[606] = {.lex_state = 20},
|
|
[607] = {.lex_state = 20},
|
|
[608] = {.lex_state = 20},
|
|
[609] = {.lex_state = 20},
|
|
[610] = {.lex_state = 20},
|
|
[611] = {.lex_state = 20},
|
|
[612] = {.lex_state = 20},
|
|
[613] = {.lex_state = 20},
|
|
[614] = {.lex_state = 20},
|
|
[615] = {.lex_state = 20},
|
|
[616] = {.lex_state = 20},
|
|
[617] = {.lex_state = 20},
|
|
[618] = {.lex_state = 20},
|
|
[619] = {.lex_state = 20},
|
|
[620] = {.lex_state = 20},
|
|
[621] = {.lex_state = 20},
|
|
[622] = {.lex_state = 20},
|
|
[623] = {.lex_state = 20},
|
|
[624] = {.lex_state = 20},
|
|
[625] = {.lex_state = 20},
|
|
[626] = {.lex_state = 20},
|
|
[627] = {.lex_state = 20},
|
|
[628] = {.lex_state = 20},
|
|
[629] = {.lex_state = 20},
|
|
[630] = {.lex_state = 20},
|
|
[631] = {.lex_state = 20},
|
|
[632] = {.lex_state = 20},
|
|
[633] = {.lex_state = 20},
|
|
[634] = {.lex_state = 20},
|
|
[635] = {.lex_state = 20},
|
|
[636] = {.lex_state = 20},
|
|
[637] = {.lex_state = 20},
|
|
[638] = {.lex_state = 20},
|
|
[639] = {.lex_state = 20},
|
|
[640] = {.lex_state = 20},
|
|
[641] = {.lex_state = 20},
|
|
[642] = {.lex_state = 20},
|
|
[643] = {.lex_state = 20},
|
|
[644] = {.lex_state = 20},
|
|
[645] = {.lex_state = 20},
|
|
[646] = {.lex_state = 20},
|
|
[647] = {.lex_state = 20},
|
|
[648] = {.lex_state = 20},
|
|
[649] = {.lex_state = 20},
|
|
[650] = {.lex_state = 20},
|
|
[651] = {.lex_state = 20},
|
|
[652] = {.lex_state = 20},
|
|
[653] = {.lex_state = 20},
|
|
[654] = {.lex_state = 20},
|
|
[655] = {.lex_state = 20},
|
|
[656] = {.lex_state = 20},
|
|
[657] = {.lex_state = 20},
|
|
[658] = {.lex_state = 20},
|
|
[659] = {.lex_state = 20},
|
|
[660] = {.lex_state = 20},
|
|
[661] = {.lex_state = 20},
|
|
[662] = {.lex_state = 20},
|
|
[663] = {.lex_state = 20},
|
|
[664] = {.lex_state = 20},
|
|
[665] = {.lex_state = 20},
|
|
[666] = {.lex_state = 20},
|
|
[667] = {.lex_state = 20},
|
|
[668] = {.lex_state = 20},
|
|
[669] = {.lex_state = 20},
|
|
[670] = {.lex_state = 20},
|
|
[671] = {.lex_state = 20},
|
|
[672] = {.lex_state = 20},
|
|
[673] = {.lex_state = 20},
|
|
[674] = {.lex_state = 20},
|
|
[675] = {.lex_state = 20},
|
|
[676] = {.lex_state = 20},
|
|
[677] = {.lex_state = 20},
|
|
[678] = {.lex_state = 20},
|
|
[679] = {.lex_state = 20},
|
|
[680] = {.lex_state = 20},
|
|
[681] = {.lex_state = 20},
|
|
[682] = {.lex_state = 20},
|
|
[683] = {.lex_state = 20},
|
|
[684] = {.lex_state = 0},
|
|
[685] = {.lex_state = 0},
|
|
[686] = {.lex_state = 20},
|
|
[687] = {.lex_state = 20},
|
|
[688] = {.lex_state = 20},
|
|
[689] = {.lex_state = 20},
|
|
[690] = {.lex_state = 0},
|
|
[691] = {.lex_state = 0},
|
|
[692] = {.lex_state = 0},
|
|
[693] = {.lex_state = 0},
|
|
[694] = {.lex_state = 0},
|
|
[695] = {.lex_state = 5},
|
|
[696] = {.lex_state = 0},
|
|
[697] = {.lex_state = 0},
|
|
[698] = {.lex_state = 5},
|
|
[699] = {.lex_state = 0},
|
|
[700] = {.lex_state = 0},
|
|
[701] = {.lex_state = 0},
|
|
[702] = {.lex_state = 0},
|
|
[703] = {.lex_state = 0},
|
|
[704] = {.lex_state = 1},
|
|
[705] = {.lex_state = 0},
|
|
[706] = {.lex_state = 0},
|
|
[707] = {.lex_state = 0},
|
|
[708] = {.lex_state = 1},
|
|
[709] = {.lex_state = 0},
|
|
[710] = {.lex_state = 0},
|
|
[711] = {.lex_state = 0},
|
|
[712] = {.lex_state = 0},
|
|
[713] = {.lex_state = 0},
|
|
[714] = {.lex_state = 0},
|
|
[715] = {.lex_state = 0},
|
|
[716] = {.lex_state = 0},
|
|
[717] = {.lex_state = 0},
|
|
[718] = {.lex_state = 0},
|
|
[719] = {.lex_state = 0},
|
|
[720] = {.lex_state = 0},
|
|
[721] = {.lex_state = 0},
|
|
[722] = {.lex_state = 0},
|
|
[723] = {.lex_state = 0},
|
|
[724] = {.lex_state = 0},
|
|
[725] = {.lex_state = 0},
|
|
[726] = {.lex_state = 0},
|
|
[727] = {.lex_state = 0},
|
|
[728] = {.lex_state = 0},
|
|
[729] = {.lex_state = 0},
|
|
[730] = {.lex_state = 0},
|
|
[731] = {.lex_state = 0},
|
|
[732] = {.lex_state = 0},
|
|
[733] = {.lex_state = 0},
|
|
[734] = {.lex_state = 0},
|
|
[735] = {.lex_state = 0},
|
|
[736] = {.lex_state = 0},
|
|
[737] = {.lex_state = 0},
|
|
[738] = {.lex_state = 0},
|
|
[739] = {.lex_state = 0},
|
|
[740] = {.lex_state = 0},
|
|
[741] = {.lex_state = 1},
|
|
[742] = {.lex_state = 1},
|
|
[743] = {.lex_state = 1},
|
|
[744] = {.lex_state = 0},
|
|
[745] = {.lex_state = 0},
|
|
[746] = {.lex_state = 0},
|
|
[747] = {.lex_state = 0},
|
|
[748] = {.lex_state = 0},
|
|
[749] = {.lex_state = 0},
|
|
[750] = {.lex_state = 1},
|
|
[751] = {.lex_state = 0},
|
|
[752] = {.lex_state = 0},
|
|
[753] = {.lex_state = 0},
|
|
[754] = {.lex_state = 0},
|
|
[755] = {.lex_state = 0},
|
|
[756] = {.lex_state = 0},
|
|
[757] = {.lex_state = 1},
|
|
[758] = {.lex_state = 1},
|
|
[759] = {.lex_state = 0},
|
|
[760] = {.lex_state = 0},
|
|
[761] = {.lex_state = 0},
|
|
[762] = {.lex_state = 1},
|
|
[763] = {.lex_state = 0, .external_lex_state = 3},
|
|
[764] = {.lex_state = 0, .external_lex_state = 3},
|
|
[765] = {.lex_state = 1},
|
|
[766] = {.lex_state = 0},
|
|
[767] = {.lex_state = 0},
|
|
[768] = {.lex_state = 0},
|
|
[769] = {.lex_state = 0},
|
|
[770] = {.lex_state = 0},
|
|
[771] = {.lex_state = 0, .external_lex_state = 3},
|
|
[772] = {.lex_state = 0},
|
|
[773] = {.lex_state = 0},
|
|
[774] = {.lex_state = 0},
|
|
[775] = {.lex_state = 1},
|
|
[776] = {.lex_state = 0},
|
|
[777] = {.lex_state = 0},
|
|
[778] = {.lex_state = 0},
|
|
[779] = {.lex_state = 0},
|
|
[780] = {.lex_state = 0},
|
|
[781] = {.lex_state = 0},
|
|
[782] = {.lex_state = 0},
|
|
[783] = {.lex_state = 0},
|
|
[784] = {.lex_state = 0},
|
|
[785] = {.lex_state = 0},
|
|
[786] = {.lex_state = 0},
|
|
[787] = {.lex_state = 0},
|
|
[788] = {.lex_state = 0},
|
|
[789] = {.lex_state = 0},
|
|
[790] = {.lex_state = 0},
|
|
[791] = {.lex_state = 0},
|
|
[792] = {.lex_state = 0},
|
|
[793] = {.lex_state = 1},
|
|
[794] = {.lex_state = 1},
|
|
[795] = {.lex_state = 0},
|
|
[796] = {.lex_state = 0},
|
|
[797] = {.lex_state = 0},
|
|
[798] = {.lex_state = 0},
|
|
[799] = {.lex_state = 0},
|
|
[800] = {.lex_state = 0},
|
|
[801] = {.lex_state = 0},
|
|
[802] = {.lex_state = 0},
|
|
[803] = {.lex_state = 0},
|
|
[804] = {.lex_state = 0},
|
|
[805] = {.lex_state = 0},
|
|
[806] = {.lex_state = 1},
|
|
[807] = {.lex_state = 0},
|
|
[808] = {.lex_state = 0},
|
|
[809] = {.lex_state = 0},
|
|
[810] = {.lex_state = 0},
|
|
[811] = {.lex_state = 1},
|
|
[812] = {.lex_state = 0},
|
|
[813] = {.lex_state = 0},
|
|
[814] = {.lex_state = 0},
|
|
[815] = {.lex_state = 0},
|
|
[816] = {.lex_state = 0},
|
|
[817] = {.lex_state = 0},
|
|
[818] = {.lex_state = 0},
|
|
[819] = {.lex_state = 0},
|
|
[820] = {.lex_state = 0},
|
|
[821] = {.lex_state = 0},
|
|
[822] = {.lex_state = 0},
|
|
[823] = {.lex_state = 0},
|
|
[824] = {.lex_state = 0},
|
|
[825] = {.lex_state = 0},
|
|
[826] = {.lex_state = 0},
|
|
[827] = {.lex_state = 0},
|
|
[828] = {.lex_state = 0},
|
|
[829] = {.lex_state = 0},
|
|
[830] = {.lex_state = 0},
|
|
[831] = {.lex_state = 0},
|
|
[832] = {.lex_state = 0},
|
|
[833] = {.lex_state = 0},
|
|
[834] = {.lex_state = 0},
|
|
[835] = {.lex_state = 0},
|
|
[836] = {.lex_state = 0},
|
|
[837] = {.lex_state = 0},
|
|
[838] = {.lex_state = 0},
|
|
[839] = {.lex_state = 1},
|
|
[840] = {.lex_state = 0},
|
|
[841] = {.lex_state = 0},
|
|
[842] = {.lex_state = 0},
|
|
[843] = {.lex_state = 0},
|
|
[844] = {.lex_state = 0},
|
|
[845] = {.lex_state = 0},
|
|
[846] = {.lex_state = 1},
|
|
[847] = {.lex_state = 0},
|
|
[848] = {.lex_state = 0},
|
|
[849] = {.lex_state = 0},
|
|
[850] = {.lex_state = 0},
|
|
[851] = {.lex_state = 0},
|
|
[852] = {.lex_state = 0},
|
|
[853] = {.lex_state = 0},
|
|
[854] = {.lex_state = 0},
|
|
[855] = {.lex_state = 0},
|
|
[856] = {.lex_state = 0},
|
|
[857] = {.lex_state = 0},
|
|
[858] = {.lex_state = 0},
|
|
[859] = {.lex_state = 0},
|
|
[860] = {.lex_state = 0},
|
|
[861] = {.lex_state = 0},
|
|
[862] = {.lex_state = 0},
|
|
[863] = {.lex_state = 0},
|
|
[864] = {.lex_state = 0},
|
|
[865] = {.lex_state = 0},
|
|
[866] = {.lex_state = 0},
|
|
[867] = {.lex_state = 0},
|
|
[868] = {.lex_state = 0},
|
|
[869] = {.lex_state = 0},
|
|
[870] = {.lex_state = 0},
|
|
[871] = {.lex_state = 0},
|
|
[872] = {.lex_state = 0},
|
|
[873] = {.lex_state = 0},
|
|
[874] = {.lex_state = 0},
|
|
[875] = {.lex_state = 0},
|
|
[876] = {.lex_state = 0},
|
|
[877] = {.lex_state = 0},
|
|
[878] = {.lex_state = 0},
|
|
[879] = {.lex_state = 0},
|
|
[880] = {.lex_state = 0},
|
|
[881] = {.lex_state = 0},
|
|
[882] = {.lex_state = 0},
|
|
[883] = {.lex_state = 0},
|
|
[884] = {.lex_state = 0},
|
|
[885] = {.lex_state = 0},
|
|
[886] = {.lex_state = 0},
|
|
[887] = {.lex_state = 0},
|
|
[888] = {.lex_state = 0},
|
|
[889] = {.lex_state = 0},
|
|
[890] = {.lex_state = 0},
|
|
[891] = {.lex_state = 0},
|
|
[892] = {.lex_state = 0},
|
|
[893] = {.lex_state = 0},
|
|
[894] = {.lex_state = 0},
|
|
[895] = {.lex_state = 0},
|
|
[896] = {.lex_state = 0},
|
|
[897] = {.lex_state = 0},
|
|
[898] = {.lex_state = 0},
|
|
[899] = {.lex_state = 0},
|
|
[900] = {.lex_state = 0},
|
|
[901] = {.lex_state = 0},
|
|
[902] = {.lex_state = 0},
|
|
[903] = {.lex_state = 0},
|
|
[904] = {.lex_state = 0},
|
|
[905] = {.lex_state = 0},
|
|
[906] = {.lex_state = 0},
|
|
[907] = {.lex_state = 0},
|
|
[908] = {.lex_state = 0},
|
|
[909] = {.lex_state = 0},
|
|
[910] = {.lex_state = 0},
|
|
[911] = {.lex_state = 0},
|
|
[912] = {.lex_state = 0},
|
|
[913] = {.lex_state = 0},
|
|
[914] = {.lex_state = 0},
|
|
[915] = {.lex_state = 0},
|
|
[916] = {.lex_state = 0},
|
|
[917] = {.lex_state = 0},
|
|
[918] = {.lex_state = 0},
|
|
[919] = {.lex_state = 0},
|
|
[920] = {.lex_state = 0},
|
|
[921] = {.lex_state = 0},
|
|
[922] = {.lex_state = 0},
|
|
[923] = {.lex_state = 0},
|
|
[924] = {.lex_state = 0},
|
|
[925] = {.lex_state = 0},
|
|
[926] = {.lex_state = 0},
|
|
[927] = {.lex_state = 0},
|
|
[928] = {.lex_state = 0},
|
|
[929] = {.lex_state = 0},
|
|
[930] = {.lex_state = 0},
|
|
[931] = {.lex_state = 0},
|
|
[932] = {.lex_state = 0},
|
|
[933] = {.lex_state = 0},
|
|
[934] = {.lex_state = 0},
|
|
[935] = {.lex_state = 0},
|
|
[936] = {.lex_state = 0},
|
|
[937] = {.lex_state = 0},
|
|
[938] = {.lex_state = 0},
|
|
[939] = {.lex_state = 0},
|
|
[940] = {.lex_state = 0},
|
|
[941] = {.lex_state = 0},
|
|
[942] = {.lex_state = 0},
|
|
[943] = {.lex_state = 0},
|
|
[944] = {.lex_state = 0},
|
|
[945] = {.lex_state = 0},
|
|
[946] = {.lex_state = 0},
|
|
[947] = {.lex_state = 0},
|
|
[948] = {.lex_state = 0},
|
|
[949] = {.lex_state = 0},
|
|
[950] = {.lex_state = 0},
|
|
[951] = {.lex_state = 0},
|
|
[952] = {.lex_state = 0},
|
|
[953] = {.lex_state = 0},
|
|
[954] = {.lex_state = 0},
|
|
[955] = {.lex_state = 0},
|
|
[956] = {.lex_state = 0},
|
|
[957] = {.lex_state = 0},
|
|
[958] = {.lex_state = 0},
|
|
[959] = {.lex_state = 0},
|
|
[960] = {.lex_state = 0},
|
|
[961] = {.lex_state = 0},
|
|
[962] = {.lex_state = 0},
|
|
[963] = {.lex_state = 0},
|
|
[964] = {.lex_state = 0},
|
|
[965] = {.lex_state = 0},
|
|
[966] = {.lex_state = 0},
|
|
[967] = {.lex_state = 0},
|
|
[968] = {.lex_state = 0},
|
|
[969] = {.lex_state = 0},
|
|
[970] = {.lex_state = 0},
|
|
[971] = {.lex_state = 0},
|
|
[972] = {.lex_state = 0},
|
|
[973] = {.lex_state = 0},
|
|
[974] = {.lex_state = 0},
|
|
[975] = {.lex_state = 0},
|
|
[976] = {.lex_state = 0},
|
|
[977] = {.lex_state = 0},
|
|
[978] = {.lex_state = 0},
|
|
[979] = {.lex_state = 0},
|
|
[980] = {.lex_state = 0},
|
|
[981] = {.lex_state = 0},
|
|
[982] = {.lex_state = 0},
|
|
[983] = {.lex_state = 0},
|
|
[984] = {.lex_state = 0},
|
|
[985] = {.lex_state = 0},
|
|
[986] = {.lex_state = 0},
|
|
[987] = {.lex_state = 0},
|
|
[988] = {.lex_state = 0},
|
|
[989] = {.lex_state = 0},
|
|
[990] = {.lex_state = 0},
|
|
[991] = {.lex_state = 0},
|
|
[992] = {.lex_state = 0},
|
|
[993] = {.lex_state = 0},
|
|
[994] = {.lex_state = 0},
|
|
[995] = {.lex_state = 0},
|
|
[996] = {.lex_state = 0},
|
|
[997] = {.lex_state = 0},
|
|
[998] = {.lex_state = 0},
|
|
[999] = {.lex_state = 0},
|
|
[1000] = {.lex_state = 0},
|
|
[1001] = {.lex_state = 0},
|
|
[1002] = {.lex_state = 0},
|
|
[1003] = {.lex_state = 0},
|
|
[1004] = {.lex_state = 0},
|
|
[1005] = {.lex_state = 0},
|
|
[1006] = {.lex_state = 0},
|
|
[1007] = {.lex_state = 0},
|
|
[1008] = {.lex_state = 0},
|
|
[1009] = {.lex_state = 0},
|
|
[1010] = {.lex_state = 0},
|
|
[1011] = {.lex_state = 0},
|
|
[1012] = {.lex_state = 0},
|
|
[1013] = {.lex_state = 0},
|
|
[1014] = {.lex_state = 0},
|
|
[1015] = {.lex_state = 0},
|
|
[1016] = {.lex_state = 0},
|
|
[1017] = {.lex_state = 0},
|
|
[1018] = {.lex_state = 0},
|
|
[1019] = {.lex_state = 0},
|
|
[1020] = {.lex_state = 0},
|
|
[1021] = {.lex_state = 0},
|
|
[1022] = {.lex_state = 0},
|
|
[1023] = {.lex_state = 0},
|
|
[1024] = {.lex_state = 0},
|
|
[1025] = {.lex_state = 0},
|
|
[1026] = {.lex_state = 0},
|
|
[1027] = {.lex_state = 0},
|
|
[1028] = {.lex_state = 0},
|
|
[1029] = {.lex_state = 0},
|
|
[1030] = {.lex_state = 0},
|
|
[1031] = {.lex_state = 0},
|
|
[1032] = {.lex_state = 0},
|
|
[1033] = {.lex_state = 0},
|
|
[1034] = {.lex_state = 0},
|
|
[1035] = {.lex_state = 0},
|
|
[1036] = {.lex_state = 0},
|
|
[1037] = {.lex_state = 0},
|
|
[1038] = {.lex_state = 0},
|
|
[1039] = {.lex_state = 0},
|
|
[1040] = {.lex_state = 0},
|
|
[1041] = {.lex_state = 0},
|
|
[1042] = {.lex_state = 0},
|
|
[1043] = {.lex_state = 0},
|
|
[1044] = {.lex_state = 0},
|
|
[1045] = {.lex_state = 0},
|
|
[1046] = {.lex_state = 0},
|
|
[1047] = {.lex_state = 0},
|
|
[1048] = {.lex_state = 0},
|
|
[1049] = {.lex_state = 0},
|
|
[1050] = {.lex_state = 0},
|
|
[1051] = {.lex_state = 0},
|
|
[1052] = {.lex_state = 0},
|
|
[1053] = {.lex_state = 0},
|
|
[1054] = {.lex_state = 0},
|
|
[1055] = {.lex_state = 0},
|
|
[1056] = {.lex_state = 0},
|
|
[1057] = {.lex_state = 0},
|
|
[1058] = {.lex_state = 0},
|
|
[1059] = {.lex_state = 0},
|
|
[1060] = {.lex_state = 0},
|
|
[1061] = {.lex_state = 0},
|
|
[1062] = {.lex_state = 0},
|
|
[1063] = {.lex_state = 0},
|
|
[1064] = {.lex_state = 0},
|
|
[1065] = {.lex_state = 0},
|
|
[1066] = {.lex_state = 0},
|
|
[1067] = {.lex_state = 0},
|
|
[1068] = {.lex_state = 0},
|
|
[1069] = {.lex_state = 0},
|
|
[1070] = {.lex_state = 0},
|
|
[1071] = {.lex_state = 0},
|
|
[1072] = {.lex_state = 0},
|
|
[1073] = {.lex_state = 0},
|
|
[1074] = {.lex_state = 0},
|
|
[1075] = {.lex_state = 0},
|
|
[1076] = {.lex_state = 0},
|
|
[1077] = {.lex_state = 0},
|
|
[1078] = {.lex_state = 0},
|
|
[1079] = {.lex_state = 0},
|
|
[1080] = {.lex_state = 0},
|
|
[1081] = {.lex_state = 1},
|
|
[1082] = {.lex_state = 0},
|
|
[1083] = {.lex_state = 0},
|
|
[1084] = {.lex_state = 1},
|
|
[1085] = {.lex_state = 0},
|
|
[1086] = {.lex_state = 0, .external_lex_state = 4},
|
|
[1087] = {.lex_state = 1},
|
|
[1088] = {.lex_state = 0},
|
|
[1089] = {.lex_state = 0},
|
|
[1090] = {.lex_state = 0},
|
|
[1091] = {.lex_state = 1},
|
|
[1092] = {.lex_state = 10},
|
|
[1093] = {.lex_state = 0},
|
|
[1094] = {.lex_state = 0},
|
|
[1095] = {.lex_state = 0},
|
|
[1096] = {.lex_state = 1},
|
|
[1097] = {.lex_state = 0},
|
|
[1098] = {.lex_state = 0},
|
|
[1099] = {.lex_state = 0, .external_lex_state = 5},
|
|
[1100] = {.lex_state = 0},
|
|
[1101] = {.lex_state = 0},
|
|
[1102] = {.lex_state = 1},
|
|
[1103] = {.lex_state = 0},
|
|
[1104] = {.lex_state = 1},
|
|
[1105] = {.lex_state = 0},
|
|
[1106] = {.lex_state = 0},
|
|
[1107] = {.lex_state = 1},
|
|
[1108] = {.lex_state = 0},
|
|
[1109] = {.lex_state = 0},
|
|
[1110] = {.lex_state = 0},
|
|
[1111] = {.lex_state = 0},
|
|
[1112] = {.lex_state = 0},
|
|
[1113] = {.lex_state = 0},
|
|
[1114] = {.lex_state = 0},
|
|
[1115] = {.lex_state = 0},
|
|
[1116] = {.lex_state = 0},
|
|
[1117] = {.lex_state = 0},
|
|
[1118] = {.lex_state = 0},
|
|
[1119] = {.lex_state = 0},
|
|
[1120] = {.lex_state = 0},
|
|
[1121] = {.lex_state = 0},
|
|
[1122] = {.lex_state = 1},
|
|
[1123] = {.lex_state = 0},
|
|
[1124] = {.lex_state = 0},
|
|
[1125] = {.lex_state = 0},
|
|
[1126] = {.lex_state = 1},
|
|
[1127] = {.lex_state = 0},
|
|
[1128] = {.lex_state = 0},
|
|
[1129] = {.lex_state = 0, .external_lex_state = 6},
|
|
[1130] = {.lex_state = 1},
|
|
[1131] = {.lex_state = 1},
|
|
[1132] = {.lex_state = 0},
|
|
[1133] = {.lex_state = 1},
|
|
[1134] = {.lex_state = 1},
|
|
[1135] = {.lex_state = 0},
|
|
[1136] = {.lex_state = 0},
|
|
[1137] = {.lex_state = 1},
|
|
[1138] = {.lex_state = 1},
|
|
[1139] = {.lex_state = 0},
|
|
[1140] = {.lex_state = 0},
|
|
[1141] = {.lex_state = 1},
|
|
[1142] = {.lex_state = 0},
|
|
[1143] = {.lex_state = 0},
|
|
[1144] = {.lex_state = 0},
|
|
[1145] = {.lex_state = 0},
|
|
[1146] = {.lex_state = 0},
|
|
[1147] = {.lex_state = 1},
|
|
[1148] = {.lex_state = 1},
|
|
[1149] = {.lex_state = 0},
|
|
[1150] = {.lex_state = 1},
|
|
[1151] = {.lex_state = 0},
|
|
[1152] = {.lex_state = 1},
|
|
[1153] = {.lex_state = 0},
|
|
[1154] = {.lex_state = 0},
|
|
[1155] = {.lex_state = 0},
|
|
[1156] = {.lex_state = 0},
|
|
[1157] = {.lex_state = 0},
|
|
[1158] = {.lex_state = 0},
|
|
[1159] = {.lex_state = 0},
|
|
[1160] = {.lex_state = 1},
|
|
[1161] = {.lex_state = 40},
|
|
[1162] = {.lex_state = 44},
|
|
[1163] = {.lex_state = 0},
|
|
[1164] = {.lex_state = 0},
|
|
[1165] = {.lex_state = 0},
|
|
[1166] = {.lex_state = 0},
|
|
[1167] = {.lex_state = 0},
|
|
[1168] = {.lex_state = 1},
|
|
[1169] = {.lex_state = 40},
|
|
[1170] = {.lex_state = 44},
|
|
[1171] = {.lex_state = 1},
|
|
[1172] = {.lex_state = 0},
|
|
[1173] = {.lex_state = 0},
|
|
[1174] = {.lex_state = 40},
|
|
[1175] = {.lex_state = 0},
|
|
[1176] = {.lex_state = 1},
|
|
[1177] = {.lex_state = 1},
|
|
[1178] = {.lex_state = 0},
|
|
[1179] = {.lex_state = 1},
|
|
[1180] = {.lex_state = 1},
|
|
[1181] = {.lex_state = 0},
|
|
[1182] = {.lex_state = 1},
|
|
[1183] = {.lex_state = 0},
|
|
[1184] = {.lex_state = 1},
|
|
[1185] = {.lex_state = 1},
|
|
[1186] = {.lex_state = 1},
|
|
[1187] = {.lex_state = 10},
|
|
[1188] = {.lex_state = 1},
|
|
[1189] = {.lex_state = 1},
|
|
[1190] = {.lex_state = 1},
|
|
[1191] = {.lex_state = 0},
|
|
[1192] = {.lex_state = 0},
|
|
[1193] = {.lex_state = 1},
|
|
[1194] = {.lex_state = 1},
|
|
[1195] = {.lex_state = 0},
|
|
[1196] = {.lex_state = 0},
|
|
[1197] = {.lex_state = 44},
|
|
[1198] = {.lex_state = 1},
|
|
[1199] = {.lex_state = 1},
|
|
[1200] = {.lex_state = 0},
|
|
[1201] = {.lex_state = 0},
|
|
[1202] = {.lex_state = 11},
|
|
[1203] = {.lex_state = 1},
|
|
[1204] = {.lex_state = 0},
|
|
[1205] = {.lex_state = 0},
|
|
[1206] = {.lex_state = 0},
|
|
[1207] = {.lex_state = 0},
|
|
[1208] = {.lex_state = 0},
|
|
[1209] = {.lex_state = 0},
|
|
[1210] = {.lex_state = 0},
|
|
[1211] = {.lex_state = 1},
|
|
[1212] = {.lex_state = 0},
|
|
[1213] = {.lex_state = 0},
|
|
[1214] = {.lex_state = 0},
|
|
[1215] = {.lex_state = 0},
|
|
[1216] = {.lex_state = 0},
|
|
[1217] = {.lex_state = 1},
|
|
[1218] = {.lex_state = 0},
|
|
[1219] = {.lex_state = 0},
|
|
[1220] = {.lex_state = 1},
|
|
[1221] = {.lex_state = 1},
|
|
[1222] = {.lex_state = 0},
|
|
[1223] = {.lex_state = 0},
|
|
[1224] = {.lex_state = 1},
|
|
[1225] = {.lex_state = 1},
|
|
[1226] = {.lex_state = 0},
|
|
[1227] = {.lex_state = 0},
|
|
[1228] = {.lex_state = 1},
|
|
[1229] = {.lex_state = 0},
|
|
[1230] = {.lex_state = 1},
|
|
[1231] = {.lex_state = 1},
|
|
[1232] = {.lex_state = 0},
|
|
[1233] = {.lex_state = 0},
|
|
[1234] = {.lex_state = 0},
|
|
[1235] = {.lex_state = 0},
|
|
[1236] = {.lex_state = 0},
|
|
[1237] = {.lex_state = 0},
|
|
[1238] = {.lex_state = 0},
|
|
[1239] = {.lex_state = 1},
|
|
[1240] = {.lex_state = 0, .external_lex_state = 4},
|
|
[1241] = {.lex_state = 0, .external_lex_state = 5},
|
|
[1242] = {.lex_state = 0},
|
|
[1243] = {.lex_state = 1},
|
|
[1244] = {.lex_state = 1},
|
|
[1245] = {.lex_state = 0},
|
|
[1246] = {.lex_state = 0, .external_lex_state = 4},
|
|
[1247] = {.lex_state = 0, .external_lex_state = 5},
|
|
[1248] = {.lex_state = 0},
|
|
[1249] = {.lex_state = 0},
|
|
[1250] = {.lex_state = 0},
|
|
[1251] = {.lex_state = 0},
|
|
[1252] = {.lex_state = 0},
|
|
[1253] = {.lex_state = 0},
|
|
[1254] = {.lex_state = 0},
|
|
[1255] = {.lex_state = 0},
|
|
[1256] = {.lex_state = 0},
|
|
[1257] = {.lex_state = 0},
|
|
[1258] = {.lex_state = 11},
|
|
[1259] = {.lex_state = 40},
|
|
[1260] = {.lex_state = 44},
|
|
[1261] = {.lex_state = 0},
|
|
[1262] = {.lex_state = 0},
|
|
[1263] = {.lex_state = 0, .external_lex_state = 6},
|
|
[1264] = {.lex_state = 0},
|
|
[1265] = {.lex_state = 0},
|
|
[1266] = {.lex_state = 0},
|
|
[1267] = {.lex_state = 1},
|
|
};
|
|
|
|
static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = {
|
|
[STATE(0)] = {
|
|
[ts_builtin_sym_end] = ACTIONS(1),
|
|
[sym_identifier] = ACTIONS(1),
|
|
[anon_sym_LBRACE_PERCENT_PERCENT] = ACTIONS(1),
|
|
[anon_sym_LBRACE_LBRACE_LBRACE] = ACTIONS(1),
|
|
[anon_sym_liquid] = ACTIONS(1),
|
|
[anon_sym_LBRACE_PERCENT] = ACTIONS(1),
|
|
[anon_sym_LBRACE_PERCENT_DASH] = ACTIONS(1),
|
|
[anon_sym_PERCENT_RBRACE] = ACTIONS(1),
|
|
[anon_sym_DASH_PERCENT_RBRACE] = ACTIONS(1),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(1),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(1),
|
|
[anon_sym_RBRACE_RBRACE] = ACTIONS(1),
|
|
[anon_sym_DASH_RBRACE_RBRACE] = ACTIONS(1),
|
|
[anon_sym_SQUOTE] = ACTIONS(1),
|
|
[anon_sym_DQUOTE] = ACTIONS(1),
|
|
[sym_number] = ACTIONS(1),
|
|
[anon_sym_true] = ACTIONS(1),
|
|
[anon_sym_false] = ACTIONS(1),
|
|
[anon_sym_PLUS] = ACTIONS(1),
|
|
[anon_sym_DASH] = ACTIONS(1),
|
|
[anon_sym_STAR] = ACTIONS(1),
|
|
[anon_sym_SLASH] = ACTIONS(1),
|
|
[anon_sym_PERCENT] = ACTIONS(1),
|
|
[anon_sym_CARET] = ACTIONS(1),
|
|
[anon_sym_EQ_EQ] = ACTIONS(1),
|
|
[anon_sym_LT] = ACTIONS(1),
|
|
[anon_sym_LT_EQ] = ACTIONS(1),
|
|
[anon_sym_BANG_EQ] = ACTIONS(1),
|
|
[anon_sym_GT_EQ] = ACTIONS(1),
|
|
[anon_sym_GT] = ACTIONS(1),
|
|
[anon_sym_and] = ACTIONS(1),
|
|
[anon_sym_or] = ACTIONS(1),
|
|
[anon_sym_contains] = ACTIONS(1),
|
|
[sym_break_statement] = ACTIONS(1),
|
|
[sym_continue_statement] = ACTIONS(1),
|
|
[anon_sym_echo] = ACTIONS(1),
|
|
[anon_sym_section] = ACTIONS(1),
|
|
[anon_sym_sections] = ACTIONS(1),
|
|
[anon_sym_increment] = ACTIONS(1),
|
|
[anon_sym_decrement] = ACTIONS(1),
|
|
[anon_sym_layout] = ACTIONS(1),
|
|
[anon_sym_none] = ACTIONS(1),
|
|
[anon_sym_assign] = ACTIONS(1),
|
|
[anon_sym_EQ] = ACTIONS(1),
|
|
[anon_sym_cycle] = ACTIONS(1),
|
|
[anon_sym_COLON] = ACTIONS(1),
|
|
[anon_sym_COMMA] = ACTIONS(1),
|
|
[anon_sym_include] = ACTIONS(1),
|
|
[anon_sym_include_relative] = ACTIONS(1),
|
|
[anon_sym_EQ2] = ACTIONS(1),
|
|
[anon_sym_render] = ACTIONS(1),
|
|
[anon_sym_for] = ACTIONS(1),
|
|
[anon_sym_with] = ACTIONS(1),
|
|
[anon_sym_as] = ACTIONS(1),
|
|
[anon_sym_PIPE] = ACTIONS(1),
|
|
[anon_sym_DOT] = ACTIONS(1),
|
|
[anon_sym_LBRACK] = ACTIONS(1),
|
|
[anon_sym_RBRACK] = ACTIONS(1),
|
|
[anon_sym_LPAREN] = ACTIONS(1),
|
|
[anon_sym_DOT_DOT] = ACTIONS(1),
|
|
[anon_sym_RPAREN] = ACTIONS(1),
|
|
[anon_sym_if] = ACTIONS(1),
|
|
[anon_sym_endif] = ACTIONS(1),
|
|
[anon_sym_elsif] = ACTIONS(1),
|
|
[anon_sym_else] = ACTIONS(1),
|
|
[anon_sym_in] = ACTIONS(1),
|
|
[anon_sym_endfor] = ACTIONS(1),
|
|
[anon_sym_case] = ACTIONS(1),
|
|
[anon_sym_endcase] = ACTIONS(1),
|
|
[anon_sym_when] = ACTIONS(1),
|
|
[anon_sym_unless] = ACTIONS(1),
|
|
[anon_sym_endunless] = ACTIONS(1),
|
|
[anon_sym_capture] = ACTIONS(1),
|
|
[anon_sym_endcapture] = ACTIONS(1),
|
|
[anon_sym_form] = ACTIONS(1),
|
|
[anon_sym_endform] = ACTIONS(1),
|
|
[anon_sym_tablerow] = ACTIONS(1),
|
|
[anon_sym_endtablerow] = ACTIONS(1),
|
|
[anon_sym_paginate] = ACTIONS(1),
|
|
[anon_sym_by] = ACTIONS(1),
|
|
[anon_sym_endpaginate] = ACTIONS(1),
|
|
[anon_sym_schema] = ACTIONS(1),
|
|
[anon_sym_endschema] = ACTIONS(1),
|
|
[anon_sym_style] = ACTIONS(1),
|
|
[anon_sym_endstyle] = ACTIONS(1),
|
|
[anon_sym_stylesheet] = ACTIONS(1),
|
|
[anon_sym_endstylesheet] = ACTIONS(1),
|
|
[anon_sym_javascript] = ACTIONS(1),
|
|
[anon_sym_endjavascript] = ACTIONS(1),
|
|
[anon_sym_raw] = ACTIONS(1),
|
|
[anon_sym_endraw] = ACTIONS(1),
|
|
[anon_sym_comment] = ACTIONS(1),
|
|
[anon_sym_endcomment] = ACTIONS(1),
|
|
[sym__inline_comment_content] = ACTIONS(1),
|
|
[sym__paired_comment_content] = ACTIONS(1),
|
|
[sym__paired_comment_content_liq] = ACTIONS(1),
|
|
[sym_raw_content] = ACTIONS(1),
|
|
[sym_front_matter] = ACTIONS(1),
|
|
[sym_error_sentinel] = ACTIONS(1),
|
|
},
|
|
[STATE(1)] = {
|
|
[sym_program] = STATE(1085),
|
|
[sym__node] = STATE(416),
|
|
[sym_template_content] = STATE(416),
|
|
[sym__statement] = STATE(416),
|
|
[sym__tagged_unpaired_statement] = STATE(416),
|
|
[sym__output_statement] = STATE(416),
|
|
[sym__tagged_paired_statment] = STATE(416),
|
|
[sym_if_statement] = STATE(416),
|
|
[sym_for_loop_statement] = STATE(416),
|
|
[sym_case_statement] = STATE(416),
|
|
[sym_unless_statement] = STATE(416),
|
|
[sym_capture_statement] = STATE(416),
|
|
[sym_form_statement] = STATE(416),
|
|
[sym_tablerow_statement] = STATE(416),
|
|
[sym_paginate_statement] = STATE(416),
|
|
[sym_schema_statement] = STATE(416),
|
|
[sym_style_statement] = STATE(416),
|
|
[sym_stylesheet_statement] = STATE(416),
|
|
[sym_javascript_statement] = STATE(416),
|
|
[sym_raw_statement] = STATE(416),
|
|
[sym_comment] = STATE(416),
|
|
[sym__inline_comment] = STATE(541),
|
|
[sym__paired_comment] = STATE(541),
|
|
[aux_sym_program_repeat1] = STATE(166),
|
|
[aux_sym_template_content_repeat1] = STATE(412),
|
|
[ts_builtin_sym_end] = ACTIONS(3),
|
|
[aux_sym_template_content_token1] = ACTIONS(5),
|
|
[anon_sym_LBRACE_PERCENT_PERCENT] = ACTIONS(7),
|
|
[anon_sym_LBRACE_LBRACE_LBRACE] = ACTIONS(7),
|
|
[anon_sym_LBRACE_PERCENT] = ACTIONS(9),
|
|
[anon_sym_LBRACE_PERCENT_DASH] = ACTIONS(9),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(11),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(11),
|
|
[sym_front_matter] = ACTIONS(13),
|
|
},
|
|
[STATE(2)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__elsif_liq] = STATE(747),
|
|
[sym__else_liq] = STATE(1175),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym__else_aliased] = STATE(1175),
|
|
[sym__elsif_aliased] = STATE(766),
|
|
[aux_sym__if_liq_repeat1] = STATE(7),
|
|
[aux_sym__if_liq_repeat2] = STATE(439),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(25),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[anon_sym_PLUS] = ACTIONS(29),
|
|
[anon_sym_DASH] = ACTIONS(31),
|
|
[anon_sym_STAR] = ACTIONS(33),
|
|
[anon_sym_SLASH] = ACTIONS(33),
|
|
[anon_sym_PERCENT] = ACTIONS(33),
|
|
[anon_sym_CARET] = ACTIONS(35),
|
|
[anon_sym_EQ_EQ] = ACTIONS(37),
|
|
[anon_sym_LT] = ACTIONS(39),
|
|
[anon_sym_LT_EQ] = ACTIONS(37),
|
|
[anon_sym_BANG_EQ] = ACTIONS(37),
|
|
[anon_sym_GT_EQ] = ACTIONS(37),
|
|
[anon_sym_GT] = ACTIONS(39),
|
|
[anon_sym_and] = ACTIONS(41),
|
|
[anon_sym_or] = ACTIONS(41),
|
|
[anon_sym_contains] = ACTIONS(43),
|
|
[sym_break_statement] = ACTIONS(45),
|
|
[sym_continue_statement] = ACTIONS(45),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_PIPE] = ACTIONS(69),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_endif] = ACTIONS(73),
|
|
[anon_sym_elsif] = ACTIONS(75),
|
|
[anon_sym_else] = ACTIONS(77),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
},
|
|
[STATE(3)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__elsif_liq] = STATE(747),
|
|
[sym__else_liq] = STATE(1207),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym__else_aliased] = STATE(1207),
|
|
[sym__elsif_aliased] = STATE(766),
|
|
[aux_sym__if_liq_repeat1] = STATE(8),
|
|
[aux_sym__if_liq_repeat2] = STATE(451),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(25),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[anon_sym_PLUS] = ACTIONS(29),
|
|
[anon_sym_DASH] = ACTIONS(31),
|
|
[anon_sym_STAR] = ACTIONS(33),
|
|
[anon_sym_SLASH] = ACTIONS(33),
|
|
[anon_sym_PERCENT] = ACTIONS(33),
|
|
[anon_sym_CARET] = ACTIONS(35),
|
|
[anon_sym_EQ_EQ] = ACTIONS(37),
|
|
[anon_sym_LT] = ACTIONS(39),
|
|
[anon_sym_LT_EQ] = ACTIONS(37),
|
|
[anon_sym_BANG_EQ] = ACTIONS(37),
|
|
[anon_sym_GT_EQ] = ACTIONS(37),
|
|
[anon_sym_GT] = ACTIONS(39),
|
|
[anon_sym_and] = ACTIONS(41),
|
|
[anon_sym_or] = ACTIONS(41),
|
|
[anon_sym_contains] = ACTIONS(43),
|
|
[sym_break_statement] = ACTIONS(45),
|
|
[sym_continue_statement] = ACTIONS(45),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_PIPE] = ACTIONS(69),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_elsif] = ACTIONS(75),
|
|
[anon_sym_else] = ACTIONS(77),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_endunless] = ACTIONS(91),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
},
|
|
[STATE(4)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[aux_sym__if_liq_repeat1] = STATE(16),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(25),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[anon_sym_PLUS] = ACTIONS(29),
|
|
[anon_sym_DASH] = ACTIONS(31),
|
|
[anon_sym_STAR] = ACTIONS(33),
|
|
[anon_sym_SLASH] = ACTIONS(33),
|
|
[anon_sym_PERCENT] = ACTIONS(33),
|
|
[anon_sym_CARET] = ACTIONS(35),
|
|
[anon_sym_EQ_EQ] = ACTIONS(37),
|
|
[anon_sym_LT] = ACTIONS(39),
|
|
[anon_sym_LT_EQ] = ACTIONS(37),
|
|
[anon_sym_BANG_EQ] = ACTIONS(37),
|
|
[anon_sym_GT_EQ] = ACTIONS(37),
|
|
[anon_sym_GT] = ACTIONS(39),
|
|
[anon_sym_and] = ACTIONS(41),
|
|
[anon_sym_or] = ACTIONS(41),
|
|
[anon_sym_contains] = ACTIONS(43),
|
|
[sym_break_statement] = ACTIONS(45),
|
|
[sym_continue_statement] = ACTIONS(45),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_PIPE] = ACTIONS(69),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_endif] = ACTIONS(93),
|
|
[anon_sym_elsif] = ACTIONS(93),
|
|
[anon_sym_else] = ACTIONS(93),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_endunless] = ACTIONS(93),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
},
|
|
[STATE(5)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[aux_sym__if_liq_repeat1] = STATE(19),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(25),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[anon_sym_PLUS] = ACTIONS(95),
|
|
[anon_sym_DASH] = ACTIONS(97),
|
|
[anon_sym_STAR] = ACTIONS(95),
|
|
[anon_sym_SLASH] = ACTIONS(95),
|
|
[anon_sym_PERCENT] = ACTIONS(95),
|
|
[anon_sym_CARET] = ACTIONS(95),
|
|
[anon_sym_EQ_EQ] = ACTIONS(95),
|
|
[anon_sym_LT] = ACTIONS(97),
|
|
[anon_sym_LT_EQ] = ACTIONS(95),
|
|
[anon_sym_BANG_EQ] = ACTIONS(95),
|
|
[anon_sym_GT_EQ] = ACTIONS(95),
|
|
[anon_sym_GT] = ACTIONS(97),
|
|
[anon_sym_and] = ACTIONS(97),
|
|
[anon_sym_or] = ACTIONS(97),
|
|
[anon_sym_contains] = ACTIONS(97),
|
|
[sym_break_statement] = ACTIONS(45),
|
|
[sym_continue_statement] = ACTIONS(45),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_PIPE] = ACTIONS(95),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_else] = ACTIONS(99),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_endcase] = ACTIONS(99),
|
|
[anon_sym_when] = ACTIONS(99),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
},
|
|
[STATE(6)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[aux_sym__if_liq_repeat1] = STATE(6),
|
|
[sym_identifier] = ACTIONS(101),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(104),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(107),
|
|
[anon_sym_SQUOTE] = ACTIONS(110),
|
|
[anon_sym_DQUOTE] = ACTIONS(113),
|
|
[sym_number] = ACTIONS(116),
|
|
[anon_sym_true] = ACTIONS(119),
|
|
[anon_sym_false] = ACTIONS(119),
|
|
[sym_break_statement] = ACTIONS(122),
|
|
[sym_continue_statement] = ACTIONS(122),
|
|
[anon_sym_echo] = ACTIONS(125),
|
|
[anon_sym_section] = ACTIONS(128),
|
|
[anon_sym_sections] = ACTIONS(131),
|
|
[anon_sym_increment] = ACTIONS(134),
|
|
[anon_sym_decrement] = ACTIONS(137),
|
|
[anon_sym_layout] = ACTIONS(140),
|
|
[anon_sym_assign] = ACTIONS(143),
|
|
[anon_sym_cycle] = ACTIONS(146),
|
|
[anon_sym_include] = ACTIONS(149),
|
|
[anon_sym_include_relative] = ACTIONS(149),
|
|
[anon_sym_render] = ACTIONS(152),
|
|
[anon_sym_for] = ACTIONS(155),
|
|
[anon_sym_if] = ACTIONS(158),
|
|
[anon_sym_endif] = ACTIONS(161),
|
|
[anon_sym_elsif] = ACTIONS(161),
|
|
[anon_sym_else] = ACTIONS(161),
|
|
[anon_sym_endfor] = ACTIONS(161),
|
|
[anon_sym_case] = ACTIONS(163),
|
|
[anon_sym_endcase] = ACTIONS(161),
|
|
[anon_sym_when] = ACTIONS(161),
|
|
[anon_sym_unless] = ACTIONS(166),
|
|
[anon_sym_endunless] = ACTIONS(161),
|
|
[anon_sym_capture] = ACTIONS(169),
|
|
[anon_sym_endcapture] = ACTIONS(161),
|
|
[anon_sym_form] = ACTIONS(172),
|
|
[anon_sym_endform] = ACTIONS(161),
|
|
[anon_sym_tablerow] = ACTIONS(175),
|
|
[anon_sym_endtablerow] = ACTIONS(161),
|
|
[anon_sym_paginate] = ACTIONS(178),
|
|
[anon_sym_endpaginate] = ACTIONS(161),
|
|
},
|
|
[STATE(7)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__elsif_liq] = STATE(747),
|
|
[sym__else_liq] = STATE(1105),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym__else_aliased] = STATE(1105),
|
|
[sym__elsif_aliased] = STATE(766),
|
|
[aux_sym__if_liq_repeat1] = STATE(6),
|
|
[aux_sym__if_liq_repeat2] = STATE(542),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(25),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[sym_break_statement] = ACTIONS(45),
|
|
[sym_continue_statement] = ACTIONS(45),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_endif] = ACTIONS(181),
|
|
[anon_sym_elsif] = ACTIONS(75),
|
|
[anon_sym_else] = ACTIONS(77),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
},
|
|
[STATE(8)] = {
|
|
[sym__liquid_node] = STATE(145),
|
|
[sym__untagged_unpaired_statement] = STATE(1179),
|
|
[sym__untagged_paired_statement] = STATE(1179),
|
|
[sym__expression] = STATE(335),
|
|
[sym__literal] = STATE(335),
|
|
[sym_string] = STATE(335),
|
|
[sym_boolean] = STATE(335),
|
|
[sym_predicate] = STATE(335),
|
|
[sym_echo_statement] = STATE(1179),
|
|
[sym_section_statement] = STATE(1179),
|
|
[sym_sections_statement] = STATE(1179),
|
|
[sym_increment_statement] = STATE(1179),
|
|
[sym_decrement_statement] = STATE(1179),
|
|
[sym_layout_statement] = STATE(1179),
|
|
[sym_custom_unpaired_statement] = STATE(1179),
|
|
[sym_assignment_statement] = STATE(1179),
|
|
[sym_cycle_statement] = STATE(1179),
|
|
[sym_include_statement] = STATE(1179),
|
|
[sym_render_statement] = STATE(1179),
|
|
[sym_filter] = STATE(335),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__elsif_liq] = STATE(747),
|
|
[sym__else_liq] = STATE(1229),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym__else_aliased] = STATE(1229),
|
|
[sym__elsif_aliased] = STATE(766),
|
|
[aux_sym__if_liq_repeat1] = STATE(6),
|
|
[aux_sym__if_liq_repeat2] = STATE(543),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(25),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[sym_break_statement] = ACTIONS(45),
|
|
[sym_continue_statement] = ACTIONS(45),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_elsif] = ACTIONS(75),
|
|
[anon_sym_else] = ACTIONS(77),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_endunless] = ACTIONS(183),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
},
|
|
[STATE(9)] = {
|
|
[sym__liquid_node] = STATE(9),
|
|
[sym__untagged_unpaired_statement] = STATE(1134),
|
|
[sym__untagged_paired_statement] = STATE(1134),
|
|
[sym__expression] = STATE(336),
|
|
[sym__literal] = STATE(336),
|
|
[sym_string] = STATE(336),
|
|
[sym_boolean] = STATE(336),
|
|
[sym_predicate] = STATE(336),
|
|
[sym_echo_statement] = STATE(1134),
|
|
[sym_section_statement] = STATE(1134),
|
|
[sym_sections_statement] = STATE(1134),
|
|
[sym_increment_statement] = STATE(1134),
|
|
[sym_decrement_statement] = STATE(1134),
|
|
[sym_layout_statement] = STATE(1134),
|
|
[sym_custom_unpaired_statement] = STATE(1134),
|
|
[sym_assignment_statement] = STATE(1134),
|
|
[sym_cycle_statement] = STATE(1134),
|
|
[sym_include_statement] = STATE(1134),
|
|
[sym_render_statement] = STATE(1134),
|
|
[sym_filter] = STATE(336),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym_comment_liq] = STATE(9),
|
|
[sym__paired_comment_liq] = STATE(162),
|
|
[aux_sym_liquid_tag_repeat1] = STATE(9),
|
|
[sym_identifier] = ACTIONS(185),
|
|
[anon_sym_PERCENT_RBRACE] = ACTIONS(188),
|
|
[anon_sym_DASH_PERCENT_RBRACE] = ACTIONS(188),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(190),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(193),
|
|
[anon_sym_SQUOTE] = ACTIONS(196),
|
|
[anon_sym_DQUOTE] = ACTIONS(199),
|
|
[sym_number] = ACTIONS(202),
|
|
[anon_sym_true] = ACTIONS(205),
|
|
[anon_sym_false] = ACTIONS(205),
|
|
[sym_break_statement] = ACTIONS(208),
|
|
[sym_continue_statement] = ACTIONS(208),
|
|
[anon_sym_echo] = ACTIONS(211),
|
|
[anon_sym_section] = ACTIONS(214),
|
|
[anon_sym_sections] = ACTIONS(217),
|
|
[anon_sym_increment] = ACTIONS(220),
|
|
[anon_sym_decrement] = ACTIONS(223),
|
|
[anon_sym_layout] = ACTIONS(226),
|
|
[anon_sym_assign] = ACTIONS(229),
|
|
[anon_sym_cycle] = ACTIONS(232),
|
|
[anon_sym_include] = ACTIONS(235),
|
|
[anon_sym_include_relative] = ACTIONS(235),
|
|
[anon_sym_render] = ACTIONS(238),
|
|
[anon_sym_for] = ACTIONS(241),
|
|
[anon_sym_if] = ACTIONS(244),
|
|
[anon_sym_case] = ACTIONS(247),
|
|
[anon_sym_unless] = ACTIONS(250),
|
|
[anon_sym_capture] = ACTIONS(253),
|
|
[anon_sym_form] = ACTIONS(256),
|
|
[anon_sym_tablerow] = ACTIONS(259),
|
|
[anon_sym_paginate] = ACTIONS(262),
|
|
[anon_sym_comment] = ACTIONS(265),
|
|
[sym__inline_comment_content] = ACTIONS(268),
|
|
},
|
|
[STATE(10)] = {
|
|
[sym__liquid_node] = STATE(9),
|
|
[sym__untagged_unpaired_statement] = STATE(1134),
|
|
[sym__untagged_paired_statement] = STATE(1134),
|
|
[sym__expression] = STATE(336),
|
|
[sym__literal] = STATE(336),
|
|
[sym_string] = STATE(336),
|
|
[sym_boolean] = STATE(336),
|
|
[sym_predicate] = STATE(336),
|
|
[sym_echo_statement] = STATE(1134),
|
|
[sym_section_statement] = STATE(1134),
|
|
[sym_sections_statement] = STATE(1134),
|
|
[sym_increment_statement] = STATE(1134),
|
|
[sym_decrement_statement] = STATE(1134),
|
|
[sym_layout_statement] = STATE(1134),
|
|
[sym_custom_unpaired_statement] = STATE(1134),
|
|
[sym_assignment_statement] = STATE(1134),
|
|
[sym_cycle_statement] = STATE(1134),
|
|
[sym_include_statement] = STATE(1134),
|
|
[sym_render_statement] = STATE(1134),
|
|
[sym_filter] = STATE(336),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym_comment_liq] = STATE(9),
|
|
[sym__paired_comment_liq] = STATE(162),
|
|
[aux_sym_liquid_tag_repeat1] = STATE(9),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_PERCENT_RBRACE] = ACTIONS(271),
|
|
[anon_sym_DASH_PERCENT_RBRACE] = ACTIONS(271),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(273),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[sym_break_statement] = ACTIONS(275),
|
|
[sym_continue_statement] = ACTIONS(275),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
[anon_sym_comment] = ACTIONS(277),
|
|
[sym__inline_comment_content] = ACTIONS(279),
|
|
},
|
|
[STATE(11)] = {
|
|
[sym__liquid_node] = STATE(10),
|
|
[sym__untagged_unpaired_statement] = STATE(1134),
|
|
[sym__untagged_paired_statement] = STATE(1134),
|
|
[sym__expression] = STATE(336),
|
|
[sym__literal] = STATE(336),
|
|
[sym_string] = STATE(336),
|
|
[sym_boolean] = STATE(336),
|
|
[sym_predicate] = STATE(336),
|
|
[sym_echo_statement] = STATE(1134),
|
|
[sym_section_statement] = STATE(1134),
|
|
[sym_sections_statement] = STATE(1134),
|
|
[sym_increment_statement] = STATE(1134),
|
|
[sym_decrement_statement] = STATE(1134),
|
|
[sym_layout_statement] = STATE(1134),
|
|
[sym_custom_unpaired_statement] = STATE(1134),
|
|
[sym_assignment_statement] = STATE(1134),
|
|
[sym_cycle_statement] = STATE(1134),
|
|
[sym_include_statement] = STATE(1134),
|
|
[sym_render_statement] = STATE(1134),
|
|
[sym_filter] = STATE(336),
|
|
[sym_access] = STATE(293),
|
|
[sym__if_liq] = STATE(1168),
|
|
[sym__for_loop_liq] = STATE(1176),
|
|
[sym__case_liq] = STATE(1081),
|
|
[sym__unless_liq] = STATE(1267),
|
|
[sym__capture_liq] = STATE(1184),
|
|
[sym__form_liq] = STATE(1193),
|
|
[sym__tablerow_liq] = STATE(1221),
|
|
[sym__paginate_liq] = STATE(1091),
|
|
[sym_comment_liq] = STATE(10),
|
|
[sym__paired_comment_liq] = STATE(162),
|
|
[aux_sym_liquid_tag_repeat1] = STATE(10),
|
|
[sym_identifier] = ACTIONS(15),
|
|
[anon_sym_PERCENT_RBRACE] = ACTIONS(281),
|
|
[anon_sym_DASH_PERCENT_RBRACE] = ACTIONS(281),
|
|
[anon_sym_LBRACE_LBRACE] = ACTIONS(17),
|
|
[anon_sym_LBRACE_LBRACE_DASH] = ACTIONS(19),
|
|
[anon_sym_SQUOTE] = ACTIONS(21),
|
|
[anon_sym_DQUOTE] = ACTIONS(23),
|
|
[sym_number] = ACTIONS(273),
|
|
[anon_sym_true] = ACTIONS(27),
|
|
[anon_sym_false] = ACTIONS(27),
|
|
[sym_break_statement] = ACTIONS(275),
|
|
[sym_continue_statement] = ACTIONS(275),
|
|
[anon_sym_echo] = ACTIONS(47),
|
|
[anon_sym_section] = ACTIONS(49),
|
|
[anon_sym_sections] = ACTIONS(51),
|
|
[anon_sym_increment] = ACTIONS(53),
|
|
[anon_sym_decrement] = ACTIONS(55),
|
|
[anon_sym_layout] = ACTIONS(57),
|
|
[anon_sym_assign] = ACTIONS(59),
|
|
[anon_sym_cycle] = ACTIONS(61),
|
|
[anon_sym_include] = ACTIONS(63),
|
|
[anon_sym_include_relative] = ACTIONS(63),
|
|
[anon_sym_render] = ACTIONS(65),
|
|
[anon_sym_for] = ACTIONS(67),
|
|
[anon_sym_if] = ACTIONS(71),
|
|
[anon_sym_case] = ACTIONS(79),
|
|
[anon_sym_unless] = ACTIONS(81),
|
|
[anon_sym_capture] = ACTIONS(83),
|
|
[anon_sym_form] = ACTIONS(85),
|
|
[anon_sym_tablerow] = ACTIONS(87),
|
|
[anon_sym_paginate] = ACTIONS(89),
|
|
[anon_sym_comment] = ACTIONS(277),
|
|
[sym__inline_comment_content] = ACTIONS(279),
|
|
},
|
|
};
|
|
|
|
static const uint16_t ts_small_parse_table[] = {
|
|
[0] = 42,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(77), 1,
|
|
anon_sym_else,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(283), 1,
|
|
anon_sym_endfor,
|
|
STATE(17), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(1127), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[148] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
STATE(15), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
ACTIONS(285), 4,
|
|
anon_sym_endif,
|
|
anon_sym_endfor,
|
|
anon_sym_endcase,
|
|
anon_sym_endunless,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[292] = 43,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(287), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(293), 1,
|
|
anon_sym_endform,
|
|
STATE(32), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[442] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
ACTIONS(295), 4,
|
|
anon_sym_endif,
|
|
anon_sym_endfor,
|
|
anon_sym_endcase,
|
|
anon_sym_endunless,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[586] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
ACTIONS(297), 4,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endunless,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[730] = 42,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(77), 1,
|
|
anon_sym_else,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(299), 1,
|
|
anon_sym_endfor,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(1088), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[878] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
STATE(19), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
ACTIONS(99), 3,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[1021] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
ACTIONS(301), 3,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[1164] = 41,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(287), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(293), 1,
|
|
anon_sym_endform,
|
|
STATE(32), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[1308] = 5,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(307), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(305), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(303), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[1380] = 6,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(309), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[1454] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(315), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(26), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[1595] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(317), 1,
|
|
anon_sym_endform,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[1736] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(319), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[1877] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(321), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[2018] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(323), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(25), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[2159] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(325), 1,
|
|
anon_sym_endcapture,
|
|
STATE(31), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[2300] = 2,
|
|
ACTIONS(329), 17,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(327), 43,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_DOT,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[2365] = 2,
|
|
ACTIONS(333), 17,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(331), 43,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_DOT,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[2430] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(335), 1,
|
|
anon_sym_endcapture,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[2571] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(337), 1,
|
|
anon_sym_endform,
|
|
STATE(6), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[2712] = 4,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(341), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(339), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[2781] = 4,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(305), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(303), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[2850] = 40,
|
|
ACTIONS(15), 1,
|
|
sym_identifier,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(25), 1,
|
|
sym_number,
|
|
ACTIONS(47), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(49), 1,
|
|
anon_sym_section,
|
|
ACTIONS(51), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(53), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(55), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(57), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(59), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(61), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(65), 1,
|
|
anon_sym_render,
|
|
ACTIONS(67), 1,
|
|
anon_sym_for,
|
|
ACTIONS(71), 1,
|
|
anon_sym_if,
|
|
ACTIONS(79), 1,
|
|
anon_sym_case,
|
|
ACTIONS(81), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(83), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(85), 1,
|
|
anon_sym_form,
|
|
ACTIONS(87), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(89), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(343), 1,
|
|
anon_sym_endform,
|
|
STATE(24), 1,
|
|
aux_sym__if_liq_repeat1,
|
|
STATE(145), 1,
|
|
sym__liquid_node,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
STATE(1081), 1,
|
|
sym__case_liq,
|
|
STATE(1091), 1,
|
|
sym__paginate_liq,
|
|
STATE(1168), 1,
|
|
sym__if_liq,
|
|
STATE(1176), 1,
|
|
sym__for_loop_liq,
|
|
STATE(1184), 1,
|
|
sym__capture_liq,
|
|
STATE(1193), 1,
|
|
sym__form_liq,
|
|
STATE(1221), 1,
|
|
sym__tablerow_liq,
|
|
STATE(1267), 1,
|
|
sym__unless_liq,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(45), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(63), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(335), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
STATE(1179), 13,
|
|
sym__untagged_unpaired_statement,
|
|
sym__untagged_paired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[2991] = 4,
|
|
ACTIONS(345), 1,
|
|
anon_sym_COMMA,
|
|
STATE(36), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(305), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(303), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3059] = 7,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(307), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(309), 39,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3133] = 4,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(36), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(350), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(348), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3201] = 4,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(309), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3269] = 2,
|
|
ACTIONS(354), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(352), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3332] = 2,
|
|
ACTIONS(358), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(356), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3395] = 2,
|
|
ACTIONS(305), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(303), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3458] = 2,
|
|
ACTIONS(341), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
ACTIONS(339), 42,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[3521] = 4,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(95), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(97), 38,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3585] = 3,
|
|
ACTIONS(364), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(362), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(360), 38,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3646] = 3,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(368), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(366), 38,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3706] = 2,
|
|
ACTIONS(368), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(366), 38,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3764] = 5,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(370), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(33), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(368), 12,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(366), 37,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3828] = 7,
|
|
ACTIONS(29), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(31), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(370), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(33), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(368), 11,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(366), 36,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3896] = 9,
|
|
ACTIONS(29), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(31), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(370), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(33), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(39), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(37), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
ACTIONS(368), 7,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PIPE,
|
|
ACTIONS(366), 34,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[3968] = 10,
|
|
ACTIONS(29), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(31), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(370), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(33), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(39), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(41), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(37), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
ACTIONS(368), 7,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PIPE,
|
|
ACTIONS(366), 32,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[4042] = 9,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(307), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(97), 6,
|
|
anon_sym_DASH,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(95), 10,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(309), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[4114] = 2,
|
|
ACTIONS(374), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(372), 38,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[4172] = 2,
|
|
ACTIONS(378), 15,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(376), 38,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[4230] = 8,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(97), 6,
|
|
anon_sym_DASH,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(95), 10,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(309), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[4299] = 6,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(97), 6,
|
|
anon_sym_DASH,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(95), 10,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
ACTIONS(309), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
[4362] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(418), 1,
|
|
anon_sym_endunless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[4476] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(442), 1,
|
|
anon_sym_endif,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[4590] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(444), 1,
|
|
anon_sym_endunless,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[4704] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(446), 1,
|
|
anon_sym_endif,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[4818] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(448), 1,
|
|
anon_sym_endif,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[4932] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(450), 1,
|
|
anon_sym_endunless,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5046] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(452), 1,
|
|
anon_sym_endif,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5160] = 33,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(410), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(454), 1,
|
|
anon_sym_endunless,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5274] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(456), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5385] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(458), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5496] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(460), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5607] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(462), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5718] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(464), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5829] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(466), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[5940] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(468), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6051] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(470), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6162] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(472), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6273] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(474), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6384] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(476), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6495] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(478), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6606] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(480), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6717] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(482), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6828] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(484), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[6939] = 32,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(412), 1,
|
|
anon_sym_else,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(486), 1,
|
|
anon_sym_endfor,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7050] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(488), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7158] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(490), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7266] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(492), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7374] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(494), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7482] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(496), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7590] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(498), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7698] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(500), 1,
|
|
anon_sym_endstyle,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7806] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(502), 1,
|
|
anon_sym_endcapture,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[7914] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(504), 1,
|
|
anon_sym_endcapture,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8022] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(506), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8130] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(508), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8238] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(510), 1,
|
|
anon_sym_endschema,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8346] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(512), 1,
|
|
anon_sym_endstyle,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8454] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(514), 1,
|
|
anon_sym_endstylesheet,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8562] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(516), 1,
|
|
anon_sym_endjavascript,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8670] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(518), 1,
|
|
anon_sym_endstylesheet,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8778] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(520), 1,
|
|
anon_sym_endjavascript,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8886] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(522), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[8994] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(524), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9102] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(526), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9210] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(528), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9318] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(530), 1,
|
|
anon_sym_endschema,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9426] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(532), 1,
|
|
anon_sym_endstyle,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9534] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(534), 1,
|
|
anon_sym_endstylesheet,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9642] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(536), 1,
|
|
anon_sym_endjavascript,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9750] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(538), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9858] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(540), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[9966] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(542), 1,
|
|
anon_sym_endcapture,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10074] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(544), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10182] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(546), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10290] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(548), 1,
|
|
anon_sym_endstyle,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10398] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(550), 1,
|
|
anon_sym_endstylesheet,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10506] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(552), 1,
|
|
anon_sym_endjavascript,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10614] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(554), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10722] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(556), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10830] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(558), 1,
|
|
anon_sym_endcapture,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[10938] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(560), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11046] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(562), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11154] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(564), 1,
|
|
anon_sym_endschema,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11262] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(566), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11370] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(568), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11478] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(570), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11586] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(572), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11694] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(574), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11802] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(576), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[11910] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(578), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12018] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(580), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12126] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(582), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12234] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(584), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12342] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(586), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12450] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(588), 1,
|
|
anon_sym_endform,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12558] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(590), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12666] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(592), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12774] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(594), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12882] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(596), 1,
|
|
anon_sym_endtablerow,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[12990] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(598), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13098] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(600), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13206] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(602), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13314] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(604), 1,
|
|
anon_sym_endpaginate,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13422] = 31,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
ACTIONS(606), 1,
|
|
anon_sym_endschema,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13530] = 30,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(610), 1,
|
|
anon_sym_for,
|
|
ACTIONS(612), 1,
|
|
anon_sym_if,
|
|
ACTIONS(614), 1,
|
|
anon_sym_case,
|
|
ACTIONS(616), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(618), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(620), 1,
|
|
anon_sym_form,
|
|
ACTIONS(622), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(624), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(626), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(628), 1,
|
|
anon_sym_style,
|
|
ACTIONS(630), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(632), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(634), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(636), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(638), 1,
|
|
sym__inline_comment_content,
|
|
STATE(771), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
ACTIONS(608), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
STATE(867), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13635] = 30,
|
|
ACTIONS(380), 1,
|
|
sym_identifier,
|
|
ACTIONS(382), 1,
|
|
anon_sym_liquid,
|
|
ACTIONS(386), 1,
|
|
anon_sym_echo,
|
|
ACTIONS(388), 1,
|
|
anon_sym_section,
|
|
ACTIONS(390), 1,
|
|
anon_sym_sections,
|
|
ACTIONS(392), 1,
|
|
anon_sym_increment,
|
|
ACTIONS(394), 1,
|
|
anon_sym_decrement,
|
|
ACTIONS(396), 1,
|
|
anon_sym_layout,
|
|
ACTIONS(398), 1,
|
|
anon_sym_assign,
|
|
ACTIONS(400), 1,
|
|
anon_sym_cycle,
|
|
ACTIONS(404), 1,
|
|
anon_sym_render,
|
|
ACTIONS(406), 1,
|
|
anon_sym_for,
|
|
ACTIONS(408), 1,
|
|
anon_sym_if,
|
|
ACTIONS(414), 1,
|
|
anon_sym_case,
|
|
ACTIONS(416), 1,
|
|
anon_sym_unless,
|
|
ACTIONS(420), 1,
|
|
anon_sym_capture,
|
|
ACTIONS(422), 1,
|
|
anon_sym_form,
|
|
ACTIONS(424), 1,
|
|
anon_sym_tablerow,
|
|
ACTIONS(426), 1,
|
|
anon_sym_paginate,
|
|
ACTIONS(428), 1,
|
|
anon_sym_schema,
|
|
ACTIONS(430), 1,
|
|
anon_sym_style,
|
|
ACTIONS(432), 1,
|
|
anon_sym_stylesheet,
|
|
ACTIONS(434), 1,
|
|
anon_sym_javascript,
|
|
ACTIONS(436), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(438), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(440), 1,
|
|
sym__inline_comment_content,
|
|
STATE(763), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(384), 2,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
ACTIONS(402), 2,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
STATE(893), 13,
|
|
sym_liquid_tag,
|
|
sym__untagged_unpaired_statement,
|
|
sym_echo_statement,
|
|
sym_section_statement,
|
|
sym_sections_statement,
|
|
sym_increment_statement,
|
|
sym_decrement_statement,
|
|
sym_layout_statement,
|
|
sym_custom_unpaired_statement,
|
|
sym_assignment_statement,
|
|
sym_cycle_statement,
|
|
sym_include_statement,
|
|
sym_render_statement,
|
|
[13740] = 7,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
STATE(22), 1,
|
|
sym_access,
|
|
STATE(151), 1,
|
|
sym_argument_list,
|
|
ACTIONS(642), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
STATE(39), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
ACTIONS(640), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
[13795] = 2,
|
|
ACTIONS(646), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(644), 36,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_endcapture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[13840] = 2,
|
|
ACTIONS(650), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(648), 36,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_unless,
|
|
anon_sym_endunless,
|
|
anon_sym_capture,
|
|
anon_sym_endcapture,
|
|
anon_sym_form,
|
|
anon_sym_endform,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[13885] = 5,
|
|
STATE(22), 1,
|
|
sym_access,
|
|
STATE(151), 1,
|
|
sym_argument_list,
|
|
ACTIONS(642), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
STATE(39), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
ACTIONS(640), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
[13934] = 13,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(654), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(659), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(661), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(663), 1,
|
|
sym_number,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
STATE(337), 1,
|
|
aux_sym_custom_unpaired_statement_repeat1,
|
|
ACTIONS(657), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(264), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
ACTIONS(97), 16,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[13996] = 7,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(307), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(313), 1,
|
|
anon_sym_COMMA,
|
|
STATE(38), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(673), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(671), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[14046] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(150), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(705), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(845), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(679), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14103] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(715), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(888), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(683), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14160] = 2,
|
|
ACTIONS(687), 6,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(685), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
[14199] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(157), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(728), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1024), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(689), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14256] = 2,
|
|
ACTIONS(693), 6,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(691), 28,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_else,
|
|
anon_sym_endfor,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_endtablerow,
|
|
anon_sym_paginate,
|
|
[14295] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(155), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(707), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(852), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(695), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14352] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(717), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(919), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(697), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14409] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(158), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(730), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1027), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(699), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14466] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(732), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1033), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(701), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14523] = 11,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(733), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1037), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(703), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14580] = 5,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(709), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(707), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(705), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[14624] = 2,
|
|
ACTIONS(646), 7,
|
|
sym__inline_comment_content,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(644), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_comment,
|
|
[14662] = 2,
|
|
ACTIONS(713), 7,
|
|
sym__inline_comment_content,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(711), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_comment,
|
|
[14700] = 2,
|
|
ACTIONS(717), 7,
|
|
sym__inline_comment_content,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(715), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_comment,
|
|
[14738] = 2,
|
|
ACTIONS(721), 7,
|
|
sym__inline_comment_content,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(719), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_comment,
|
|
[14776] = 9,
|
|
ACTIONS(5), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(723), 1,
|
|
ts_builtin_sym_end,
|
|
STATE(168), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(412), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(7), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(9), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(11), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(541), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(416), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14827] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(725), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(727), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1051), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14880] = 9,
|
|
ACTIONS(5), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(723), 1,
|
|
ts_builtin_sym_end,
|
|
STATE(167), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(412), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(7), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(9), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(11), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(541), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(416), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14931] = 9,
|
|
ACTIONS(729), 1,
|
|
ts_builtin_sym_end,
|
|
ACTIONS(731), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(167), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(412), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(734), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(737), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(740), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(541), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(416), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[14982] = 9,
|
|
ACTIONS(5), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(743), 1,
|
|
ts_builtin_sym_end,
|
|
STATE(167), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(412), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(7), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(9), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(11), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(541), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(416), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15033] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(745), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(747), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1003), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15086] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(749), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(751), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1014), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15139] = 2,
|
|
ACTIONS(673), 6,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(671), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[15176] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(753), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(755), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(169), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1022), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15229] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(757), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(759), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(170), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1023), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15282] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(761), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(763), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(176), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1043), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15335] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(765), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(767), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(165), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1044), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15388] = 10,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(769), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(771), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(1050), 1,
|
|
sym_else_clause,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15441] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(188), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(773), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15489] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(775), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(777), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15539] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(187), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(779), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15587] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(781), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(783), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15637] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(785), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15685] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(788), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15733] = 8,
|
|
ACTIONS(791), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(794), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(797), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(800), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15781] = 3,
|
|
ACTIONS(709), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(707), 4,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
ACTIONS(705), 26,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
sym_break_statement,
|
|
sym_continue_statement,
|
|
anon_sym_echo,
|
|
anon_sym_section,
|
|
anon_sym_sections,
|
|
anon_sym_increment,
|
|
anon_sym_decrement,
|
|
anon_sym_layout,
|
|
anon_sym_assign,
|
|
anon_sym_cycle,
|
|
anon_sym_include,
|
|
anon_sym_include_relative,
|
|
anon_sym_render,
|
|
anon_sym_for,
|
|
anon_sym_if,
|
|
anon_sym_case,
|
|
anon_sym_unless,
|
|
anon_sym_capture,
|
|
anon_sym_form,
|
|
anon_sym_tablerow,
|
|
anon_sym_paginate,
|
|
anon_sym_endpaginate,
|
|
[15819] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(803), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(805), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(190), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15869] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(193), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(807), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15917] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(810), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[15965] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(812), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16013] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(814), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16061] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(816), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(818), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16111] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(820), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(822), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16161] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(181), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(824), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16209] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(827), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16257] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(182), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(830), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16305] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(833), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(835), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16355] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(198), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(837), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16403] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(199), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(839), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16451] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(841), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16499] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(843), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16547] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(845), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(847), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(191), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16597] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(849), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(851), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(195), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16647] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(208), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(853), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16695] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(855), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(857), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(209), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16745] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(859), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(861), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(210), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16795] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(863), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(865), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(211), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16845] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(867), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(869), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(178), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16895] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(871), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(873), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(180), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16945] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(875), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[16993] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(877), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(879), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[17043] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(881), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(883), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[17093] = 9,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(885), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(887), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(183), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[17143] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(189), 1,
|
|
aux_sym_program_repeat1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(889), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(552), 20,
|
|
sym__node,
|
|
sym_template_content,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
[17191] = 8,
|
|
ACTIONS(891), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(627), 1,
|
|
sym_template_content,
|
|
ACTIONS(894), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(897), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(900), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(213), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_javascript_statement_repeat1,
|
|
[17238] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(688), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(903), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(232), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_stylesheet_statement_repeat1,
|
|
[17285] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(686), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(905), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(227), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_schema_statement_repeat1,
|
|
[17332] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(686), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(907), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(215), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_schema_statement_repeat1,
|
|
[17379] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(687), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(909), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(222), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_style_statement_repeat1,
|
|
[17426] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(688), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(911), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(214), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_stylesheet_statement_repeat1,
|
|
[17473] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(627), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(913), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(223), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_javascript_statement_repeat1,
|
|
[17520] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(687), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(915), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(234), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_style_statement_repeat1,
|
|
[17567] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(627), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(917), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(213), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_javascript_statement_repeat1,
|
|
[17614] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(687), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(919), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(234), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_style_statement_repeat1,
|
|
[17661] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(627), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(921), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(213), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_javascript_statement_repeat1,
|
|
[17708] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(687), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(923), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(220), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_style_statement_repeat1,
|
|
[17755] = 2,
|
|
ACTIONS(331), 13,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_DOT,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_by,
|
|
ACTIONS(333), 17,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_LBRACK,
|
|
anon_sym_DOT_DOT,
|
|
anon_sym_RPAREN,
|
|
[17790] = 2,
|
|
ACTIONS(327), 13,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_DOT,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
anon_sym_by,
|
|
ACTIONS(329), 17,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_LBRACK,
|
|
anon_sym_DOT_DOT,
|
|
anon_sym_RPAREN,
|
|
[17825] = 8,
|
|
ACTIONS(925), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(686), 1,
|
|
sym_template_content,
|
|
ACTIONS(928), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(931), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(934), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(227), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_schema_statement_repeat1,
|
|
[17872] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(688), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(937), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(232), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_stylesheet_statement_repeat1,
|
|
[17919] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(688), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(939), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(228), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_stylesheet_statement_repeat1,
|
|
[17966] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(686), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(941), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(227), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_schema_statement_repeat1,
|
|
[18013] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(686), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(943), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(230), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_schema_statement_repeat1,
|
|
[18060] = 8,
|
|
ACTIONS(945), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(688), 1,
|
|
sym_template_content,
|
|
ACTIONS(948), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(951), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(954), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(232), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_stylesheet_statement_repeat1,
|
|
[18107] = 8,
|
|
ACTIONS(675), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(627), 1,
|
|
sym_template_content,
|
|
ACTIONS(677), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(681), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(957), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(221), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_javascript_statement_repeat1,
|
|
[18154] = 8,
|
|
ACTIONS(959), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(536), 1,
|
|
aux_sym_template_content_repeat1,
|
|
STATE(687), 1,
|
|
sym_template_content,
|
|
ACTIONS(962), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(965), 2,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(968), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
STATE(553), 2,
|
|
sym__inline_comment,
|
|
sym__paired_comment,
|
|
STATE(234), 19,
|
|
sym__statement,
|
|
sym__tagged_unpaired_statement,
|
|
sym__output_statement,
|
|
sym__tagged_paired_statment,
|
|
sym_if_statement,
|
|
sym_for_loop_statement,
|
|
sym_case_statement,
|
|
sym_unless_statement,
|
|
sym_capture_statement,
|
|
sym_form_statement,
|
|
sym_tablerow_statement,
|
|
sym_paginate_statement,
|
|
sym_schema_statement,
|
|
sym_style_statement,
|
|
sym_stylesheet_statement,
|
|
sym_javascript_statement,
|
|
sym_raw_statement,
|
|
sym_comment,
|
|
aux_sym_style_statement_repeat1,
|
|
[18201] = 7,
|
|
ACTIONS(311), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(971), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(973), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(975), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(977), 1,
|
|
anon_sym_LBRACK,
|
|
STATE(242), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18246] = 6,
|
|
ACTIONS(311), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(973), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(975), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(977), 1,
|
|
anon_sym_LBRACK,
|
|
STATE(242), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18288] = 5,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(971), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(975), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(977), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(303), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18328] = 4,
|
|
ACTIONS(341), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(975), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(977), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(339), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18365] = 2,
|
|
ACTIONS(333), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(331), 27,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_DOT,
|
|
anon_sym_LBRACK,
|
|
[18398] = 4,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(975), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(977), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(303), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18435] = 2,
|
|
ACTIONS(329), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(327), 27,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_DOT,
|
|
anon_sym_LBRACK,
|
|
[18468] = 4,
|
|
ACTIONS(350), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(973), 1,
|
|
anon_sym_COMMA,
|
|
STATE(243), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(348), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18504] = 4,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(979), 1,
|
|
anon_sym_COMMA,
|
|
STATE(243), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(303), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18540] = 4,
|
|
ACTIONS(95), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(975), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(977), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(97), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18576] = 4,
|
|
ACTIONS(311), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(973), 1,
|
|
anon_sym_COMMA,
|
|
STATE(242), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18612] = 12,
|
|
ACTIONS(29), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(31), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(43), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(69), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(370), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(33), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(39), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(41), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(37), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
ACTIONS(982), 4,
|
|
anon_sym_LBRACE_LBRACE,
|
|
sym_identifier,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(984), 6,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
[18663] = 2,
|
|
ACTIONS(356), 10,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_for,
|
|
anon_sym_with,
|
|
ACTIONS(358), 16,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COLON,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_RBRACK,
|
|
[18694] = 2,
|
|
ACTIONS(354), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(352), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18725] = 2,
|
|
ACTIONS(358), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(356), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18756] = 3,
|
|
ACTIONS(362), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(986), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(360), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18789] = 2,
|
|
ACTIONS(341), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(339), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18820] = 2,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(303), 25,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[18851] = 7,
|
|
ACTIONS(988), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(990), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
STATE(270), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(311), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[18892] = 3,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(996), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(366), 23,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18924] = 2,
|
|
ACTIONS(378), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(376), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18954] = 4,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(996), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(998), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(366), 20,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[18988] = 5,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(996), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1000), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(998), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(366), 18,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19024] = 6,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(996), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1000), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(998), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1002), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
ACTIONS(366), 12,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19062] = 2,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(366), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19092] = 2,
|
|
ACTIONS(374), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(372), 24,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19122] = 7,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(996), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1000), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1004), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(998), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1002), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
ACTIONS(366), 10,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19162] = 6,
|
|
ACTIONS(990), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
STATE(270), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(311), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19200] = 5,
|
|
ACTIONS(988), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(303), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(305), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19236] = 9,
|
|
ACTIONS(984), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(996), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1006), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1008), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1000), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1004), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(998), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1002), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
ACTIONS(982), 8,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
sym_identifier,
|
|
anon_sym_SQUOTE,
|
|
anon_sym_DQUOTE,
|
|
sym_number,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
[19280] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(303), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(305), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19313] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(339), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(341), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19346] = 4,
|
|
ACTIONS(990), 1,
|
|
anon_sym_COMMA,
|
|
STATE(270), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(311), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19378] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(97), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(95), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19410] = 8,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1010), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(97), 4,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(95), 12,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19450] = 4,
|
|
ACTIONS(990), 1,
|
|
anon_sym_COMMA,
|
|
STATE(272), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(348), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(350), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19482] = 7,
|
|
ACTIONS(311), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1014), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(1016), 1,
|
|
anon_sym_COMMA,
|
|
STATE(295), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19520] = 4,
|
|
ACTIONS(1018), 1,
|
|
anon_sym_COMMA,
|
|
STATE(272), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(303), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(305), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19552] = 2,
|
|
ACTIONS(339), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(341), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19579] = 2,
|
|
ACTIONS(303), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(305), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19606] = 2,
|
|
ACTIONS(358), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(356), 21,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COLON,
|
|
anon_sym_COMMA,
|
|
anon_sym_for,
|
|
anon_sym_with,
|
|
anon_sym_PIPE,
|
|
[19633] = 3,
|
|
ACTIONS(1021), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(360), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(362), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19662] = 6,
|
|
ACTIONS(311), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1016), 1,
|
|
anon_sym_COMMA,
|
|
STATE(295), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19697] = 2,
|
|
ACTIONS(352), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(354), 14,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19724] = 7,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(97), 4,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(95), 12,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[19761] = 5,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1014), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(303), 18,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[19794] = 2,
|
|
ACTIONS(372), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(374), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19820] = 2,
|
|
ACTIONS(376), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(378), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19846] = 2,
|
|
ACTIONS(366), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(368), 13,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19872] = 3,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(366), 8,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(368), 12,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19900] = 5,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(366), 7,
|
|
sym_identifier,
|
|
anon_sym_DASH,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(368), 10,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PLUS,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[19932] = 2,
|
|
ACTIONS(329), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(327), 20,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_DOT,
|
|
anon_sym_LBRACK,
|
|
[19958] = 2,
|
|
ACTIONS(333), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(331), 20,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
anon_sym_DOT,
|
|
anon_sym_LBRACK,
|
|
[19984] = 7,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(366), 6,
|
|
sym_identifier,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(368), 9,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_PIPE,
|
|
[20020] = 4,
|
|
ACTIONS(341), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(339), 18,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[20050] = 9,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(366), 4,
|
|
sym_identifier,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
ACTIONS(368), 5,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PIPE,
|
|
[20090] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(366), 2,
|
|
sym_identifier,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1037), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
ACTIONS(368), 5,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
anon_sym_PIPE,
|
|
[20132] = 4,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(303), 18,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[20162] = 4,
|
|
ACTIONS(95), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(97), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20191] = 4,
|
|
ACTIONS(311), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1016), 1,
|
|
anon_sym_COMMA,
|
|
STATE(295), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(309), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20220] = 4,
|
|
ACTIONS(350), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1016), 1,
|
|
anon_sym_COMMA,
|
|
STATE(297), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(348), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20249] = 5,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(97), 4,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(95), 12,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20280] = 4,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1039), 1,
|
|
anon_sym_COMMA,
|
|
STATE(297), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(303), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20309] = 2,
|
|
ACTIONS(354), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(352), 18,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[20333] = 3,
|
|
ACTIONS(362), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1042), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(360), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20359] = 12,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1044), 1,
|
|
sym_identifier,
|
|
ACTIONS(1048), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1037), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1046), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20403] = 2,
|
|
ACTIONS(341), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(339), 18,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[20427] = 2,
|
|
ACTIONS(305), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(303), 18,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_COMMA,
|
|
anon_sym_PIPE,
|
|
[20451] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1052), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20490] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1058), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20531] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1060), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20570] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1062), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20609] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1064), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20648] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1066), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20689] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1068), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20730] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1070), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20769] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1072), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20808] = 11,
|
|
ACTIONS(1074), 1,
|
|
sym_identifier,
|
|
ACTIONS(1079), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1082), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1085), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1088), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1091), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
STATE(312), 1,
|
|
aux_sym_custom_unpaired_statement_repeat1,
|
|
ACTIONS(1077), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1094), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(246), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[20849] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1097), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20888] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1099), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20929] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1101), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[20970] = 2,
|
|
ACTIONS(378), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(376), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[20993] = 3,
|
|
ACTIONS(1103), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(97), 4,
|
|
anon_sym_DASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(95), 12,
|
|
anon_sym_PLUS,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[21018] = 4,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(366), 13,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[21045] = 3,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(366), 16,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[21070] = 2,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(366), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[21093] = 5,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(366), 11,
|
|
sym_identifier,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[21122] = 6,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(366), 5,
|
|
sym_identifier,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21153] = 7,
|
|
ACTIONS(368), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1113), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(366), 3,
|
|
sym_identifier,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21186] = 10,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1115), 2,
|
|
anon_sym_RBRACE_RBRACE,
|
|
anon_sym_DASH_RBRACE_RBRACE,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[21225] = 9,
|
|
ACTIONS(1044), 1,
|
|
sym_identifier,
|
|
ACTIONS(1046), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1117), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1119), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1113), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21262] = 2,
|
|
ACTIONS(374), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(372), 17,
|
|
sym_identifier,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
anon_sym_CARET,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
anon_sym_contains,
|
|
anon_sym_PIPE,
|
|
[21285] = 11,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1133), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
STATE(330), 1,
|
|
aux_sym_custom_unpaired_statement_repeat1,
|
|
ACTIONS(1123), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(246), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21326] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1137), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[21367] = 11,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1027), 1,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1029), 1,
|
|
anon_sym_PLUS,
|
|
ACTIONS(1031), 1,
|
|
anon_sym_DASH,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1025), 2,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1139), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[21408] = 11,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1133), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
STATE(312), 1,
|
|
aux_sym_custom_unpaired_statement_repeat1,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
ACTIONS(1141), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
STATE(246), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21449] = 13,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1143), 1,
|
|
sym_identifier,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1149), 1,
|
|
sym_number,
|
|
STATE(5), 1,
|
|
sym_predicate,
|
|
STATE(18), 1,
|
|
sym_argument_list,
|
|
STATE(39), 1,
|
|
sym_argument,
|
|
STATE(55), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(340), 2,
|
|
sym__expression,
|
|
sym_filter,
|
|
STATE(56), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[21493] = 10,
|
|
ACTIONS(1077), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1151), 1,
|
|
sym_identifier,
|
|
ACTIONS(1157), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1160), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1163), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
STATE(332), 1,
|
|
aux_sym_custom_unpaired_statement_repeat1,
|
|
ACTIONS(1154), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1166), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(264), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21531] = 8,
|
|
ACTIONS(1099), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1117), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1119), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1113), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21565] = 13,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1169), 1,
|
|
sym_identifier,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1175), 1,
|
|
sym_number,
|
|
STATE(279), 1,
|
|
sym_access,
|
|
STATE(317), 1,
|
|
sym_predicate,
|
|
STATE(752), 1,
|
|
sym_argument,
|
|
STATE(1048), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(339), 2,
|
|
sym__expression,
|
|
sym_filter,
|
|
STATE(296), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[21609] = 8,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1117), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1119), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1179), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1113), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21643] = 8,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1117), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1119), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1181), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1113), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21677] = 10,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(659), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(661), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(663), 1,
|
|
sym_number,
|
|
ACTIONS(1141), 1,
|
|
aux_sym__liquid_node_token1,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
STATE(332), 1,
|
|
aux_sym_custom_unpaired_statement_repeat1,
|
|
ACTIONS(657), 2,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(264), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21715] = 8,
|
|
ACTIONS(1058), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1107), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1117), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1119), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1109), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1113), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1105), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1111), 6,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
anon_sym_GT,
|
|
[21749] = 8,
|
|
ACTIONS(1023), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1056), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(1029), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(1035), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1054), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(1025), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(1033), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[21782] = 8,
|
|
ACTIONS(35), 1,
|
|
anon_sym_CARET,
|
|
ACTIONS(1050), 1,
|
|
anon_sym_PIPE,
|
|
ACTIONS(1185), 1,
|
|
anon_sym_contains,
|
|
ACTIONS(29), 2,
|
|
anon_sym_PLUS,
|
|
anon_sym_DASH,
|
|
ACTIONS(39), 2,
|
|
anon_sym_LT,
|
|
anon_sym_GT,
|
|
ACTIONS(1183), 2,
|
|
anon_sym_and,
|
|
anon_sym_or,
|
|
ACTIONS(33), 3,
|
|
anon_sym_STAR,
|
|
anon_sym_SLASH,
|
|
anon_sym_PERCENT,
|
|
ACTIONS(37), 4,
|
|
anon_sym_EQ_EQ,
|
|
anon_sym_LT_EQ,
|
|
anon_sym_BANG_EQ,
|
|
anon_sym_GT_EQ,
|
|
[21815] = 11,
|
|
ACTIONS(289), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(291), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1187), 1,
|
|
sym_identifier,
|
|
ACTIONS(1189), 1,
|
|
sym_number,
|
|
STATE(151), 1,
|
|
sym_argument_list,
|
|
STATE(690), 1,
|
|
sym_access,
|
|
ACTIONS(642), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(752), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[21854] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1191), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(46), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21888] = 9,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1193), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1199), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(254), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21922] = 9,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1193), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1201), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(259), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21956] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1205), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(315), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[21990] = 9,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1193), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1207), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(256), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22024] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1209), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(303), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22058] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1211), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(4), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22092] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1213), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(285), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22126] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1215), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(284), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22160] = 9,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1193), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1217), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(258), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22194] = 9,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1193), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1219), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(261), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22228] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1221), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(283), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22262] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1225), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(318), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22296] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1227), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(319), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22330] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1229), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(320), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22364] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1231), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(321), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22398] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1233), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(322), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22432] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1235), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(323), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22466] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1237), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(2), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22500] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1239), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(333), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22534] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1241), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(3), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22568] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1243), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(51), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22602] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1245), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(291), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22636] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1247), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(305), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22670] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1249), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(306), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22704] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1251), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(310), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22738] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1253), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(311), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22772] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1255), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(307), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22806] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1257), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(324), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22840] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1259), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(325), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22874] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1261), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(313), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22908] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1263), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(288), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22942] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1265), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(47), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[22976] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1267), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(49), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23010] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1269), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(48), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23044] = 9,
|
|
ACTIONS(1121), 1,
|
|
sym_identifier,
|
|
ACTIONS(1125), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1127), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1271), 1,
|
|
sym_number,
|
|
STATE(44), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(50), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23078] = 9,
|
|
ACTIONS(17), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(19), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1223), 1,
|
|
sym_identifier,
|
|
ACTIONS(1273), 1,
|
|
sym_number,
|
|
STATE(293), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(338), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23112] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1275), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(309), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23146] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1277), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(314), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23180] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1279), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(304), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23214] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1281), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(308), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23248] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1283), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(290), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23282] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1285), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(300), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23316] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1287), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(328), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23350] = 9,
|
|
ACTIONS(1145), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1147), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1203), 1,
|
|
sym_identifier,
|
|
ACTIONS(1289), 1,
|
|
sym_number,
|
|
STATE(268), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(329), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23384] = 9,
|
|
ACTIONS(652), 1,
|
|
sym_identifier,
|
|
ACTIONS(657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1193), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1291), 1,
|
|
sym_number,
|
|
STATE(244), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(257), 6,
|
|
sym__expression,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_predicate,
|
|
sym_filter,
|
|
[23418] = 9,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1187), 1,
|
|
sym_identifier,
|
|
ACTIONS(1189), 1,
|
|
sym_number,
|
|
STATE(151), 1,
|
|
sym_argument_list,
|
|
STATE(690), 1,
|
|
sym_access,
|
|
ACTIONS(642), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(752), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23451] = 8,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1293), 1,
|
|
sym_identifier,
|
|
ACTIONS(1295), 1,
|
|
sym_number,
|
|
STATE(277), 1,
|
|
sym_access,
|
|
STATE(326), 1,
|
|
sym_argument_list,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(294), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23480] = 8,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1189), 1,
|
|
sym_number,
|
|
ACTIONS(1297), 1,
|
|
sym_identifier,
|
|
STATE(690), 1,
|
|
sym_access,
|
|
STATE(872), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(752), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23509] = 8,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1189), 1,
|
|
sym_number,
|
|
ACTIONS(1297), 1,
|
|
sym_identifier,
|
|
STATE(690), 1,
|
|
sym_access,
|
|
STATE(831), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(752), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23538] = 8,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1299), 1,
|
|
sym_identifier,
|
|
ACTIONS(1301), 1,
|
|
sym_number,
|
|
STATE(22), 1,
|
|
sym_access,
|
|
STATE(171), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(39), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23567] = 8,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1301), 1,
|
|
sym_number,
|
|
ACTIONS(1303), 1,
|
|
sym_identifier,
|
|
STATE(22), 1,
|
|
sym_access,
|
|
STATE(53), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(39), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23596] = 8,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1305), 1,
|
|
sym_identifier,
|
|
ACTIONS(1307), 1,
|
|
sym_number,
|
|
STATE(262), 1,
|
|
sym_access,
|
|
STATE(281), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(267), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23625] = 8,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1189), 1,
|
|
sym_number,
|
|
ACTIONS(1297), 1,
|
|
sym_identifier,
|
|
STATE(690), 1,
|
|
sym_access,
|
|
STATE(1065), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(752), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23654] = 8,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1309), 1,
|
|
sym_identifier,
|
|
ACTIONS(1311), 1,
|
|
sym_number,
|
|
STATE(236), 1,
|
|
sym_access,
|
|
STATE(260), 1,
|
|
sym_argument_list,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(245), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23683] = 8,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1293), 1,
|
|
sym_identifier,
|
|
ACTIONS(1295), 1,
|
|
sym_number,
|
|
STATE(277), 1,
|
|
sym_access,
|
|
STATE(1198), 1,
|
|
sym_argument_list,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(294), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23712] = 8,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1301), 1,
|
|
sym_number,
|
|
ACTIONS(1303), 1,
|
|
sym_identifier,
|
|
STATE(22), 1,
|
|
sym_access,
|
|
STATE(35), 1,
|
|
sym_argument_list,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(39), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23741] = 8,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1189), 1,
|
|
sym_number,
|
|
ACTIONS(1313), 1,
|
|
sym_identifier,
|
|
STATE(171), 1,
|
|
sym_argument_list,
|
|
STATE(690), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(752), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23770] = 7,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1315), 1,
|
|
sym_identifier,
|
|
ACTIONS(1317), 1,
|
|
sym_number,
|
|
STATE(34), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(42), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23796] = 7,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1319), 1,
|
|
sym_identifier,
|
|
ACTIONS(1321), 1,
|
|
sym_number,
|
|
STATE(292), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(302), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23822] = 7,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1317), 1,
|
|
sym_number,
|
|
ACTIONS(1323), 1,
|
|
sym_identifier,
|
|
STATE(725), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(42), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23848] = 7,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1325), 1,
|
|
sym_identifier,
|
|
ACTIONS(1327), 1,
|
|
sym_number,
|
|
STATE(265), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(274), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23874] = 7,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1329), 1,
|
|
sym_identifier,
|
|
ACTIONS(1331), 1,
|
|
sym_number,
|
|
STATE(240), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(252), 4,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
sym_argument,
|
|
[23900] = 7,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1333), 1,
|
|
sym_identifier,
|
|
ACTIONS(1335), 1,
|
|
sym_number,
|
|
STATE(289), 1,
|
|
sym_access,
|
|
ACTIONS(27), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(301), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[23925] = 7,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1337), 1,
|
|
sym_identifier,
|
|
ACTIONS(1339), 1,
|
|
sym_number,
|
|
STATE(33), 1,
|
|
sym_access,
|
|
ACTIONS(1135), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(43), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[23950] = 9,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1341), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1343), 1,
|
|
anon_sym_endcase,
|
|
ACTIONS(1345), 1,
|
|
anon_sym_when,
|
|
STATE(440), 1,
|
|
aux_sym__case_liq_repeat1,
|
|
STATE(777), 1,
|
|
sym__when_aliased,
|
|
STATE(809), 1,
|
|
sym__when_liq,
|
|
STATE(1164), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
[23979] = 7,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1347), 1,
|
|
sym_identifier,
|
|
ACTIONS(1349), 1,
|
|
sym_number,
|
|
STATE(266), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(273), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[24004] = 7,
|
|
ACTIONS(1195), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1197), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1351), 1,
|
|
sym_identifier,
|
|
ACTIONS(1353), 1,
|
|
sym_number,
|
|
STATE(238), 1,
|
|
sym_access,
|
|
ACTIONS(665), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(251), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[24029] = 7,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1339), 1,
|
|
sym_number,
|
|
ACTIONS(1355), 1,
|
|
sym_identifier,
|
|
STATE(723), 1,
|
|
sym_access,
|
|
ACTIONS(1177), 2,
|
|
anon_sym_true,
|
|
anon_sym_false,
|
|
STATE(43), 3,
|
|
sym__literal,
|
|
sym_string,
|
|
sym_boolean,
|
|
[24054] = 5,
|
|
ACTIONS(1357), 1,
|
|
ts_builtin_sym_end,
|
|
ACTIONS(1359), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(411), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(1362), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(1365), 4,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24074] = 5,
|
|
ACTIONS(1367), 1,
|
|
ts_builtin_sym_end,
|
|
ACTIONS(1369), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(411), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(1372), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(1375), 4,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24094] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24107] = 2,
|
|
ACTIONS(1381), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1383), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24120] = 2,
|
|
ACTIONS(1385), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1387), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24133] = 2,
|
|
ACTIONS(1389), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1391), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24146] = 2,
|
|
ACTIONS(1393), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1395), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24159] = 2,
|
|
ACTIONS(1397), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1399), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24172] = 2,
|
|
ACTIONS(1401), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1403), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24185] = 2,
|
|
ACTIONS(1405), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1407), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24198] = 2,
|
|
ACTIONS(1409), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1411), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24211] = 2,
|
|
ACTIONS(1413), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1415), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24224] = 2,
|
|
ACTIONS(1417), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1419), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24237] = 2,
|
|
ACTIONS(1421), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1423), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24250] = 2,
|
|
ACTIONS(1425), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24263] = 2,
|
|
ACTIONS(1425), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24276] = 2,
|
|
ACTIONS(1425), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24289] = 2,
|
|
ACTIONS(1425), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24302] = 2,
|
|
ACTIONS(1429), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1431), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24315] = 2,
|
|
ACTIONS(1433), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1435), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24328] = 2,
|
|
ACTIONS(1437), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1439), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24341] = 2,
|
|
ACTIONS(1441), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1443), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24354] = 2,
|
|
ACTIONS(1445), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24367] = 2,
|
|
ACTIONS(1445), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24380] = 2,
|
|
ACTIONS(1445), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24393] = 2,
|
|
ACTIONS(1445), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24406] = 2,
|
|
ACTIONS(1449), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1451), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24419] = 2,
|
|
ACTIONS(1453), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1455), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24432] = 7,
|
|
ACTIONS(1341), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1457), 1,
|
|
anon_sym_endif,
|
|
ACTIONS(1459), 1,
|
|
anon_sym_elsif,
|
|
STATE(684), 1,
|
|
aux_sym__if_liq_repeat2,
|
|
STATE(747), 1,
|
|
sym__elsif_liq,
|
|
STATE(766), 1,
|
|
sym__elsif_aliased,
|
|
STATE(1165), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
[24455] = 7,
|
|
ACTIONS(1341), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1345), 1,
|
|
anon_sym_when,
|
|
ACTIONS(1461), 1,
|
|
anon_sym_endcase,
|
|
STATE(693), 1,
|
|
aux_sym__case_liq_repeat1,
|
|
STATE(777), 1,
|
|
sym__when_aliased,
|
|
STATE(809), 1,
|
|
sym__when_liq,
|
|
STATE(1222), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
[24478] = 2,
|
|
ACTIONS(1463), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1465), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24491] = 2,
|
|
ACTIONS(1467), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1469), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24504] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24517] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24530] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24543] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24556] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24569] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24582] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24595] = 2,
|
|
ACTIONS(1471), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24608] = 7,
|
|
ACTIONS(1341), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1459), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1475), 1,
|
|
anon_sym_endunless,
|
|
STATE(684), 1,
|
|
aux_sym__if_liq_repeat2,
|
|
STATE(747), 1,
|
|
sym__elsif_liq,
|
|
STATE(766), 1,
|
|
sym__elsif_aliased,
|
|
STATE(1232), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
[24631] = 2,
|
|
ACTIONS(1477), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1479), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24644] = 2,
|
|
ACTIONS(1481), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24657] = 2,
|
|
ACTIONS(1481), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24670] = 2,
|
|
ACTIONS(1481), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24683] = 2,
|
|
ACTIONS(1481), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24696] = 2,
|
|
ACTIONS(1485), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24709] = 2,
|
|
ACTIONS(1485), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24722] = 2,
|
|
ACTIONS(1485), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24735] = 2,
|
|
ACTIONS(1485), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24748] = 2,
|
|
ACTIONS(1489), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1491), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24761] = 2,
|
|
ACTIONS(1493), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1495), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24774] = 2,
|
|
ACTIONS(1497), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24787] = 2,
|
|
ACTIONS(1497), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24800] = 2,
|
|
ACTIONS(1497), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24813] = 2,
|
|
ACTIONS(1497), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24826] = 2,
|
|
ACTIONS(1501), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24839] = 2,
|
|
ACTIONS(1501), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24852] = 2,
|
|
ACTIONS(1501), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24865] = 2,
|
|
ACTIONS(1501), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24878] = 2,
|
|
ACTIONS(1505), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1507), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24891] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24904] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24917] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24930] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24943] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24956] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24969] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24982] = 2,
|
|
ACTIONS(1509), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[24995] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25008] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25021] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25034] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25047] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25060] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25073] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25086] = 2,
|
|
ACTIONS(1513), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25099] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25112] = 2,
|
|
ACTIONS(1521), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1523), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25125] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25138] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25151] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25164] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25177] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25190] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25203] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25216] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25229] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25242] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25255] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25268] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25281] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25294] = 2,
|
|
ACTIONS(1525), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25307] = 2,
|
|
ACTIONS(1529), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25320] = 2,
|
|
ACTIONS(1529), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25333] = 2,
|
|
ACTIONS(1529), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25346] = 2,
|
|
ACTIONS(1529), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25359] = 2,
|
|
ACTIONS(1533), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25372] = 2,
|
|
ACTIONS(1533), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25385] = 2,
|
|
ACTIONS(1533), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25398] = 2,
|
|
ACTIONS(1533), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25411] = 2,
|
|
ACTIONS(1537), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1539), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25424] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25437] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25450] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25463] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25476] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25489] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25502] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25515] = 2,
|
|
ACTIONS(1541), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25528] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25541] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25554] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25567] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25580] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25593] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25606] = 2,
|
|
ACTIONS(1377), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25619] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25632] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25645] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25658] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25671] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25684] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25697] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25710] = 2,
|
|
ACTIONS(1545), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25723] = 4,
|
|
ACTIONS(1549), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(537), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(1552), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(1375), 4,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25740] = 4,
|
|
ACTIONS(1555), 1,
|
|
aux_sym_template_content_token1,
|
|
STATE(537), 1,
|
|
aux_sym_template_content_repeat1,
|
|
ACTIONS(1558), 2,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
ACTIONS(1365), 4,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25757] = 2,
|
|
ACTIONS(1561), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1563), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25770] = 2,
|
|
ACTIONS(1565), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1567), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25783] = 2,
|
|
ACTIONS(1569), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1571), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25796] = 2,
|
|
ACTIONS(1573), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1575), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25809] = 7,
|
|
ACTIONS(1341), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1459), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1577), 1,
|
|
anon_sym_endif,
|
|
STATE(684), 1,
|
|
aux_sym__if_liq_repeat2,
|
|
STATE(747), 1,
|
|
sym__elsif_liq,
|
|
STATE(766), 1,
|
|
sym__elsif_aliased,
|
|
STATE(1132), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
[25832] = 7,
|
|
ACTIONS(1341), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1459), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1579), 1,
|
|
anon_sym_endunless,
|
|
STATE(684), 1,
|
|
aux_sym__if_liq_repeat2,
|
|
STATE(747), 1,
|
|
sym__elsif_liq,
|
|
STATE(766), 1,
|
|
sym__elsif_aliased,
|
|
STATE(1142), 2,
|
|
sym__else_liq,
|
|
sym__else_aliased,
|
|
[25855] = 2,
|
|
ACTIONS(1581), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1583), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25868] = 2,
|
|
ACTIONS(1585), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1587), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25881] = 2,
|
|
ACTIONS(1589), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1591), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25894] = 2,
|
|
ACTIONS(1593), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1595), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25907] = 2,
|
|
ACTIONS(1597), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1599), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25920] = 2,
|
|
ACTIONS(1601), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1603), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25933] = 2,
|
|
ACTIONS(1517), 2,
|
|
ts_builtin_sym_end,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25946] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25958] = 2,
|
|
ACTIONS(1389), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1391), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25970] = 2,
|
|
ACTIONS(1573), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1575), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[25982] = 6,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1010), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(673), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[26002] = 2,
|
|
ACTIONS(1561), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1563), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26014] = 2,
|
|
ACTIONS(1565), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1567), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26026] = 2,
|
|
ACTIONS(1569), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1571), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26038] = 6,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1010), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[26058] = 2,
|
|
ACTIONS(1581), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1583), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26070] = 2,
|
|
ACTIONS(1585), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1587), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26082] = 2,
|
|
ACTIONS(1589), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1591), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26094] = 2,
|
|
ACTIONS(1593), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1595), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26106] = 2,
|
|
ACTIONS(1597), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1599), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26118] = 2,
|
|
ACTIONS(1601), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1603), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26130] = 2,
|
|
ACTIONS(1521), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1523), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26142] = 2,
|
|
ACTIONS(1381), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1383), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26154] = 2,
|
|
ACTIONS(1385), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1387), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26166] = 2,
|
|
ACTIONS(1393), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1395), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26178] = 2,
|
|
ACTIONS(1397), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1399), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26190] = 2,
|
|
ACTIONS(1401), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1403), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26202] = 2,
|
|
ACTIONS(1405), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1407), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26214] = 2,
|
|
ACTIONS(1409), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1411), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26226] = 2,
|
|
ACTIONS(1413), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1415), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26238] = 2,
|
|
ACTIONS(1417), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1419), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26250] = 2,
|
|
ACTIONS(1421), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1423), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26262] = 2,
|
|
ACTIONS(1425), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26274] = 2,
|
|
ACTIONS(1425), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26286] = 2,
|
|
ACTIONS(1425), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26298] = 2,
|
|
ACTIONS(1425), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1427), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26310] = 2,
|
|
ACTIONS(1429), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1431), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26322] = 2,
|
|
ACTIONS(1433), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1435), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26334] = 2,
|
|
ACTIONS(1437), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1439), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26346] = 2,
|
|
ACTIONS(1441), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1443), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26358] = 2,
|
|
ACTIONS(1445), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26370] = 2,
|
|
ACTIONS(1445), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26382] = 2,
|
|
ACTIONS(1445), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26394] = 2,
|
|
ACTIONS(1445), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1447), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26406] = 2,
|
|
ACTIONS(1449), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1451), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26418] = 2,
|
|
ACTIONS(1453), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1455), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26430] = 2,
|
|
ACTIONS(1463), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1465), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26442] = 2,
|
|
ACTIONS(1467), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1469), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26454] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26466] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26478] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26490] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26502] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26514] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26526] = 2,
|
|
ACTIONS(1471), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1473), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26538] = 2,
|
|
ACTIONS(1477), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1479), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26550] = 2,
|
|
ACTIONS(1481), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26562] = 2,
|
|
ACTIONS(1481), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26574] = 2,
|
|
ACTIONS(1481), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26586] = 2,
|
|
ACTIONS(1481), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1483), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26598] = 2,
|
|
ACTIONS(1485), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26610] = 2,
|
|
ACTIONS(1485), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26622] = 2,
|
|
ACTIONS(1485), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26634] = 2,
|
|
ACTIONS(1485), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1487), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26646] = 2,
|
|
ACTIONS(1489), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1491), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26658] = 2,
|
|
ACTIONS(1493), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1495), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26670] = 2,
|
|
ACTIONS(1497), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26682] = 2,
|
|
ACTIONS(1497), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26694] = 2,
|
|
ACTIONS(1497), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26706] = 2,
|
|
ACTIONS(1497), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1499), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26718] = 2,
|
|
ACTIONS(1501), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26730] = 2,
|
|
ACTIONS(1501), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26742] = 2,
|
|
ACTIONS(1501), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26754] = 2,
|
|
ACTIONS(1501), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1503), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26766] = 2,
|
|
ACTIONS(1505), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1507), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26778] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26790] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26802] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26814] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26826] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26838] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26850] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26862] = 2,
|
|
ACTIONS(1509), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1511), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26874] = 2,
|
|
ACTIONS(1605), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1607), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26886] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26898] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26910] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26922] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26934] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26946] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26958] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26970] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26982] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[26994] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27006] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27018] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27030] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27042] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27054] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27066] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27078] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27090] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27102] = 2,
|
|
ACTIONS(1517), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1519), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27114] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27126] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27138] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27150] = 2,
|
|
ACTIONS(1525), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1527), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27162] = 2,
|
|
ACTIONS(1529), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27174] = 2,
|
|
ACTIONS(1529), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27186] = 2,
|
|
ACTIONS(1529), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27198] = 2,
|
|
ACTIONS(1529), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1531), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27210] = 2,
|
|
ACTIONS(1533), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27222] = 2,
|
|
ACTIONS(1533), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27234] = 2,
|
|
ACTIONS(1533), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27246] = 2,
|
|
ACTIONS(1533), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1535), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27258] = 2,
|
|
ACTIONS(1537), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1539), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27270] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27282] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27294] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27306] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27318] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27330] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27342] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27354] = 2,
|
|
ACTIONS(1541), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1543), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27366] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27378] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27390] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27402] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27414] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27426] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27438] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27450] = 2,
|
|
ACTIONS(1377), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1379), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27462] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27474] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27486] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27498] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27510] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27522] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27534] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27546] = 2,
|
|
ACTIONS(1545), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1547), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27558] = 5,
|
|
ACTIONS(1611), 1,
|
|
anon_sym_elsif,
|
|
STATE(684), 1,
|
|
aux_sym__if_liq_repeat2,
|
|
STATE(747), 1,
|
|
sym__elsif_liq,
|
|
STATE(766), 1,
|
|
sym__elsif_aliased,
|
|
ACTIONS(1609), 3,
|
|
anon_sym_endif,
|
|
anon_sym_else,
|
|
anon_sym_endunless,
|
|
[27576] = 6,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1010), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(687), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[27596] = 2,
|
|
ACTIONS(1614), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1616), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27608] = 2,
|
|
ACTIONS(1618), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1620), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27620] = 2,
|
|
ACTIONS(1622), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1624), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27632] = 2,
|
|
ACTIONS(1513), 1,
|
|
aux_sym_template_content_token1,
|
|
ACTIONS(1515), 6,
|
|
anon_sym_LBRACE_PERCENT_PERCENT,
|
|
anon_sym_LBRACE_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_PERCENT,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
anon_sym_LBRACE_LBRACE,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
[27644] = 5,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[27661] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1010), 1,
|
|
anon_sym_COLON,
|
|
ACTIONS(305), 3,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_COMMA,
|
|
[27676] = 5,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
STATE(748), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1626), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[27693] = 5,
|
|
ACTIONS(1632), 1,
|
|
anon_sym_when,
|
|
STATE(693), 1,
|
|
aux_sym__case_liq_repeat1,
|
|
STATE(777), 1,
|
|
sym__when_aliased,
|
|
STATE(809), 1,
|
|
sym__when_liq,
|
|
ACTIONS(1630), 2,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
[27710] = 6,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1635), 1,
|
|
sym_identifier,
|
|
ACTIONS(1637), 1,
|
|
sym_number,
|
|
STATE(702), 1,
|
|
sym_access,
|
|
STATE(709), 1,
|
|
sym_string,
|
|
[27729] = 6,
|
|
ACTIONS(1639), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1641), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1643), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1645), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1647), 1,
|
|
aux_sym_include_statement_token1,
|
|
STATE(727), 1,
|
|
sym_string,
|
|
[27748] = 6,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1649), 1,
|
|
sym_identifier,
|
|
ACTIONS(1651), 1,
|
|
sym_number,
|
|
STATE(713), 1,
|
|
sym_access,
|
|
STATE(824), 1,
|
|
sym_string,
|
|
[27767] = 6,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1653), 1,
|
|
sym_identifier,
|
|
ACTIONS(1655), 1,
|
|
sym_number,
|
|
STATE(708), 1,
|
|
sym_access,
|
|
STATE(757), 1,
|
|
sym_string,
|
|
[27786] = 6,
|
|
ACTIONS(1657), 1,
|
|
anon_sym_LBRACE_LBRACE,
|
|
ACTIONS(1659), 1,
|
|
anon_sym_LBRACE_LBRACE_DASH,
|
|
ACTIONS(1661), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1663), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1665), 1,
|
|
aux_sym_include_statement_token1,
|
|
STATE(762), 1,
|
|
sym_string,
|
|
[27805] = 6,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1667), 1,
|
|
sym_identifier,
|
|
ACTIONS(1669), 1,
|
|
sym_number,
|
|
STATE(750), 1,
|
|
sym_access,
|
|
STATE(839), 1,
|
|
sym_string,
|
|
[27824] = 6,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1671), 1,
|
|
sym_identifier,
|
|
ACTIONS(1673), 1,
|
|
sym_number,
|
|
STATE(704), 1,
|
|
sym_access,
|
|
STATE(794), 1,
|
|
sym_string,
|
|
[27843] = 6,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1675), 1,
|
|
sym_identifier,
|
|
ACTIONS(1677), 1,
|
|
sym_number,
|
|
STATE(692), 1,
|
|
sym_access,
|
|
STATE(761), 1,
|
|
sym_string,
|
|
[27862] = 5,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
STATE(759), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1679), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[27879] = 4,
|
|
ACTIONS(1683), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1685), 1,
|
|
anon_sym_for,
|
|
ACTIONS(1687), 1,
|
|
anon_sym_with,
|
|
ACTIONS(1681), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[27893] = 5,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1626), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
STATE(793), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[27909] = 5,
|
|
ACTIONS(1691), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1693), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(898), 1,
|
|
sym_else_clause,
|
|
[27925] = 5,
|
|
ACTIONS(1695), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1697), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(770), 1,
|
|
aux_sym_case_statement_repeat1,
|
|
STATE(849), 1,
|
|
sym_when_clause,
|
|
STATE(906), 1,
|
|
sym_else_clause,
|
|
[27941] = 5,
|
|
ACTIONS(1699), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1701), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(988), 1,
|
|
sym_else_clause,
|
|
[27957] = 5,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1679), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
STATE(806), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[27973] = 4,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1703), 1,
|
|
anon_sym_COLON,
|
|
STATE(759), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1679), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[27987] = 5,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1705), 1,
|
|
sym_identifier,
|
|
STATE(719), 1,
|
|
sym_access,
|
|
STATE(825), 1,
|
|
sym_string,
|
|
[28003] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1707), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(707), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28017] = 3,
|
|
ACTIONS(1709), 1,
|
|
sym_identifier,
|
|
ACTIONS(1711), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
STATE(716), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28029] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1713), 3,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_COMMA,
|
|
[28041] = 3,
|
|
ACTIONS(1709), 1,
|
|
sym_identifier,
|
|
ACTIONS(1715), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
STATE(712), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28053] = 5,
|
|
ACTIONS(1717), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1719), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1040), 1,
|
|
sym_else_clause,
|
|
[28069] = 3,
|
|
ACTIONS(1721), 1,
|
|
sym_identifier,
|
|
ACTIONS(1724), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
STATE(716), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28081] = 5,
|
|
ACTIONS(1726), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1728), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1020), 1,
|
|
sym_else_clause,
|
|
[28097] = 3,
|
|
ACTIONS(1709), 1,
|
|
sym_identifier,
|
|
ACTIONS(1730), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
STATE(716), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28109] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1734), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1732), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28123] = 5,
|
|
ACTIONS(1129), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1131), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1736), 1,
|
|
sym_identifier,
|
|
STATE(14), 1,
|
|
sym_access,
|
|
STATE(20), 1,
|
|
sym_string,
|
|
[28139] = 5,
|
|
ACTIONS(1738), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1740), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(706), 1,
|
|
aux_sym_case_statement_repeat1,
|
|
STATE(848), 1,
|
|
sym_else_clause,
|
|
STATE(849), 1,
|
|
sym_when_clause,
|
|
[28155] = 5,
|
|
ACTIONS(1742), 1,
|
|
sym_identifier,
|
|
ACTIONS(1744), 1,
|
|
anon_sym_LPAREN,
|
|
STATE(341), 1,
|
|
sym_access,
|
|
STATE(388), 1,
|
|
sym_range,
|
|
STATE(877), 1,
|
|
sym__iterator,
|
|
[28171] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(341), 3,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_COMMA,
|
|
[28183] = 5,
|
|
ACTIONS(1744), 1,
|
|
anon_sym_LPAREN,
|
|
ACTIONS(1746), 1,
|
|
sym_identifier,
|
|
STATE(12), 1,
|
|
sym__iterator,
|
|
STATE(143), 1,
|
|
sym_access,
|
|
STATE(146), 1,
|
|
sym_range,
|
|
[28199] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(305), 3,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_COMMA,
|
|
[28211] = 5,
|
|
ACTIONS(1748), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1750), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(729), 1,
|
|
aux_sym_case_statement_repeat1,
|
|
STATE(849), 1,
|
|
sym_when_clause,
|
|
STATE(1025), 1,
|
|
sym_else_clause,
|
|
[28227] = 3,
|
|
ACTIONS(1709), 1,
|
|
sym_identifier,
|
|
ACTIONS(1752), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
STATE(718), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28239] = 5,
|
|
ACTIONS(1754), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1756), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1035), 1,
|
|
sym_else_clause,
|
|
[28255] = 5,
|
|
ACTIONS(1758), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1760), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(770), 1,
|
|
aux_sym_case_statement_repeat1,
|
|
STATE(849), 1,
|
|
sym_when_clause,
|
|
STATE(1036), 1,
|
|
sym_else_clause,
|
|
[28271] = 5,
|
|
ACTIONS(1762), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1764), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1039), 1,
|
|
sym_else_clause,
|
|
[28287] = 5,
|
|
ACTIONS(1744), 1,
|
|
anon_sym_LPAREN,
|
|
ACTIONS(1746), 1,
|
|
sym_identifier,
|
|
STATE(27), 1,
|
|
sym__iterator,
|
|
STATE(143), 1,
|
|
sym_access,
|
|
STATE(146), 1,
|
|
sym_range,
|
|
[28303] = 5,
|
|
ACTIONS(1766), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1768), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1045), 1,
|
|
sym_else_clause,
|
|
[28319] = 5,
|
|
ACTIONS(1770), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1772), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
STATE(1046), 1,
|
|
sym_else_clause,
|
|
[28335] = 4,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1776), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1774), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28349] = 5,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1778), 1,
|
|
sym_identifier,
|
|
STATE(734), 1,
|
|
sym_access,
|
|
STATE(819), 1,
|
|
sym_string,
|
|
[28365] = 5,
|
|
ACTIONS(1742), 1,
|
|
sym_identifier,
|
|
ACTIONS(1744), 1,
|
|
anon_sym_LPAREN,
|
|
STATE(341), 1,
|
|
sym_access,
|
|
STATE(388), 1,
|
|
sym_range,
|
|
STATE(1064), 1,
|
|
sym__iterator,
|
|
[28381] = 5,
|
|
ACTIONS(1742), 1,
|
|
sym_identifier,
|
|
ACTIONS(1744), 1,
|
|
anon_sym_LPAREN,
|
|
STATE(341), 1,
|
|
sym_access,
|
|
STATE(388), 1,
|
|
sym_range,
|
|
STATE(1066), 1,
|
|
sym__iterator,
|
|
[28397] = 5,
|
|
ACTIONS(1742), 1,
|
|
sym_identifier,
|
|
ACTIONS(1744), 1,
|
|
anon_sym_LPAREN,
|
|
STATE(341), 1,
|
|
sym_access,
|
|
STATE(388), 1,
|
|
sym_range,
|
|
STATE(837), 1,
|
|
sym__iterator,
|
|
[28413] = 4,
|
|
ACTIONS(1780), 1,
|
|
sym_identifier,
|
|
ACTIONS(1782), 1,
|
|
sym_number,
|
|
STATE(23), 1,
|
|
sym__page_iterator,
|
|
STATE(159), 1,
|
|
sym_access,
|
|
[28426] = 4,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1784), 1,
|
|
sym_number,
|
|
STATE(1205), 1,
|
|
sym_string,
|
|
[28439] = 3,
|
|
ACTIONS(1715), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1786), 1,
|
|
sym_identifier,
|
|
STATE(742), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28450] = 3,
|
|
ACTIONS(1711), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1786), 1,
|
|
sym_identifier,
|
|
STATE(743), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28461] = 3,
|
|
ACTIONS(1724), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1788), 1,
|
|
sym_identifier,
|
|
STATE(743), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28472] = 4,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1791), 1,
|
|
anon_sym_none,
|
|
STATE(1069), 1,
|
|
sym_string,
|
|
[28485] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1793), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28496] = 3,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
STATE(759), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1679), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28507] = 1,
|
|
ACTIONS(1795), 4,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endunless,
|
|
[28514] = 3,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
STATE(772), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1797), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28525] = 4,
|
|
ACTIONS(1799), 1,
|
|
sym_identifier,
|
|
ACTIONS(1801), 1,
|
|
sym_number,
|
|
STATE(711), 1,
|
|
sym_access,
|
|
STATE(878), 1,
|
|
sym__page_iterator,
|
|
[28538] = 4,
|
|
ACTIONS(667), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(669), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1713), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1803), 1,
|
|
anon_sym_COMMA,
|
|
[28551] = 3,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(756), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(350), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28562] = 3,
|
|
ACTIONS(1012), 1,
|
|
anon_sym_COMMA,
|
|
STATE(751), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(311), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28573] = 4,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1805), 1,
|
|
sym_number,
|
|
STATE(1238), 1,
|
|
sym_string,
|
|
[28586] = 4,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1807), 1,
|
|
sym_number,
|
|
STATE(1254), 1,
|
|
sym_string,
|
|
[28599] = 4,
|
|
ACTIONS(1799), 1,
|
|
sym_identifier,
|
|
ACTIONS(1801), 1,
|
|
sym_number,
|
|
STATE(711), 1,
|
|
sym_access,
|
|
STATE(1067), 1,
|
|
sym__page_iterator,
|
|
[28612] = 3,
|
|
ACTIONS(1809), 1,
|
|
anon_sym_COMMA,
|
|
STATE(756), 1,
|
|
aux_sym_argument_list_repeat1,
|
|
ACTIONS(305), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28623] = 4,
|
|
ACTIONS(1679), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1812), 1,
|
|
anon_sym_COLON,
|
|
STATE(806), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[28636] = 4,
|
|
ACTIONS(1681), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1814), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1816), 1,
|
|
anon_sym_for,
|
|
ACTIONS(1818), 1,
|
|
anon_sym_with,
|
|
[28649] = 3,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
STATE(772), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1820), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28660] = 4,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1822), 1,
|
|
anon_sym_none,
|
|
STATE(1189), 1,
|
|
sym_string,
|
|
[28673] = 3,
|
|
ACTIONS(1628), 1,
|
|
anon_sym_COMMA,
|
|
STATE(748), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1626), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28684] = 3,
|
|
ACTIONS(1752), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1786), 1,
|
|
sym_identifier,
|
|
STATE(765), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28695] = 3,
|
|
ACTIONS(1826), 1,
|
|
sym__inline_comment_content,
|
|
STATE(764), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(1824), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28706] = 3,
|
|
ACTIONS(1830), 1,
|
|
sym__inline_comment_content,
|
|
STATE(764), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(1828), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28717] = 3,
|
|
ACTIONS(1730), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1786), 1,
|
|
sym_identifier,
|
|
STATE(743), 2,
|
|
sym__include_param,
|
|
aux_sym_include_statement_repeat1,
|
|
[28728] = 1,
|
|
ACTIONS(1833), 4,
|
|
anon_sym_endif,
|
|
anon_sym_elsif,
|
|
anon_sym_else,
|
|
anon_sym_endunless,
|
|
[28735] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1835), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28746] = 4,
|
|
ACTIONS(1837), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1840), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(768), 1,
|
|
aux_sym_if_statement_repeat1,
|
|
STATE(844), 1,
|
|
sym_elsif_clause,
|
|
[28759] = 4,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
ACTIONS(1843), 1,
|
|
sym_number,
|
|
STATE(1213), 1,
|
|
sym_string,
|
|
[28772] = 4,
|
|
ACTIONS(1845), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1848), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(770), 1,
|
|
aux_sym_case_statement_repeat1,
|
|
STATE(849), 1,
|
|
sym_when_clause,
|
|
[28785] = 3,
|
|
ACTIONS(1826), 1,
|
|
sym__inline_comment_content,
|
|
STATE(764), 1,
|
|
aux_sym__inline_comment_repeat1,
|
|
ACTIONS(1851), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28796] = 3,
|
|
ACTIONS(1853), 1,
|
|
anon_sym_COMMA,
|
|
STATE(772), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
ACTIONS(1713), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28807] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1860), 1,
|
|
anon_sym_endunless,
|
|
[28817] = 3,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1862), 1,
|
|
anon_sym_endcase,
|
|
ACTIONS(1864), 1,
|
|
anon_sym_when,
|
|
[28827] = 3,
|
|
ACTIONS(1713), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1866), 1,
|
|
anon_sym_COMMA,
|
|
STATE(775), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[28837] = 2,
|
|
ACTIONS(1707), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(707), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[28845] = 1,
|
|
ACTIONS(1869), 3,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
[28851] = 3,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1871), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(1873), 1,
|
|
anon_sym_DOT_DOT,
|
|
[28861] = 3,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1864), 1,
|
|
anon_sym_when,
|
|
ACTIONS(1875), 1,
|
|
anon_sym_endcase,
|
|
[28871] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1877), 1,
|
|
anon_sym_endif,
|
|
[28881] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1879), 1,
|
|
anon_sym_endif,
|
|
[28891] = 3,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1864), 1,
|
|
anon_sym_when,
|
|
ACTIONS(1881), 1,
|
|
anon_sym_endcase,
|
|
[28901] = 3,
|
|
ACTIONS(1883), 1,
|
|
sym_identifier,
|
|
ACTIONS(1885), 1,
|
|
sym_number,
|
|
STATE(778), 1,
|
|
sym_access,
|
|
[28911] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1887), 1,
|
|
anon_sym_endunless,
|
|
[28921] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1889), 1,
|
|
anon_sym_endunless,
|
|
[28931] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1891), 1,
|
|
anon_sym_endif,
|
|
[28941] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1893), 1,
|
|
anon_sym_endif,
|
|
[28951] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1895), 1,
|
|
anon_sym_endunless,
|
|
[28961] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1897), 1,
|
|
anon_sym_endunless,
|
|
[28971] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1899), 1,
|
|
anon_sym_RPAREN,
|
|
[28981] = 3,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
STATE(1182), 1,
|
|
sym_string,
|
|
[28991] = 3,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
STATE(1185), 1,
|
|
sym_string,
|
|
[29001] = 3,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1797), 1,
|
|
aux_sym__liquid_node_token1,
|
|
STATE(775), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[29011] = 3,
|
|
ACTIONS(1626), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
STATE(793), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[29021] = 3,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
STATE(1021), 1,
|
|
sym_string,
|
|
[29031] = 3,
|
|
ACTIONS(21), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(23), 1,
|
|
anon_sym_DQUOTE,
|
|
STATE(758), 1,
|
|
sym_string,
|
|
[29041] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1901), 1,
|
|
anon_sym_endunless,
|
|
[29051] = 2,
|
|
ACTIONS(1905), 1,
|
|
anon_sym_as,
|
|
ACTIONS(1903), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29059] = 3,
|
|
ACTIONS(1907), 1,
|
|
sym_identifier,
|
|
ACTIONS(1909), 1,
|
|
sym_number,
|
|
STATE(790), 1,
|
|
sym_access,
|
|
[29069] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1911), 1,
|
|
anon_sym_endif,
|
|
[29079] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1913), 1,
|
|
anon_sym_endif,
|
|
[29089] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1915), 1,
|
|
anon_sym_endunless,
|
|
[29099] = 3,
|
|
ACTIONS(1917), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1919), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(1030), 1,
|
|
sym_raw_statement,
|
|
[29109] = 3,
|
|
ACTIONS(1921), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1923), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(1031), 1,
|
|
sym__paired_comment,
|
|
[29119] = 3,
|
|
ACTIONS(1925), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(1927), 1,
|
|
anon_sym_endcomment,
|
|
STATE(1206), 1,
|
|
sym__paired_comment_liq,
|
|
[29129] = 3,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1820), 1,
|
|
aux_sym__liquid_node_token1,
|
|
STATE(775), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[29139] = 3,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
STATE(1026), 1,
|
|
sym_string,
|
|
[29149] = 3,
|
|
ACTIONS(1929), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1931), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(863), 1,
|
|
sym_raw_statement,
|
|
[29159] = 1,
|
|
ACTIONS(1933), 3,
|
|
anon_sym_else,
|
|
anon_sym_endcase,
|
|
anon_sym_when,
|
|
[29165] = 3,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1864), 1,
|
|
anon_sym_when,
|
|
ACTIONS(1935), 1,
|
|
anon_sym_endcase,
|
|
[29175] = 3,
|
|
ACTIONS(1679), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1689), 1,
|
|
anon_sym_COMMA,
|
|
STATE(806), 1,
|
|
aux_sym_cycle_statement_repeat1,
|
|
[29185] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1937), 1,
|
|
anon_sym_endif,
|
|
[29195] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1939), 1,
|
|
anon_sym_endif,
|
|
[29205] = 3,
|
|
ACTIONS(1171), 1,
|
|
anon_sym_SQUOTE,
|
|
ACTIONS(1173), 1,
|
|
anon_sym_DQUOTE,
|
|
STATE(703), 1,
|
|
sym_string,
|
|
[29215] = 3,
|
|
ACTIONS(1941), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1943), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(1053), 1,
|
|
sym_raw_statement,
|
|
[29225] = 3,
|
|
ACTIONS(1945), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1947), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(1054), 1,
|
|
sym__paired_comment,
|
|
[29235] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1949), 1,
|
|
anon_sym_by,
|
|
[29245] = 3,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
ACTIONS(1858), 1,
|
|
anon_sym_else,
|
|
ACTIONS(1951), 1,
|
|
anon_sym_endunless,
|
|
[29255] = 2,
|
|
ACTIONS(1776), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1774), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29263] = 3,
|
|
ACTIONS(1953), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(1955), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
STATE(865), 1,
|
|
sym__paired_comment,
|
|
[29273] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1957), 1,
|
|
anon_sym_by,
|
|
[29283] = 3,
|
|
ACTIONS(992), 1,
|
|
anon_sym_DOT,
|
|
ACTIONS(994), 1,
|
|
anon_sym_LBRACK,
|
|
ACTIONS(1959), 1,
|
|
anon_sym_by,
|
|
[29293] = 3,
|
|
ACTIONS(1925), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(1961), 1,
|
|
anon_sym_endcomment,
|
|
STATE(1226), 1,
|
|
sym__paired_comment_liq,
|
|
[29303] = 1,
|
|
ACTIONS(1713), 3,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
anon_sym_COMMA,
|
|
[29309] = 2,
|
|
ACTIONS(1734), 1,
|
|
anon_sym_COMMA,
|
|
ACTIONS(1732), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29317] = 1,
|
|
ACTIONS(1963), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29322] = 2,
|
|
ACTIONS(1965), 1,
|
|
sym_identifier,
|
|
STATE(821), 1,
|
|
sym_access,
|
|
[29329] = 2,
|
|
ACTIONS(1967), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(1969), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29336] = 1,
|
|
ACTIONS(1971), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29341] = 1,
|
|
ACTIONS(1973), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29346] = 1,
|
|
ACTIONS(1975), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29351] = 2,
|
|
ACTIONS(1977), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(1979), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29358] = 1,
|
|
ACTIONS(1981), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29363] = 1,
|
|
ACTIONS(1983), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29368] = 2,
|
|
ACTIONS(1985), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(1987), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29375] = 2,
|
|
ACTIONS(1989), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(1991), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29382] = 2,
|
|
ACTIONS(1993), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(1995), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29389] = 1,
|
|
ACTIONS(1997), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29394] = 2,
|
|
ACTIONS(1713), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(1803), 1,
|
|
anon_sym_COMMA,
|
|
[29401] = 2,
|
|
ACTIONS(1999), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2001), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29408] = 2,
|
|
ACTIONS(2003), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2005), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29415] = 2,
|
|
ACTIONS(2007), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2009), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29422] = 2,
|
|
ACTIONS(2011), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2013), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29429] = 2,
|
|
ACTIONS(2015), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2017), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29436] = 2,
|
|
ACTIONS(2019), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2021), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29443] = 2,
|
|
ACTIONS(1903), 1,
|
|
aux_sym__liquid_node_token1,
|
|
ACTIONS(2023), 1,
|
|
anon_sym_as,
|
|
[29450] = 2,
|
|
ACTIONS(2025), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2027), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29457] = 2,
|
|
ACTIONS(2029), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2031), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29464] = 2,
|
|
ACTIONS(2033), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2035), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29471] = 2,
|
|
ACTIONS(2037), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2039), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29478] = 1,
|
|
ACTIONS(2041), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29483] = 2,
|
|
ACTIONS(2043), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2045), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29490] = 1,
|
|
ACTIONS(2047), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29495] = 1,
|
|
ACTIONS(2049), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29500] = 1,
|
|
ACTIONS(2051), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29505] = 1,
|
|
ACTIONS(2053), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29510] = 1,
|
|
ACTIONS(2055), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29515] = 1,
|
|
ACTIONS(2057), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29520] = 1,
|
|
ACTIONS(2059), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29525] = 1,
|
|
ACTIONS(2061), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29530] = 1,
|
|
ACTIONS(2063), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29535] = 2,
|
|
ACTIONS(2065), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(2067), 1,
|
|
anon_sym_endraw,
|
|
[29542] = 2,
|
|
ACTIONS(2069), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2071), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29549] = 2,
|
|
ACTIONS(2073), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(2075), 1,
|
|
anon_sym_endcomment,
|
|
[29556] = 2,
|
|
ACTIONS(2077), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2079), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29563] = 1,
|
|
ACTIONS(2081), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29568] = 1,
|
|
ACTIONS(2083), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29573] = 2,
|
|
ACTIONS(2085), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2087), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29580] = 2,
|
|
ACTIONS(2089), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2091), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29587] = 2,
|
|
ACTIONS(2093), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2095), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29594] = 2,
|
|
ACTIONS(2097), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2099), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29601] = 1,
|
|
ACTIONS(2101), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29606] = 2,
|
|
ACTIONS(1409), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(1411), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
[29613] = 2,
|
|
ACTIONS(1413), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(1415), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
[29620] = 2,
|
|
ACTIONS(1463), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(1465), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
[29627] = 2,
|
|
ACTIONS(1467), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
ACTIONS(1469), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
[29634] = 2,
|
|
ACTIONS(2103), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2105), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29641] = 2,
|
|
ACTIONS(2107), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2109), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29648] = 1,
|
|
ACTIONS(2111), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29653] = 1,
|
|
ACTIONS(2113), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29658] = 2,
|
|
ACTIONS(2115), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2117), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29665] = 2,
|
|
ACTIONS(2119), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2121), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29672] = 2,
|
|
ACTIONS(2123), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2125), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29679] = 2,
|
|
ACTIONS(2127), 1,
|
|
sym_identifier,
|
|
STATE(407), 1,
|
|
sym_access,
|
|
[29686] = 1,
|
|
ACTIONS(2129), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29691] = 2,
|
|
ACTIONS(2131), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2133), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29698] = 1,
|
|
ACTIONS(2135), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29703] = 2,
|
|
ACTIONS(2137), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2139), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29710] = 2,
|
|
ACTIONS(2141), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2143), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29717] = 2,
|
|
ACTIONS(2145), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2147), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29724] = 2,
|
|
ACTIONS(2149), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2151), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29731] = 2,
|
|
ACTIONS(2153), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2155), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29738] = 1,
|
|
ACTIONS(2157), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29743] = 2,
|
|
ACTIONS(2159), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2161), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29750] = 2,
|
|
ACTIONS(2163), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2165), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29757] = 2,
|
|
ACTIONS(2167), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2169), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29764] = 2,
|
|
ACTIONS(2171), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2173), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29771] = 2,
|
|
ACTIONS(2175), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2177), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29778] = 2,
|
|
ACTIONS(2179), 1,
|
|
sym_identifier,
|
|
STATE(1217), 1,
|
|
sym__render_param,
|
|
[29785] = 2,
|
|
ACTIONS(2179), 1,
|
|
sym_identifier,
|
|
STATE(1084), 1,
|
|
sym__render_param,
|
|
[29792] = 1,
|
|
ACTIONS(2181), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29797] = 1,
|
|
ACTIONS(2183), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29802] = 1,
|
|
ACTIONS(2185), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29807] = 1,
|
|
ACTIONS(2187), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29812] = 1,
|
|
ACTIONS(2189), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29817] = 2,
|
|
ACTIONS(2191), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2193), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29824] = 1,
|
|
ACTIONS(2195), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29829] = 1,
|
|
ACTIONS(2197), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29834] = 1,
|
|
ACTIONS(2199), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29839] = 1,
|
|
ACTIONS(2201), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29844] = 1,
|
|
ACTIONS(2203), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29849] = 1,
|
|
ACTIONS(2205), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29854] = 1,
|
|
ACTIONS(2207), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29859] = 1,
|
|
ACTIONS(2209), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29864] = 1,
|
|
ACTIONS(2211), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29869] = 1,
|
|
ACTIONS(2213), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29874] = 1,
|
|
ACTIONS(2215), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29879] = 1,
|
|
ACTIONS(2217), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29884] = 2,
|
|
ACTIONS(2219), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2221), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[29891] = 2,
|
|
ACTIONS(2223), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2225), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29898] = 1,
|
|
ACTIONS(2227), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29903] = 1,
|
|
ACTIONS(2229), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29908] = 2,
|
|
ACTIONS(2231), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2233), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29915] = 2,
|
|
ACTIONS(2235), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2237), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29922] = 1,
|
|
ACTIONS(2239), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29927] = 1,
|
|
ACTIONS(2241), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29932] = 1,
|
|
ACTIONS(2243), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29937] = 1,
|
|
ACTIONS(2245), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29942] = 2,
|
|
ACTIONS(2247), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2249), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29949] = 2,
|
|
ACTIONS(2251), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2253), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29956] = 1,
|
|
ACTIONS(2255), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29961] = 1,
|
|
ACTIONS(2257), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29966] = 1,
|
|
ACTIONS(2259), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29971] = 1,
|
|
ACTIONS(2261), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29976] = 2,
|
|
ACTIONS(2263), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2265), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29983] = 2,
|
|
ACTIONS(2267), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2269), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29990] = 2,
|
|
ACTIONS(2271), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2273), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[29997] = 2,
|
|
ACTIONS(2275), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2277), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30004] = 1,
|
|
ACTIONS(2279), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30009] = 2,
|
|
ACTIONS(2281), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2283), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30016] = 2,
|
|
ACTIONS(2285), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2287), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30023] = 2,
|
|
ACTIONS(2289), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2291), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30030] = 2,
|
|
ACTIONS(2293), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2295), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30037] = 1,
|
|
ACTIONS(2297), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30042] = 1,
|
|
ACTIONS(2299), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30047] = 2,
|
|
ACTIONS(2301), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2303), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30054] = 2,
|
|
ACTIONS(2305), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2307), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30061] = 2,
|
|
ACTIONS(2309), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2311), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30068] = 2,
|
|
ACTIONS(2313), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2315), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30075] = 1,
|
|
ACTIONS(2317), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30080] = 2,
|
|
ACTIONS(2319), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2321), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30087] = 2,
|
|
ACTIONS(2323), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2325), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30094] = 2,
|
|
ACTIONS(2327), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2329), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30101] = 2,
|
|
ACTIONS(2331), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2333), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30108] = 2,
|
|
ACTIONS(2335), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2337), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30115] = 2,
|
|
ACTIONS(2339), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2341), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30122] = 2,
|
|
ACTIONS(2343), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2345), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30129] = 2,
|
|
ACTIONS(2347), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2349), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30136] = 2,
|
|
ACTIONS(2351), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2353), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30143] = 2,
|
|
ACTIONS(2355), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2357), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30150] = 2,
|
|
ACTIONS(2359), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2361), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30157] = 2,
|
|
ACTIONS(2363), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2365), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30164] = 2,
|
|
ACTIONS(2367), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2369), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30171] = 2,
|
|
ACTIONS(2371), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2373), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30178] = 2,
|
|
ACTIONS(2375), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2377), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30185] = 2,
|
|
ACTIONS(2379), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2381), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30192] = 2,
|
|
ACTIONS(2383), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2385), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30199] = 2,
|
|
ACTIONS(2387), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2389), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30206] = 2,
|
|
ACTIONS(2391), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2393), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30213] = 2,
|
|
ACTIONS(2395), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2397), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30220] = 1,
|
|
ACTIONS(2399), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30225] = 2,
|
|
ACTIONS(2401), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2403), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30232] = 2,
|
|
ACTIONS(2405), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2407), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30239] = 2,
|
|
ACTIONS(2409), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2411), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30246] = 2,
|
|
ACTIONS(2413), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2415), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30253] = 2,
|
|
ACTIONS(2417), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2419), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30260] = 2,
|
|
ACTIONS(2421), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2423), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30267] = 2,
|
|
ACTIONS(2425), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2427), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30274] = 2,
|
|
ACTIONS(2429), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2431), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30281] = 2,
|
|
ACTIONS(2433), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2435), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30288] = 2,
|
|
ACTIONS(2437), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2439), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30295] = 2,
|
|
ACTIONS(2441), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2443), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30302] = 2,
|
|
ACTIONS(2445), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2447), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30309] = 1,
|
|
ACTIONS(2449), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30314] = 1,
|
|
ACTIONS(2451), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30319] = 1,
|
|
ACTIONS(2453), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30324] = 1,
|
|
ACTIONS(2455), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30329] = 2,
|
|
ACTIONS(2457), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2459), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30336] = 1,
|
|
ACTIONS(2461), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30341] = 1,
|
|
ACTIONS(2463), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30346] = 2,
|
|
ACTIONS(2465), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2467), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30353] = 2,
|
|
ACTIONS(2469), 1,
|
|
sym_identifier,
|
|
STATE(833), 1,
|
|
sym__render_param,
|
|
[30360] = 2,
|
|
ACTIONS(2469), 1,
|
|
sym_identifier,
|
|
STATE(834), 1,
|
|
sym__render_param,
|
|
[30367] = 2,
|
|
ACTIONS(2471), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2473), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30374] = 2,
|
|
ACTIONS(2475), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2477), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30381] = 2,
|
|
ACTIONS(2479), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2481), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30388] = 1,
|
|
ACTIONS(2483), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30393] = 1,
|
|
ACTIONS(2485), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30398] = 2,
|
|
ACTIONS(2487), 1,
|
|
sym_identifier,
|
|
STATE(745), 1,
|
|
sym_access,
|
|
[30405] = 2,
|
|
ACTIONS(2065), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(2489), 1,
|
|
anon_sym_endraw,
|
|
[30412] = 2,
|
|
ACTIONS(2073), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(2491), 1,
|
|
anon_sym_endcomment,
|
|
[30419] = 1,
|
|
ACTIONS(2493), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30424] = 2,
|
|
ACTIONS(2495), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2497), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30431] = 2,
|
|
ACTIONS(2499), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2501), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30438] = 2,
|
|
ACTIONS(2503), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2505), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30445] = 2,
|
|
ACTIONS(2507), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2509), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30452] = 2,
|
|
ACTIONS(2511), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2513), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30459] = 2,
|
|
ACTIONS(2515), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2517), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30466] = 1,
|
|
ACTIONS(2519), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30471] = 1,
|
|
ACTIONS(2521), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30476] = 1,
|
|
ACTIONS(2523), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30481] = 2,
|
|
ACTIONS(2525), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2527), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30488] = 2,
|
|
ACTIONS(2529), 1,
|
|
sym_identifier,
|
|
STATE(822), 1,
|
|
sym_access,
|
|
[30495] = 2,
|
|
ACTIONS(2531), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2533), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30502] = 2,
|
|
ACTIONS(2535), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2537), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30509] = 2,
|
|
ACTIONS(2065), 1,
|
|
anon_sym_raw,
|
|
ACTIONS(2539), 1,
|
|
anon_sym_endraw,
|
|
[30516] = 2,
|
|
ACTIONS(2073), 1,
|
|
anon_sym_comment,
|
|
ACTIONS(2541), 1,
|
|
anon_sym_endcomment,
|
|
[30523] = 2,
|
|
ACTIONS(2543), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2545), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30530] = 1,
|
|
ACTIONS(2547), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30535] = 2,
|
|
ACTIONS(2549), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2551), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30542] = 1,
|
|
ACTIONS(2553), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30547] = 2,
|
|
ACTIONS(2555), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2557), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30554] = 2,
|
|
ACTIONS(2559), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2561), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30561] = 2,
|
|
ACTIONS(2563), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2565), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30568] = 2,
|
|
ACTIONS(2567), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2569), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30575] = 1,
|
|
ACTIONS(2571), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30580] = 2,
|
|
ACTIONS(2573), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2575), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30587] = 1,
|
|
ACTIONS(2577), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30592] = 1,
|
|
ACTIONS(2579), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30597] = 2,
|
|
ACTIONS(2581), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2583), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30604] = 2,
|
|
ACTIONS(2585), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2587), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30611] = 1,
|
|
ACTIONS(2589), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30616] = 2,
|
|
ACTIONS(2591), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2593), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30623] = 2,
|
|
ACTIONS(2595), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2597), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30630] = 2,
|
|
ACTIONS(2599), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2601), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30637] = 2,
|
|
ACTIONS(2603), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2605), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30644] = 2,
|
|
ACTIONS(2607), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2609), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30651] = 2,
|
|
ACTIONS(2611), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2613), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30658] = 2,
|
|
ACTIONS(2615), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2617), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30665] = 2,
|
|
ACTIONS(2619), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2621), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30672] = 2,
|
|
ACTIONS(2623), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2625), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30679] = 2,
|
|
ACTIONS(2627), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2629), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30686] = 2,
|
|
ACTIONS(2631), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2633), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30693] = 2,
|
|
ACTIONS(2635), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2637), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30700] = 2,
|
|
ACTIONS(2639), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2641), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30707] = 2,
|
|
ACTIONS(2643), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2645), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30714] = 1,
|
|
ACTIONS(2647), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30719] = 1,
|
|
ACTIONS(1103), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30724] = 1,
|
|
ACTIONS(2649), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30729] = 2,
|
|
ACTIONS(2651), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2653), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30736] = 2,
|
|
ACTIONS(2655), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2657), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30743] = 2,
|
|
ACTIONS(2659), 1,
|
|
sym_identifier,
|
|
STATE(817), 1,
|
|
sym_access,
|
|
[30750] = 2,
|
|
ACTIONS(2661), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2663), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30757] = 2,
|
|
ACTIONS(2665), 1,
|
|
anon_sym_LBRACE_PERCENT,
|
|
ACTIONS(2667), 1,
|
|
anon_sym_LBRACE_PERCENT_DASH,
|
|
[30764] = 1,
|
|
ACTIONS(2669), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30769] = 1,
|
|
ACTIONS(2671), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30774] = 1,
|
|
ACTIONS(2673), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30779] = 1,
|
|
ACTIONS(2675), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30784] = 1,
|
|
ACTIONS(2677), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30789] = 2,
|
|
ACTIONS(2679), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2681), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30796] = 1,
|
|
ACTIONS(2683), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30801] = 2,
|
|
ACTIONS(2685), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2687), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30808] = 1,
|
|
ACTIONS(2689), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30813] = 2,
|
|
ACTIONS(2691), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2693), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30820] = 1,
|
|
ACTIONS(2695), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30825] = 2,
|
|
ACTIONS(2697), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2699), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30832] = 2,
|
|
ACTIONS(2701), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2703), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30839] = 2,
|
|
ACTIONS(2705), 1,
|
|
sym_identifier,
|
|
STATE(767), 1,
|
|
sym_access,
|
|
[30846] = 1,
|
|
ACTIONS(2707), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30851] = 1,
|
|
ACTIONS(2709), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30856] = 1,
|
|
ACTIONS(2711), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30861] = 1,
|
|
ACTIONS(2713), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30866] = 2,
|
|
ACTIONS(2715), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2717), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30873] = 1,
|
|
ACTIONS(2719), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30878] = 1,
|
|
ACTIONS(2721), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30883] = 2,
|
|
ACTIONS(2723), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2725), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30890] = 1,
|
|
ACTIONS(2727), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30895] = 1,
|
|
ACTIONS(2729), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30900] = 1,
|
|
ACTIONS(2731), 2,
|
|
anon_sym_PERCENT_RBRACE,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30905] = 2,
|
|
ACTIONS(2733), 1,
|
|
anon_sym_PERCENT_RBRACE,
|
|
ACTIONS(2735), 1,
|
|
anon_sym_DASH_PERCENT_RBRACE,
|
|
[30912] = 1,
|
|
ACTIONS(2737), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[30916] = 1,
|
|
ACTIONS(1899), 1,
|
|
anon_sym_RPAREN,
|
|
[30920] = 1,
|
|
ACTIONS(2739), 1,
|
|
sym_identifier,
|
|
[30924] = 1,
|
|
ACTIONS(1983), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[30928] = 1,
|
|
ACTIONS(2741), 1,
|
|
ts_builtin_sym_end,
|
|
[30932] = 1,
|
|
ACTIONS(2743), 1,
|
|
sym_raw_content,
|
|
[30936] = 1,
|
|
ACTIONS(2547), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[30940] = 1,
|
|
ACTIONS(2745), 1,
|
|
anon_sym_endfor,
|
|
[30944] = 1,
|
|
ACTIONS(2747), 1,
|
|
anon_sym_endfor,
|
|
[30948] = 1,
|
|
ACTIONS(2749), 1,
|
|
anon_sym_endfor,
|
|
[30952] = 1,
|
|
ACTIONS(2751), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[30956] = 1,
|
|
ACTIONS(2753), 1,
|
|
anon_sym_EQ,
|
|
[30960] = 1,
|
|
ACTIONS(2755), 1,
|
|
sym_identifier,
|
|
[30964] = 1,
|
|
ACTIONS(2757), 1,
|
|
anon_sym_endunless,
|
|
[30968] = 1,
|
|
ACTIONS(2759), 1,
|
|
sym_identifier,
|
|
[30972] = 1,
|
|
ACTIONS(2761), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[30976] = 1,
|
|
ACTIONS(2763), 1,
|
|
anon_sym_endif,
|
|
[30980] = 1,
|
|
ACTIONS(1873), 1,
|
|
anon_sym_DOT_DOT,
|
|
[30984] = 1,
|
|
ACTIONS(2765), 1,
|
|
sym__paired_comment_content,
|
|
[30988] = 1,
|
|
ACTIONS(721), 1,
|
|
anon_sym_endcomment,
|
|
[30992] = 1,
|
|
ACTIONS(2767), 1,
|
|
anon_sym_endcase,
|
|
[30996] = 1,
|
|
ACTIONS(2769), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31000] = 1,
|
|
ACTIONS(2771), 1,
|
|
anon_sym_endunless,
|
|
[31004] = 1,
|
|
ACTIONS(2773), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31008] = 1,
|
|
ACTIONS(2775), 1,
|
|
anon_sym_endif,
|
|
[31012] = 1,
|
|
ACTIONS(2777), 1,
|
|
anon_sym_endif,
|
|
[31016] = 1,
|
|
ACTIONS(2779), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31020] = 1,
|
|
ACTIONS(2781), 1,
|
|
anon_sym_endunless,
|
|
[31024] = 1,
|
|
ACTIONS(2783), 1,
|
|
anon_sym_endraw,
|
|
[31028] = 1,
|
|
ACTIONS(2785), 1,
|
|
anon_sym_endcomment,
|
|
[31032] = 1,
|
|
ACTIONS(2787), 1,
|
|
anon_sym_endraw,
|
|
[31036] = 1,
|
|
ACTIONS(2789), 1,
|
|
anon_sym_endunless,
|
|
[31040] = 1,
|
|
ACTIONS(2791), 1,
|
|
anon_sym_endcomment,
|
|
[31044] = 1,
|
|
ACTIONS(2793), 1,
|
|
sym_identifier,
|
|
[31048] = 1,
|
|
ACTIONS(2795), 1,
|
|
anon_sym_endif,
|
|
[31052] = 1,
|
|
ACTIONS(2797), 1,
|
|
anon_sym_endfor,
|
|
[31056] = 1,
|
|
ACTIONS(2799), 1,
|
|
anon_sym_endfor,
|
|
[31060] = 1,
|
|
ACTIONS(2801), 1,
|
|
anon_sym_endif,
|
|
[31064] = 1,
|
|
ACTIONS(2803), 1,
|
|
anon_sym_endif,
|
|
[31068] = 1,
|
|
ACTIONS(2805), 1,
|
|
anon_sym_endcase,
|
|
[31072] = 1,
|
|
ACTIONS(2807), 1,
|
|
anon_sym_endunless,
|
|
[31076] = 1,
|
|
ACTIONS(2809), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31080] = 1,
|
|
ACTIONS(2811), 1,
|
|
anon_sym_endfor,
|
|
[31084] = 1,
|
|
ACTIONS(2813), 1,
|
|
anon_sym_endunless,
|
|
[31088] = 1,
|
|
ACTIONS(2815), 1,
|
|
anon_sym_endunless,
|
|
[31092] = 1,
|
|
ACTIONS(2817), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31096] = 1,
|
|
ACTIONS(2819), 1,
|
|
anon_sym_endfor,
|
|
[31100] = 1,
|
|
ACTIONS(2821), 1,
|
|
sym_identifier,
|
|
[31104] = 1,
|
|
ACTIONS(2823), 1,
|
|
sym__paired_comment_content_liq,
|
|
[31108] = 1,
|
|
ACTIONS(2825), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31112] = 1,
|
|
ACTIONS(2827), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31116] = 1,
|
|
ACTIONS(2829), 1,
|
|
anon_sym_endif,
|
|
[31120] = 1,
|
|
ACTIONS(2831), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31124] = 1,
|
|
ACTIONS(1181), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31128] = 1,
|
|
ACTIONS(2833), 1,
|
|
anon_sym_endfor,
|
|
[31132] = 1,
|
|
ACTIONS(2835), 1,
|
|
anon_sym_endfor,
|
|
[31136] = 1,
|
|
ACTIONS(2837), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31140] = 1,
|
|
ACTIONS(2839), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31144] = 1,
|
|
ACTIONS(2841), 1,
|
|
anon_sym_endfor,
|
|
[31148] = 1,
|
|
ACTIONS(2843), 1,
|
|
anon_sym_endfor,
|
|
[31152] = 1,
|
|
ACTIONS(2845), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31156] = 1,
|
|
ACTIONS(2847), 1,
|
|
anon_sym_endunless,
|
|
[31160] = 1,
|
|
ACTIONS(2849), 1,
|
|
anon_sym_endif,
|
|
[31164] = 1,
|
|
ACTIONS(2851), 1,
|
|
anon_sym_endif,
|
|
[31168] = 1,
|
|
ACTIONS(2853), 1,
|
|
anon_sym_endunless,
|
|
[31172] = 1,
|
|
ACTIONS(2855), 1,
|
|
anon_sym_endunless,
|
|
[31176] = 1,
|
|
ACTIONS(2857), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31180] = 1,
|
|
ACTIONS(2859), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31184] = 1,
|
|
ACTIONS(2861), 1,
|
|
anon_sym_endfor,
|
|
[31188] = 1,
|
|
ACTIONS(2863), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31192] = 1,
|
|
ACTIONS(2865), 1,
|
|
anon_sym_endunless,
|
|
[31196] = 1,
|
|
ACTIONS(2867), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31200] = 1,
|
|
ACTIONS(2869), 1,
|
|
sym_identifier,
|
|
[31204] = 1,
|
|
ACTIONS(2871), 1,
|
|
sym_identifier,
|
|
[31208] = 1,
|
|
ACTIONS(2873), 1,
|
|
sym_identifier,
|
|
[31212] = 1,
|
|
ACTIONS(2875), 1,
|
|
anon_sym_endfor,
|
|
[31216] = 1,
|
|
ACTIONS(2877), 1,
|
|
anon_sym_endfor,
|
|
[31220] = 1,
|
|
ACTIONS(2879), 1,
|
|
anon_sym_endfor,
|
|
[31224] = 1,
|
|
ACTIONS(2881), 1,
|
|
anon_sym_endfor,
|
|
[31228] = 1,
|
|
ACTIONS(2883), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31232] = 1,
|
|
ACTIONS(2885), 1,
|
|
aux_sym_string_token1,
|
|
[31236] = 1,
|
|
ACTIONS(2887), 1,
|
|
aux_sym_string_token2,
|
|
[31240] = 1,
|
|
ACTIONS(2889), 1,
|
|
anon_sym_in,
|
|
[31244] = 1,
|
|
ACTIONS(2891), 1,
|
|
anon_sym_endcase,
|
|
[31248] = 1,
|
|
ACTIONS(2893), 1,
|
|
anon_sym_endif,
|
|
[31252] = 1,
|
|
ACTIONS(2895), 1,
|
|
anon_sym_endraw,
|
|
[31256] = 1,
|
|
ACTIONS(2897), 1,
|
|
anon_sym_endcomment,
|
|
[31260] = 1,
|
|
ACTIONS(2899), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31264] = 1,
|
|
ACTIONS(2901), 1,
|
|
aux_sym_string_token1,
|
|
[31268] = 1,
|
|
ACTIONS(2903), 1,
|
|
aux_sym_string_token2,
|
|
[31272] = 1,
|
|
ACTIONS(2905), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31276] = 1,
|
|
ACTIONS(2907), 1,
|
|
sym_identifier,
|
|
[31280] = 1,
|
|
ACTIONS(2909), 1,
|
|
sym_identifier,
|
|
[31284] = 1,
|
|
ACTIONS(2911), 1,
|
|
aux_sym_string_token1,
|
|
[31288] = 1,
|
|
ACTIONS(2913), 1,
|
|
anon_sym_endif,
|
|
[31292] = 1,
|
|
ACTIONS(2915), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31296] = 1,
|
|
ACTIONS(2917), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31300] = 1,
|
|
ACTIONS(2919), 1,
|
|
sym_identifier,
|
|
[31304] = 1,
|
|
ACTIONS(1179), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31308] = 1,
|
|
ACTIONS(2921), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31312] = 1,
|
|
ACTIONS(2923), 1,
|
|
anon_sym_endfor,
|
|
[31316] = 1,
|
|
ACTIONS(2553), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31320] = 1,
|
|
ACTIONS(2925), 1,
|
|
anon_sym_in,
|
|
[31324] = 1,
|
|
ACTIONS(2927), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31328] = 1,
|
|
ACTIONS(2571), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31332] = 1,
|
|
ACTIONS(2647), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31336] = 1,
|
|
ACTIONS(2929), 1,
|
|
anon_sym_EQ,
|
|
[31340] = 1,
|
|
ACTIONS(2689), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31344] = 1,
|
|
ACTIONS(2707), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31348] = 1,
|
|
ACTIONS(2931), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31352] = 1,
|
|
ACTIONS(2933), 1,
|
|
sym_identifier,
|
|
[31356] = 1,
|
|
ACTIONS(2935), 1,
|
|
anon_sym_SQUOTE,
|
|
[31360] = 1,
|
|
ACTIONS(2937), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31364] = 1,
|
|
ACTIONS(2939), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31368] = 1,
|
|
ACTIONS(2935), 1,
|
|
anon_sym_DQUOTE,
|
|
[31372] = 1,
|
|
ACTIONS(2941), 1,
|
|
sym_identifier,
|
|
[31376] = 1,
|
|
ACTIONS(2943), 1,
|
|
aux_sym_string_token2,
|
|
[31380] = 1,
|
|
ACTIONS(1975), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31384] = 1,
|
|
ACTIONS(2945), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31388] = 1,
|
|
ACTIONS(2947), 1,
|
|
anon_sym_endif,
|
|
[31392] = 1,
|
|
ACTIONS(2949), 1,
|
|
sym_identifier,
|
|
[31396] = 1,
|
|
ACTIONS(2951), 1,
|
|
anon_sym_EQ2,
|
|
[31400] = 1,
|
|
ACTIONS(2953), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31404] = 1,
|
|
ACTIONS(2955), 1,
|
|
anon_sym_in,
|
|
[31408] = 1,
|
|
ACTIONS(2957), 1,
|
|
anon_sym_RBRACK,
|
|
[31412] = 1,
|
|
ACTIONS(2959), 1,
|
|
anon_sym_endcomment,
|
|
[31416] = 1,
|
|
ACTIONS(2961), 1,
|
|
anon_sym_endunless,
|
|
[31420] = 1,
|
|
ACTIONS(2963), 1,
|
|
anon_sym_endif,
|
|
[31424] = 1,
|
|
ACTIONS(2965), 1,
|
|
anon_sym_endif,
|
|
[31428] = 1,
|
|
ACTIONS(2967), 1,
|
|
anon_sym_SQUOTE,
|
|
[31432] = 1,
|
|
ACTIONS(2969), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31436] = 1,
|
|
ACTIONS(2971), 1,
|
|
anon_sym_endcase,
|
|
[31440] = 1,
|
|
ACTIONS(2973), 1,
|
|
anon_sym_RBRACK,
|
|
[31444] = 1,
|
|
ACTIONS(2975), 1,
|
|
anon_sym_endif,
|
|
[31448] = 1,
|
|
ACTIONS(2967), 1,
|
|
anon_sym_DQUOTE,
|
|
[31452] = 1,
|
|
ACTIONS(2977), 1,
|
|
anon_sym_endif,
|
|
[31456] = 1,
|
|
ACTIONS(1981), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31460] = 1,
|
|
ACTIONS(2979), 1,
|
|
anon_sym_endunless,
|
|
[31464] = 1,
|
|
ACTIONS(1856), 1,
|
|
anon_sym_elsif,
|
|
[31468] = 1,
|
|
ACTIONS(2981), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31472] = 1,
|
|
ACTIONS(2751), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31476] = 1,
|
|
ACTIONS(2983), 1,
|
|
anon_sym_endcase,
|
|
[31480] = 1,
|
|
ACTIONS(713), 1,
|
|
anon_sym_endcomment,
|
|
[31484] = 1,
|
|
ACTIONS(2985), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31488] = 1,
|
|
ACTIONS(2987), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31492] = 1,
|
|
ACTIONS(2989), 1,
|
|
anon_sym_endcomment,
|
|
[31496] = 1,
|
|
ACTIONS(2991), 1,
|
|
sym_identifier,
|
|
[31500] = 1,
|
|
ACTIONS(2993), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31504] = 1,
|
|
ACTIONS(2995), 1,
|
|
anon_sym_endunless,
|
|
[31508] = 1,
|
|
ACTIONS(2997), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31512] = 1,
|
|
ACTIONS(2999), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31516] = 1,
|
|
ACTIONS(3001), 1,
|
|
anon_sym_endunless,
|
|
[31520] = 1,
|
|
ACTIONS(3003), 1,
|
|
sym_identifier,
|
|
[31524] = 1,
|
|
ACTIONS(3005), 1,
|
|
anon_sym_SQUOTE,
|
|
[31528] = 1,
|
|
ACTIONS(3005), 1,
|
|
anon_sym_DQUOTE,
|
|
[31532] = 1,
|
|
ACTIONS(3007), 1,
|
|
anon_sym_endcase,
|
|
[31536] = 1,
|
|
ACTIONS(3009), 1,
|
|
sym_identifier,
|
|
[31540] = 1,
|
|
ACTIONS(3011), 1,
|
|
anon_sym_RBRACK,
|
|
[31544] = 1,
|
|
ACTIONS(3013), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31548] = 1,
|
|
ACTIONS(3015), 1,
|
|
sym_raw_content,
|
|
[31552] = 1,
|
|
ACTIONS(3017), 1,
|
|
sym__paired_comment_content,
|
|
[31556] = 1,
|
|
ACTIONS(3019), 1,
|
|
sym_identifier,
|
|
[31560] = 1,
|
|
ACTIONS(3021), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31564] = 1,
|
|
ACTIONS(3023), 1,
|
|
aux_sym__liquid_node_token1,
|
|
[31568] = 1,
|
|
ACTIONS(3025), 1,
|
|
anon_sym_endfor,
|
|
[31572] = 1,
|
|
ACTIONS(3027), 1,
|
|
sym_raw_content,
|
|
[31576] = 1,
|
|
ACTIONS(3029), 1,
|
|
sym__paired_comment_content,
|
|
[31580] = 1,
|
|
ACTIONS(1864), 1,
|
|
anon_sym_when,
|
|
[31584] = 1,
|
|
ACTIONS(3031), 1,
|
|
sym_identifier,
|
|
[31588] = 1,
|
|
ACTIONS(3033), 1,
|
|
anon_sym_SQUOTE,
|
|
[31592] = 1,
|
|
ACTIONS(3035), 1,
|
|
sym_identifier,
|
|
[31596] = 1,
|
|
ACTIONS(3033), 1,
|
|
anon_sym_DQUOTE,
|
|
[31600] = 1,
|
|
ACTIONS(3037), 1,
|
|
sym_identifier,
|
|
[31604] = 1,
|
|
ACTIONS(3039), 1,
|
|
anon_sym_RBRACK,
|
|
[31608] = 1,
|
|
ACTIONS(3041), 1,
|
|
sym_identifier,
|
|
[31612] = 1,
|
|
ACTIONS(3043), 1,
|
|
anon_sym_in,
|
|
[31616] = 1,
|
|
ACTIONS(3045), 1,
|
|
sym_identifier,
|
|
[31620] = 1,
|
|
ACTIONS(3047), 1,
|
|
anon_sym_EQ2,
|
|
[31624] = 1,
|
|
ACTIONS(3049), 1,
|
|
aux_sym_string_token1,
|
|
[31628] = 1,
|
|
ACTIONS(3051), 1,
|
|
aux_sym_string_token2,
|
|
[31632] = 1,
|
|
ACTIONS(3053), 1,
|
|
anon_sym_in,
|
|
[31636] = 1,
|
|
ACTIONS(3055), 1,
|
|
anon_sym_in,
|
|
[31640] = 1,
|
|
ACTIONS(3057), 1,
|
|
sym__paired_comment_content_liq,
|
|
[31644] = 1,
|
|
ACTIONS(3059), 1,
|
|
sym_identifier,
|
|
[31648] = 1,
|
|
ACTIONS(3061), 1,
|
|
sym_identifier,
|
|
[31652] = 1,
|
|
ACTIONS(3063), 1,
|
|
anon_sym_endunless,
|
|
[31656] = 1,
|
|
ACTIONS(2899), 1,
|
|
aux_sym__liquid_node_token1,
|
|
};
|
|
|
|
static const uint32_t ts_small_parse_table_map[] = {
|
|
[SMALL_STATE(12)] = 0,
|
|
[SMALL_STATE(13)] = 148,
|
|
[SMALL_STATE(14)] = 292,
|
|
[SMALL_STATE(15)] = 442,
|
|
[SMALL_STATE(16)] = 586,
|
|
[SMALL_STATE(17)] = 730,
|
|
[SMALL_STATE(18)] = 878,
|
|
[SMALL_STATE(19)] = 1021,
|
|
[SMALL_STATE(20)] = 1164,
|
|
[SMALL_STATE(21)] = 1308,
|
|
[SMALL_STATE(22)] = 1380,
|
|
[SMALL_STATE(23)] = 1454,
|
|
[SMALL_STATE(24)] = 1595,
|
|
[SMALL_STATE(25)] = 1736,
|
|
[SMALL_STATE(26)] = 1877,
|
|
[SMALL_STATE(27)] = 2018,
|
|
[SMALL_STATE(28)] = 2159,
|
|
[SMALL_STATE(29)] = 2300,
|
|
[SMALL_STATE(30)] = 2365,
|
|
[SMALL_STATE(31)] = 2430,
|
|
[SMALL_STATE(32)] = 2571,
|
|
[SMALL_STATE(33)] = 2712,
|
|
[SMALL_STATE(34)] = 2781,
|
|
[SMALL_STATE(35)] = 2850,
|
|
[SMALL_STATE(36)] = 2991,
|
|
[SMALL_STATE(37)] = 3059,
|
|
[SMALL_STATE(38)] = 3133,
|
|
[SMALL_STATE(39)] = 3201,
|
|
[SMALL_STATE(40)] = 3269,
|
|
[SMALL_STATE(41)] = 3332,
|
|
[SMALL_STATE(42)] = 3395,
|
|
[SMALL_STATE(43)] = 3458,
|
|
[SMALL_STATE(44)] = 3521,
|
|
[SMALL_STATE(45)] = 3585,
|
|
[SMALL_STATE(46)] = 3646,
|
|
[SMALL_STATE(47)] = 3706,
|
|
[SMALL_STATE(48)] = 3764,
|
|
[SMALL_STATE(49)] = 3828,
|
|
[SMALL_STATE(50)] = 3896,
|
|
[SMALL_STATE(51)] = 3968,
|
|
[SMALL_STATE(52)] = 4042,
|
|
[SMALL_STATE(53)] = 4114,
|
|
[SMALL_STATE(54)] = 4172,
|
|
[SMALL_STATE(55)] = 4230,
|
|
[SMALL_STATE(56)] = 4299,
|
|
[SMALL_STATE(57)] = 4362,
|
|
[SMALL_STATE(58)] = 4476,
|
|
[SMALL_STATE(59)] = 4590,
|
|
[SMALL_STATE(60)] = 4704,
|
|
[SMALL_STATE(61)] = 4818,
|
|
[SMALL_STATE(62)] = 4932,
|
|
[SMALL_STATE(63)] = 5046,
|
|
[SMALL_STATE(64)] = 5160,
|
|
[SMALL_STATE(65)] = 5274,
|
|
[SMALL_STATE(66)] = 5385,
|
|
[SMALL_STATE(67)] = 5496,
|
|
[SMALL_STATE(68)] = 5607,
|
|
[SMALL_STATE(69)] = 5718,
|
|
[SMALL_STATE(70)] = 5829,
|
|
[SMALL_STATE(71)] = 5940,
|
|
[SMALL_STATE(72)] = 6051,
|
|
[SMALL_STATE(73)] = 6162,
|
|
[SMALL_STATE(74)] = 6273,
|
|
[SMALL_STATE(75)] = 6384,
|
|
[SMALL_STATE(76)] = 6495,
|
|
[SMALL_STATE(77)] = 6606,
|
|
[SMALL_STATE(78)] = 6717,
|
|
[SMALL_STATE(79)] = 6828,
|
|
[SMALL_STATE(80)] = 6939,
|
|
[SMALL_STATE(81)] = 7050,
|
|
[SMALL_STATE(82)] = 7158,
|
|
[SMALL_STATE(83)] = 7266,
|
|
[SMALL_STATE(84)] = 7374,
|
|
[SMALL_STATE(85)] = 7482,
|
|
[SMALL_STATE(86)] = 7590,
|
|
[SMALL_STATE(87)] = 7698,
|
|
[SMALL_STATE(88)] = 7806,
|
|
[SMALL_STATE(89)] = 7914,
|
|
[SMALL_STATE(90)] = 8022,
|
|
[SMALL_STATE(91)] = 8130,
|
|
[SMALL_STATE(92)] = 8238,
|
|
[SMALL_STATE(93)] = 8346,
|
|
[SMALL_STATE(94)] = 8454,
|
|
[SMALL_STATE(95)] = 8562,
|
|
[SMALL_STATE(96)] = 8670,
|
|
[SMALL_STATE(97)] = 8778,
|
|
[SMALL_STATE(98)] = 8886,
|
|
[SMALL_STATE(99)] = 8994,
|
|
[SMALL_STATE(100)] = 9102,
|
|
[SMALL_STATE(101)] = 9210,
|
|
[SMALL_STATE(102)] = 9318,
|
|
[SMALL_STATE(103)] = 9426,
|
|
[SMALL_STATE(104)] = 9534,
|
|
[SMALL_STATE(105)] = 9642,
|
|
[SMALL_STATE(106)] = 9750,
|
|
[SMALL_STATE(107)] = 9858,
|
|
[SMALL_STATE(108)] = 9966,
|
|
[SMALL_STATE(109)] = 10074,
|
|
[SMALL_STATE(110)] = 10182,
|
|
[SMALL_STATE(111)] = 10290,
|
|
[SMALL_STATE(112)] = 10398,
|
|
[SMALL_STATE(113)] = 10506,
|
|
[SMALL_STATE(114)] = 10614,
|
|
[SMALL_STATE(115)] = 10722,
|
|
[SMALL_STATE(116)] = 10830,
|
|
[SMALL_STATE(117)] = 10938,
|
|
[SMALL_STATE(118)] = 11046,
|
|
[SMALL_STATE(119)] = 11154,
|
|
[SMALL_STATE(120)] = 11262,
|
|
[SMALL_STATE(121)] = 11370,
|
|
[SMALL_STATE(122)] = 11478,
|
|
[SMALL_STATE(123)] = 11586,
|
|
[SMALL_STATE(124)] = 11694,
|
|
[SMALL_STATE(125)] = 11802,
|
|
[SMALL_STATE(126)] = 11910,
|
|
[SMALL_STATE(127)] = 12018,
|
|
[SMALL_STATE(128)] = 12126,
|
|
[SMALL_STATE(129)] = 12234,
|
|
[SMALL_STATE(130)] = 12342,
|
|
[SMALL_STATE(131)] = 12450,
|
|
[SMALL_STATE(132)] = 12558,
|
|
[SMALL_STATE(133)] = 12666,
|
|
[SMALL_STATE(134)] = 12774,
|
|
[SMALL_STATE(135)] = 12882,
|
|
[SMALL_STATE(136)] = 12990,
|
|
[SMALL_STATE(137)] = 13098,
|
|
[SMALL_STATE(138)] = 13206,
|
|
[SMALL_STATE(139)] = 13314,
|
|
[SMALL_STATE(140)] = 13422,
|
|
[SMALL_STATE(141)] = 13530,
|
|
[SMALL_STATE(142)] = 13635,
|
|
[SMALL_STATE(143)] = 13740,
|
|
[SMALL_STATE(144)] = 13795,
|
|
[SMALL_STATE(145)] = 13840,
|
|
[SMALL_STATE(146)] = 13885,
|
|
[SMALL_STATE(147)] = 13934,
|
|
[SMALL_STATE(148)] = 13996,
|
|
[SMALL_STATE(149)] = 14046,
|
|
[SMALL_STATE(150)] = 14103,
|
|
[SMALL_STATE(151)] = 14160,
|
|
[SMALL_STATE(152)] = 14199,
|
|
[SMALL_STATE(153)] = 14256,
|
|
[SMALL_STATE(154)] = 14295,
|
|
[SMALL_STATE(155)] = 14352,
|
|
[SMALL_STATE(156)] = 14409,
|
|
[SMALL_STATE(157)] = 14466,
|
|
[SMALL_STATE(158)] = 14523,
|
|
[SMALL_STATE(159)] = 14580,
|
|
[SMALL_STATE(160)] = 14624,
|
|
[SMALL_STATE(161)] = 14662,
|
|
[SMALL_STATE(162)] = 14700,
|
|
[SMALL_STATE(163)] = 14738,
|
|
[SMALL_STATE(164)] = 14776,
|
|
[SMALL_STATE(165)] = 14827,
|
|
[SMALL_STATE(166)] = 14880,
|
|
[SMALL_STATE(167)] = 14931,
|
|
[SMALL_STATE(168)] = 14982,
|
|
[SMALL_STATE(169)] = 15033,
|
|
[SMALL_STATE(170)] = 15086,
|
|
[SMALL_STATE(171)] = 15139,
|
|
[SMALL_STATE(172)] = 15176,
|
|
[SMALL_STATE(173)] = 15229,
|
|
[SMALL_STATE(174)] = 15282,
|
|
[SMALL_STATE(175)] = 15335,
|
|
[SMALL_STATE(176)] = 15388,
|
|
[SMALL_STATE(177)] = 15441,
|
|
[SMALL_STATE(178)] = 15489,
|
|
[SMALL_STATE(179)] = 15539,
|
|
[SMALL_STATE(180)] = 15587,
|
|
[SMALL_STATE(181)] = 15637,
|
|
[SMALL_STATE(182)] = 15685,
|
|
[SMALL_STATE(183)] = 15733,
|
|
[SMALL_STATE(184)] = 15781,
|
|
[SMALL_STATE(185)] = 15819,
|
|
[SMALL_STATE(186)] = 15869,
|
|
[SMALL_STATE(187)] = 15917,
|
|
[SMALL_STATE(188)] = 15965,
|
|
[SMALL_STATE(189)] = 16013,
|
|
[SMALL_STATE(190)] = 16061,
|
|
[SMALL_STATE(191)] = 16111,
|
|
[SMALL_STATE(192)] = 16161,
|
|
[SMALL_STATE(193)] = 16209,
|
|
[SMALL_STATE(194)] = 16257,
|
|
[SMALL_STATE(195)] = 16305,
|
|
[SMALL_STATE(196)] = 16355,
|
|
[SMALL_STATE(197)] = 16403,
|
|
[SMALL_STATE(198)] = 16451,
|
|
[SMALL_STATE(199)] = 16499,
|
|
[SMALL_STATE(200)] = 16547,
|
|
[SMALL_STATE(201)] = 16597,
|
|
[SMALL_STATE(202)] = 16647,
|
|
[SMALL_STATE(203)] = 16695,
|
|
[SMALL_STATE(204)] = 16745,
|
|
[SMALL_STATE(205)] = 16795,
|
|
[SMALL_STATE(206)] = 16845,
|
|
[SMALL_STATE(207)] = 16895,
|
|
[SMALL_STATE(208)] = 16945,
|
|
[SMALL_STATE(209)] = 16993,
|
|
[SMALL_STATE(210)] = 17043,
|
|
[SMALL_STATE(211)] = 17093,
|
|
[SMALL_STATE(212)] = 17143,
|
|
[SMALL_STATE(213)] = 17191,
|
|
[SMALL_STATE(214)] = 17238,
|
|
[SMALL_STATE(215)] = 17285,
|
|
[SMALL_STATE(216)] = 17332,
|
|
[SMALL_STATE(217)] = 17379,
|
|
[SMALL_STATE(218)] = 17426,
|
|
[SMALL_STATE(219)] = 17473,
|
|
[SMALL_STATE(220)] = 17520,
|
|
[SMALL_STATE(221)] = 17567,
|
|
[SMALL_STATE(222)] = 17614,
|
|
[SMALL_STATE(223)] = 17661,
|
|
[SMALL_STATE(224)] = 17708,
|
|
[SMALL_STATE(225)] = 17755,
|
|
[SMALL_STATE(226)] = 17790,
|
|
[SMALL_STATE(227)] = 17825,
|
|
[SMALL_STATE(228)] = 17872,
|
|
[SMALL_STATE(229)] = 17919,
|
|
[SMALL_STATE(230)] = 17966,
|
|
[SMALL_STATE(231)] = 18013,
|
|
[SMALL_STATE(232)] = 18060,
|
|
[SMALL_STATE(233)] = 18107,
|
|
[SMALL_STATE(234)] = 18154,
|
|
[SMALL_STATE(235)] = 18201,
|
|
[SMALL_STATE(236)] = 18246,
|
|
[SMALL_STATE(237)] = 18288,
|
|
[SMALL_STATE(238)] = 18328,
|
|
[SMALL_STATE(239)] = 18365,
|
|
[SMALL_STATE(240)] = 18398,
|
|
[SMALL_STATE(241)] = 18435,
|
|
[SMALL_STATE(242)] = 18468,
|
|
[SMALL_STATE(243)] = 18504,
|
|
[SMALL_STATE(244)] = 18540,
|
|
[SMALL_STATE(245)] = 18576,
|
|
[SMALL_STATE(246)] = 18612,
|
|
[SMALL_STATE(247)] = 18663,
|
|
[SMALL_STATE(248)] = 18694,
|
|
[SMALL_STATE(249)] = 18725,
|
|
[SMALL_STATE(250)] = 18756,
|
|
[SMALL_STATE(251)] = 18789,
|
|
[SMALL_STATE(252)] = 18820,
|
|
[SMALL_STATE(253)] = 18851,
|
|
[SMALL_STATE(254)] = 18892,
|
|
[SMALL_STATE(255)] = 18924,
|
|
[SMALL_STATE(256)] = 18954,
|
|
[SMALL_STATE(257)] = 18988,
|
|
[SMALL_STATE(258)] = 19024,
|
|
[SMALL_STATE(259)] = 19062,
|
|
[SMALL_STATE(260)] = 19092,
|
|
[SMALL_STATE(261)] = 19122,
|
|
[SMALL_STATE(262)] = 19162,
|
|
[SMALL_STATE(263)] = 19200,
|
|
[SMALL_STATE(264)] = 19236,
|
|
[SMALL_STATE(265)] = 19280,
|
|
[SMALL_STATE(266)] = 19313,
|
|
[SMALL_STATE(267)] = 19346,
|
|
[SMALL_STATE(268)] = 19378,
|
|
[SMALL_STATE(269)] = 19410,
|
|
[SMALL_STATE(270)] = 19450,
|
|
[SMALL_STATE(271)] = 19482,
|
|
[SMALL_STATE(272)] = 19520,
|
|
[SMALL_STATE(273)] = 19552,
|
|
[SMALL_STATE(274)] = 19579,
|
|
[SMALL_STATE(275)] = 19606,
|
|
[SMALL_STATE(276)] = 19633,
|
|
[SMALL_STATE(277)] = 19662,
|
|
[SMALL_STATE(278)] = 19697,
|
|
[SMALL_STATE(279)] = 19724,
|
|
[SMALL_STATE(280)] = 19761,
|
|
[SMALL_STATE(281)] = 19794,
|
|
[SMALL_STATE(282)] = 19820,
|
|
[SMALL_STATE(283)] = 19846,
|
|
[SMALL_STATE(284)] = 19872,
|
|
[SMALL_STATE(285)] = 19900,
|
|
[SMALL_STATE(286)] = 19932,
|
|
[SMALL_STATE(287)] = 19958,
|
|
[SMALL_STATE(288)] = 19984,
|
|
[SMALL_STATE(289)] = 20020,
|
|
[SMALL_STATE(290)] = 20050,
|
|
[SMALL_STATE(291)] = 20090,
|
|
[SMALL_STATE(292)] = 20132,
|
|
[SMALL_STATE(293)] = 20162,
|
|
[SMALL_STATE(294)] = 20191,
|
|
[SMALL_STATE(295)] = 20220,
|
|
[SMALL_STATE(296)] = 20249,
|
|
[SMALL_STATE(297)] = 20280,
|
|
[SMALL_STATE(298)] = 20309,
|
|
[SMALL_STATE(299)] = 20333,
|
|
[SMALL_STATE(300)] = 20359,
|
|
[SMALL_STATE(301)] = 20403,
|
|
[SMALL_STATE(302)] = 20427,
|
|
[SMALL_STATE(303)] = 20451,
|
|
[SMALL_STATE(304)] = 20490,
|
|
[SMALL_STATE(305)] = 20531,
|
|
[SMALL_STATE(306)] = 20570,
|
|
[SMALL_STATE(307)] = 20609,
|
|
[SMALL_STATE(308)] = 20648,
|
|
[SMALL_STATE(309)] = 20689,
|
|
[SMALL_STATE(310)] = 20730,
|
|
[SMALL_STATE(311)] = 20769,
|
|
[SMALL_STATE(312)] = 20808,
|
|
[SMALL_STATE(313)] = 20849,
|
|
[SMALL_STATE(314)] = 20888,
|
|
[SMALL_STATE(315)] = 20929,
|
|
[SMALL_STATE(316)] = 20970,
|
|
[SMALL_STATE(317)] = 20993,
|
|
[SMALL_STATE(318)] = 21018,
|
|
[SMALL_STATE(319)] = 21045,
|
|
[SMALL_STATE(320)] = 21070,
|
|
[SMALL_STATE(321)] = 21093,
|
|
[SMALL_STATE(322)] = 21122,
|
|
[SMALL_STATE(323)] = 21153,
|
|
[SMALL_STATE(324)] = 21186,
|
|
[SMALL_STATE(325)] = 21225,
|
|
[SMALL_STATE(326)] = 21262,
|
|
[SMALL_STATE(327)] = 21285,
|
|
[SMALL_STATE(328)] = 21326,
|
|
[SMALL_STATE(329)] = 21367,
|
|
[SMALL_STATE(330)] = 21408,
|
|
[SMALL_STATE(331)] = 21449,
|
|
[SMALL_STATE(332)] = 21493,
|
|
[SMALL_STATE(333)] = 21531,
|
|
[SMALL_STATE(334)] = 21565,
|
|
[SMALL_STATE(335)] = 21609,
|
|
[SMALL_STATE(336)] = 21643,
|
|
[SMALL_STATE(337)] = 21677,
|
|
[SMALL_STATE(338)] = 21715,
|
|
[SMALL_STATE(339)] = 21749,
|
|
[SMALL_STATE(340)] = 21782,
|
|
[SMALL_STATE(341)] = 21815,
|
|
[SMALL_STATE(342)] = 21854,
|
|
[SMALL_STATE(343)] = 21888,
|
|
[SMALL_STATE(344)] = 21922,
|
|
[SMALL_STATE(345)] = 21956,
|
|
[SMALL_STATE(346)] = 21990,
|
|
[SMALL_STATE(347)] = 22024,
|
|
[SMALL_STATE(348)] = 22058,
|
|
[SMALL_STATE(349)] = 22092,
|
|
[SMALL_STATE(350)] = 22126,
|
|
[SMALL_STATE(351)] = 22160,
|
|
[SMALL_STATE(352)] = 22194,
|
|
[SMALL_STATE(353)] = 22228,
|
|
[SMALL_STATE(354)] = 22262,
|
|
[SMALL_STATE(355)] = 22296,
|
|
[SMALL_STATE(356)] = 22330,
|
|
[SMALL_STATE(357)] = 22364,
|
|
[SMALL_STATE(358)] = 22398,
|
|
[SMALL_STATE(359)] = 22432,
|
|
[SMALL_STATE(360)] = 22466,
|
|
[SMALL_STATE(361)] = 22500,
|
|
[SMALL_STATE(362)] = 22534,
|
|
[SMALL_STATE(363)] = 22568,
|
|
[SMALL_STATE(364)] = 22602,
|
|
[SMALL_STATE(365)] = 22636,
|
|
[SMALL_STATE(366)] = 22670,
|
|
[SMALL_STATE(367)] = 22704,
|
|
[SMALL_STATE(368)] = 22738,
|
|
[SMALL_STATE(369)] = 22772,
|
|
[SMALL_STATE(370)] = 22806,
|
|
[SMALL_STATE(371)] = 22840,
|
|
[SMALL_STATE(372)] = 22874,
|
|
[SMALL_STATE(373)] = 22908,
|
|
[SMALL_STATE(374)] = 22942,
|
|
[SMALL_STATE(375)] = 22976,
|
|
[SMALL_STATE(376)] = 23010,
|
|
[SMALL_STATE(377)] = 23044,
|
|
[SMALL_STATE(378)] = 23078,
|
|
[SMALL_STATE(379)] = 23112,
|
|
[SMALL_STATE(380)] = 23146,
|
|
[SMALL_STATE(381)] = 23180,
|
|
[SMALL_STATE(382)] = 23214,
|
|
[SMALL_STATE(383)] = 23248,
|
|
[SMALL_STATE(384)] = 23282,
|
|
[SMALL_STATE(385)] = 23316,
|
|
[SMALL_STATE(386)] = 23350,
|
|
[SMALL_STATE(387)] = 23384,
|
|
[SMALL_STATE(388)] = 23418,
|
|
[SMALL_STATE(389)] = 23451,
|
|
[SMALL_STATE(390)] = 23480,
|
|
[SMALL_STATE(391)] = 23509,
|
|
[SMALL_STATE(392)] = 23538,
|
|
[SMALL_STATE(393)] = 23567,
|
|
[SMALL_STATE(394)] = 23596,
|
|
[SMALL_STATE(395)] = 23625,
|
|
[SMALL_STATE(396)] = 23654,
|
|
[SMALL_STATE(397)] = 23683,
|
|
[SMALL_STATE(398)] = 23712,
|
|
[SMALL_STATE(399)] = 23741,
|
|
[SMALL_STATE(400)] = 23770,
|
|
[SMALL_STATE(401)] = 23796,
|
|
[SMALL_STATE(402)] = 23822,
|
|
[SMALL_STATE(403)] = 23848,
|
|
[SMALL_STATE(404)] = 23874,
|
|
[SMALL_STATE(405)] = 23900,
|
|
[SMALL_STATE(406)] = 23925,
|
|
[SMALL_STATE(407)] = 23950,
|
|
[SMALL_STATE(408)] = 23979,
|
|
[SMALL_STATE(409)] = 24004,
|
|
[SMALL_STATE(410)] = 24029,
|
|
[SMALL_STATE(411)] = 24054,
|
|
[SMALL_STATE(412)] = 24074,
|
|
[SMALL_STATE(413)] = 24094,
|
|
[SMALL_STATE(414)] = 24107,
|
|
[SMALL_STATE(415)] = 24120,
|
|
[SMALL_STATE(416)] = 24133,
|
|
[SMALL_STATE(417)] = 24146,
|
|
[SMALL_STATE(418)] = 24159,
|
|
[SMALL_STATE(419)] = 24172,
|
|
[SMALL_STATE(420)] = 24185,
|
|
[SMALL_STATE(421)] = 24198,
|
|
[SMALL_STATE(422)] = 24211,
|
|
[SMALL_STATE(423)] = 24224,
|
|
[SMALL_STATE(424)] = 24237,
|
|
[SMALL_STATE(425)] = 24250,
|
|
[SMALL_STATE(426)] = 24263,
|
|
[SMALL_STATE(427)] = 24276,
|
|
[SMALL_STATE(428)] = 24289,
|
|
[SMALL_STATE(429)] = 24302,
|
|
[SMALL_STATE(430)] = 24315,
|
|
[SMALL_STATE(431)] = 24328,
|
|
[SMALL_STATE(432)] = 24341,
|
|
[SMALL_STATE(433)] = 24354,
|
|
[SMALL_STATE(434)] = 24367,
|
|
[SMALL_STATE(435)] = 24380,
|
|
[SMALL_STATE(436)] = 24393,
|
|
[SMALL_STATE(437)] = 24406,
|
|
[SMALL_STATE(438)] = 24419,
|
|
[SMALL_STATE(439)] = 24432,
|
|
[SMALL_STATE(440)] = 24455,
|
|
[SMALL_STATE(441)] = 24478,
|
|
[SMALL_STATE(442)] = 24491,
|
|
[SMALL_STATE(443)] = 24504,
|
|
[SMALL_STATE(444)] = 24517,
|
|
[SMALL_STATE(445)] = 24530,
|
|
[SMALL_STATE(446)] = 24543,
|
|
[SMALL_STATE(447)] = 24556,
|
|
[SMALL_STATE(448)] = 24569,
|
|
[SMALL_STATE(449)] = 24582,
|
|
[SMALL_STATE(450)] = 24595,
|
|
[SMALL_STATE(451)] = 24608,
|
|
[SMALL_STATE(452)] = 24631,
|
|
[SMALL_STATE(453)] = 24644,
|
|
[SMALL_STATE(454)] = 24657,
|
|
[SMALL_STATE(455)] = 24670,
|
|
[SMALL_STATE(456)] = 24683,
|
|
[SMALL_STATE(457)] = 24696,
|
|
[SMALL_STATE(458)] = 24709,
|
|
[SMALL_STATE(459)] = 24722,
|
|
[SMALL_STATE(460)] = 24735,
|
|
[SMALL_STATE(461)] = 24748,
|
|
[SMALL_STATE(462)] = 24761,
|
|
[SMALL_STATE(463)] = 24774,
|
|
[SMALL_STATE(464)] = 24787,
|
|
[SMALL_STATE(465)] = 24800,
|
|
[SMALL_STATE(466)] = 24813,
|
|
[SMALL_STATE(467)] = 24826,
|
|
[SMALL_STATE(468)] = 24839,
|
|
[SMALL_STATE(469)] = 24852,
|
|
[SMALL_STATE(470)] = 24865,
|
|
[SMALL_STATE(471)] = 24878,
|
|
[SMALL_STATE(472)] = 24891,
|
|
[SMALL_STATE(473)] = 24904,
|
|
[SMALL_STATE(474)] = 24917,
|
|
[SMALL_STATE(475)] = 24930,
|
|
[SMALL_STATE(476)] = 24943,
|
|
[SMALL_STATE(477)] = 24956,
|
|
[SMALL_STATE(478)] = 24969,
|
|
[SMALL_STATE(479)] = 24982,
|
|
[SMALL_STATE(480)] = 24995,
|
|
[SMALL_STATE(481)] = 25008,
|
|
[SMALL_STATE(482)] = 25021,
|
|
[SMALL_STATE(483)] = 25034,
|
|
[SMALL_STATE(484)] = 25047,
|
|
[SMALL_STATE(485)] = 25060,
|
|
[SMALL_STATE(486)] = 25073,
|
|
[SMALL_STATE(487)] = 25086,
|
|
[SMALL_STATE(488)] = 25099,
|
|
[SMALL_STATE(489)] = 25112,
|
|
[SMALL_STATE(490)] = 25125,
|
|
[SMALL_STATE(491)] = 25138,
|
|
[SMALL_STATE(492)] = 25151,
|
|
[SMALL_STATE(493)] = 25164,
|
|
[SMALL_STATE(494)] = 25177,
|
|
[SMALL_STATE(495)] = 25190,
|
|
[SMALL_STATE(496)] = 25203,
|
|
[SMALL_STATE(497)] = 25216,
|
|
[SMALL_STATE(498)] = 25229,
|
|
[SMALL_STATE(499)] = 25242,
|
|
[SMALL_STATE(500)] = 25255,
|
|
[SMALL_STATE(501)] = 25268,
|
|
[SMALL_STATE(502)] = 25281,
|
|
[SMALL_STATE(503)] = 25294,
|
|
[SMALL_STATE(504)] = 25307,
|
|
[SMALL_STATE(505)] = 25320,
|
|
[SMALL_STATE(506)] = 25333,
|
|
[SMALL_STATE(507)] = 25346,
|
|
[SMALL_STATE(508)] = 25359,
|
|
[SMALL_STATE(509)] = 25372,
|
|
[SMALL_STATE(510)] = 25385,
|
|
[SMALL_STATE(511)] = 25398,
|
|
[SMALL_STATE(512)] = 25411,
|
|
[SMALL_STATE(513)] = 25424,
|
|
[SMALL_STATE(514)] = 25437,
|
|
[SMALL_STATE(515)] = 25450,
|
|
[SMALL_STATE(516)] = 25463,
|
|
[SMALL_STATE(517)] = 25476,
|
|
[SMALL_STATE(518)] = 25489,
|
|
[SMALL_STATE(519)] = 25502,
|
|
[SMALL_STATE(520)] = 25515,
|
|
[SMALL_STATE(521)] = 25528,
|
|
[SMALL_STATE(522)] = 25541,
|
|
[SMALL_STATE(523)] = 25554,
|
|
[SMALL_STATE(524)] = 25567,
|
|
[SMALL_STATE(525)] = 25580,
|
|
[SMALL_STATE(526)] = 25593,
|
|
[SMALL_STATE(527)] = 25606,
|
|
[SMALL_STATE(528)] = 25619,
|
|
[SMALL_STATE(529)] = 25632,
|
|
[SMALL_STATE(530)] = 25645,
|
|
[SMALL_STATE(531)] = 25658,
|
|
[SMALL_STATE(532)] = 25671,
|
|
[SMALL_STATE(533)] = 25684,
|
|
[SMALL_STATE(534)] = 25697,
|
|
[SMALL_STATE(535)] = 25710,
|
|
[SMALL_STATE(536)] = 25723,
|
|
[SMALL_STATE(537)] = 25740,
|
|
[SMALL_STATE(538)] = 25757,
|
|
[SMALL_STATE(539)] = 25770,
|
|
[SMALL_STATE(540)] = 25783,
|
|
[SMALL_STATE(541)] = 25796,
|
|
[SMALL_STATE(542)] = 25809,
|
|
[SMALL_STATE(543)] = 25832,
|
|
[SMALL_STATE(544)] = 25855,
|
|
[SMALL_STATE(545)] = 25868,
|
|
[SMALL_STATE(546)] = 25881,
|
|
[SMALL_STATE(547)] = 25894,
|
|
[SMALL_STATE(548)] = 25907,
|
|
[SMALL_STATE(549)] = 25920,
|
|
[SMALL_STATE(550)] = 25933,
|
|
[SMALL_STATE(551)] = 25946,
|
|
[SMALL_STATE(552)] = 25958,
|
|
[SMALL_STATE(553)] = 25970,
|
|
[SMALL_STATE(554)] = 25982,
|
|
[SMALL_STATE(555)] = 26002,
|
|
[SMALL_STATE(556)] = 26014,
|
|
[SMALL_STATE(557)] = 26026,
|
|
[SMALL_STATE(558)] = 26038,
|
|
[SMALL_STATE(559)] = 26058,
|
|
[SMALL_STATE(560)] = 26070,
|
|
[SMALL_STATE(561)] = 26082,
|
|
[SMALL_STATE(562)] = 26094,
|
|
[SMALL_STATE(563)] = 26106,
|
|
[SMALL_STATE(564)] = 26118,
|
|
[SMALL_STATE(565)] = 26130,
|
|
[SMALL_STATE(566)] = 26142,
|
|
[SMALL_STATE(567)] = 26154,
|
|
[SMALL_STATE(568)] = 26166,
|
|
[SMALL_STATE(569)] = 26178,
|
|
[SMALL_STATE(570)] = 26190,
|
|
[SMALL_STATE(571)] = 26202,
|
|
[SMALL_STATE(572)] = 26214,
|
|
[SMALL_STATE(573)] = 26226,
|
|
[SMALL_STATE(574)] = 26238,
|
|
[SMALL_STATE(575)] = 26250,
|
|
[SMALL_STATE(576)] = 26262,
|
|
[SMALL_STATE(577)] = 26274,
|
|
[SMALL_STATE(578)] = 26286,
|
|
[SMALL_STATE(579)] = 26298,
|
|
[SMALL_STATE(580)] = 26310,
|
|
[SMALL_STATE(581)] = 26322,
|
|
[SMALL_STATE(582)] = 26334,
|
|
[SMALL_STATE(583)] = 26346,
|
|
[SMALL_STATE(584)] = 26358,
|
|
[SMALL_STATE(585)] = 26370,
|
|
[SMALL_STATE(586)] = 26382,
|
|
[SMALL_STATE(587)] = 26394,
|
|
[SMALL_STATE(588)] = 26406,
|
|
[SMALL_STATE(589)] = 26418,
|
|
[SMALL_STATE(590)] = 26430,
|
|
[SMALL_STATE(591)] = 26442,
|
|
[SMALL_STATE(592)] = 26454,
|
|
[SMALL_STATE(593)] = 26466,
|
|
[SMALL_STATE(594)] = 26478,
|
|
[SMALL_STATE(595)] = 26490,
|
|
[SMALL_STATE(596)] = 26502,
|
|
[SMALL_STATE(597)] = 26514,
|
|
[SMALL_STATE(598)] = 26526,
|
|
[SMALL_STATE(599)] = 26538,
|
|
[SMALL_STATE(600)] = 26550,
|
|
[SMALL_STATE(601)] = 26562,
|
|
[SMALL_STATE(602)] = 26574,
|
|
[SMALL_STATE(603)] = 26586,
|
|
[SMALL_STATE(604)] = 26598,
|
|
[SMALL_STATE(605)] = 26610,
|
|
[SMALL_STATE(606)] = 26622,
|
|
[SMALL_STATE(607)] = 26634,
|
|
[SMALL_STATE(608)] = 26646,
|
|
[SMALL_STATE(609)] = 26658,
|
|
[SMALL_STATE(610)] = 26670,
|
|
[SMALL_STATE(611)] = 26682,
|
|
[SMALL_STATE(612)] = 26694,
|
|
[SMALL_STATE(613)] = 26706,
|
|
[SMALL_STATE(614)] = 26718,
|
|
[SMALL_STATE(615)] = 26730,
|
|
[SMALL_STATE(616)] = 26742,
|
|
[SMALL_STATE(617)] = 26754,
|
|
[SMALL_STATE(618)] = 26766,
|
|
[SMALL_STATE(619)] = 26778,
|
|
[SMALL_STATE(620)] = 26790,
|
|
[SMALL_STATE(621)] = 26802,
|
|
[SMALL_STATE(622)] = 26814,
|
|
[SMALL_STATE(623)] = 26826,
|
|
[SMALL_STATE(624)] = 26838,
|
|
[SMALL_STATE(625)] = 26850,
|
|
[SMALL_STATE(626)] = 26862,
|
|
[SMALL_STATE(627)] = 26874,
|
|
[SMALL_STATE(628)] = 26886,
|
|
[SMALL_STATE(629)] = 26898,
|
|
[SMALL_STATE(630)] = 26910,
|
|
[SMALL_STATE(631)] = 26922,
|
|
[SMALL_STATE(632)] = 26934,
|
|
[SMALL_STATE(633)] = 26946,
|
|
[SMALL_STATE(634)] = 26958,
|
|
[SMALL_STATE(635)] = 26970,
|
|
[SMALL_STATE(636)] = 26982,
|
|
[SMALL_STATE(637)] = 26994,
|
|
[SMALL_STATE(638)] = 27006,
|
|
[SMALL_STATE(639)] = 27018,
|
|
[SMALL_STATE(640)] = 27030,
|
|
[SMALL_STATE(641)] = 27042,
|
|
[SMALL_STATE(642)] = 27054,
|
|
[SMALL_STATE(643)] = 27066,
|
|
[SMALL_STATE(644)] = 27078,
|
|
[SMALL_STATE(645)] = 27090,
|
|
[SMALL_STATE(646)] = 27102,
|
|
[SMALL_STATE(647)] = 27114,
|
|
[SMALL_STATE(648)] = 27126,
|
|
[SMALL_STATE(649)] = 27138,
|
|
[SMALL_STATE(650)] = 27150,
|
|
[SMALL_STATE(651)] = 27162,
|
|
[SMALL_STATE(652)] = 27174,
|
|
[SMALL_STATE(653)] = 27186,
|
|
[SMALL_STATE(654)] = 27198,
|
|
[SMALL_STATE(655)] = 27210,
|
|
[SMALL_STATE(656)] = 27222,
|
|
[SMALL_STATE(657)] = 27234,
|
|
[SMALL_STATE(658)] = 27246,
|
|
[SMALL_STATE(659)] = 27258,
|
|
[SMALL_STATE(660)] = 27270,
|
|
[SMALL_STATE(661)] = 27282,
|
|
[SMALL_STATE(662)] = 27294,
|
|
[SMALL_STATE(663)] = 27306,
|
|
[SMALL_STATE(664)] = 27318,
|
|
[SMALL_STATE(665)] = 27330,
|
|
[SMALL_STATE(666)] = 27342,
|
|
[SMALL_STATE(667)] = 27354,
|
|
[SMALL_STATE(668)] = 27366,
|
|
[SMALL_STATE(669)] = 27378,
|
|
[SMALL_STATE(670)] = 27390,
|
|
[SMALL_STATE(671)] = 27402,
|
|
[SMALL_STATE(672)] = 27414,
|
|
[SMALL_STATE(673)] = 27426,
|
|
[SMALL_STATE(674)] = 27438,
|
|
[SMALL_STATE(675)] = 27450,
|
|
[SMALL_STATE(676)] = 27462,
|
|
[SMALL_STATE(677)] = 27474,
|
|
[SMALL_STATE(678)] = 27486,
|
|
[SMALL_STATE(679)] = 27498,
|
|
[SMALL_STATE(680)] = 27510,
|
|
[SMALL_STATE(681)] = 27522,
|
|
[SMALL_STATE(682)] = 27534,
|
|
[SMALL_STATE(683)] = 27546,
|
|
[SMALL_STATE(684)] = 27558,
|
|
[SMALL_STATE(685)] = 27576,
|
|
[SMALL_STATE(686)] = 27596,
|
|
[SMALL_STATE(687)] = 27608,
|
|
[SMALL_STATE(688)] = 27620,
|
|
[SMALL_STATE(689)] = 27632,
|
|
[SMALL_STATE(690)] = 27644,
|
|
[SMALL_STATE(691)] = 27661,
|
|
[SMALL_STATE(692)] = 27676,
|
|
[SMALL_STATE(693)] = 27693,
|
|
[SMALL_STATE(694)] = 27710,
|
|
[SMALL_STATE(695)] = 27729,
|
|
[SMALL_STATE(696)] = 27748,
|
|
[SMALL_STATE(697)] = 27767,
|
|
[SMALL_STATE(698)] = 27786,
|
|
[SMALL_STATE(699)] = 27805,
|
|
[SMALL_STATE(700)] = 27824,
|
|
[SMALL_STATE(701)] = 27843,
|
|
[SMALL_STATE(702)] = 27862,
|
|
[SMALL_STATE(703)] = 27879,
|
|
[SMALL_STATE(704)] = 27893,
|
|
[SMALL_STATE(705)] = 27909,
|
|
[SMALL_STATE(706)] = 27925,
|
|
[SMALL_STATE(707)] = 27941,
|
|
[SMALL_STATE(708)] = 27957,
|
|
[SMALL_STATE(709)] = 27973,
|
|
[SMALL_STATE(710)] = 27987,
|
|
[SMALL_STATE(711)] = 28003,
|
|
[SMALL_STATE(712)] = 28017,
|
|
[SMALL_STATE(713)] = 28029,
|
|
[SMALL_STATE(714)] = 28041,
|
|
[SMALL_STATE(715)] = 28053,
|
|
[SMALL_STATE(716)] = 28069,
|
|
[SMALL_STATE(717)] = 28081,
|
|
[SMALL_STATE(718)] = 28097,
|
|
[SMALL_STATE(719)] = 28109,
|
|
[SMALL_STATE(720)] = 28123,
|
|
[SMALL_STATE(721)] = 28139,
|
|
[SMALL_STATE(722)] = 28155,
|
|
[SMALL_STATE(723)] = 28171,
|
|
[SMALL_STATE(724)] = 28183,
|
|
[SMALL_STATE(725)] = 28199,
|
|
[SMALL_STATE(726)] = 28211,
|
|
[SMALL_STATE(727)] = 28227,
|
|
[SMALL_STATE(728)] = 28239,
|
|
[SMALL_STATE(729)] = 28255,
|
|
[SMALL_STATE(730)] = 28271,
|
|
[SMALL_STATE(731)] = 28287,
|
|
[SMALL_STATE(732)] = 28303,
|
|
[SMALL_STATE(733)] = 28319,
|
|
[SMALL_STATE(734)] = 28335,
|
|
[SMALL_STATE(735)] = 28349,
|
|
[SMALL_STATE(736)] = 28365,
|
|
[SMALL_STATE(737)] = 28381,
|
|
[SMALL_STATE(738)] = 28397,
|
|
[SMALL_STATE(739)] = 28413,
|
|
[SMALL_STATE(740)] = 28426,
|
|
[SMALL_STATE(741)] = 28439,
|
|
[SMALL_STATE(742)] = 28450,
|
|
[SMALL_STATE(743)] = 28461,
|
|
[SMALL_STATE(744)] = 28472,
|
|
[SMALL_STATE(745)] = 28485,
|
|
[SMALL_STATE(746)] = 28496,
|
|
[SMALL_STATE(747)] = 28507,
|
|
[SMALL_STATE(748)] = 28514,
|
|
[SMALL_STATE(749)] = 28525,
|
|
[SMALL_STATE(750)] = 28538,
|
|
[SMALL_STATE(751)] = 28551,
|
|
[SMALL_STATE(752)] = 28562,
|
|
[SMALL_STATE(753)] = 28573,
|
|
[SMALL_STATE(754)] = 28586,
|
|
[SMALL_STATE(755)] = 28599,
|
|
[SMALL_STATE(756)] = 28612,
|
|
[SMALL_STATE(757)] = 28623,
|
|
[SMALL_STATE(758)] = 28636,
|
|
[SMALL_STATE(759)] = 28649,
|
|
[SMALL_STATE(760)] = 28660,
|
|
[SMALL_STATE(761)] = 28673,
|
|
[SMALL_STATE(762)] = 28684,
|
|
[SMALL_STATE(763)] = 28695,
|
|
[SMALL_STATE(764)] = 28706,
|
|
[SMALL_STATE(765)] = 28717,
|
|
[SMALL_STATE(766)] = 28728,
|
|
[SMALL_STATE(767)] = 28735,
|
|
[SMALL_STATE(768)] = 28746,
|
|
[SMALL_STATE(769)] = 28759,
|
|
[SMALL_STATE(770)] = 28772,
|
|
[SMALL_STATE(771)] = 28785,
|
|
[SMALL_STATE(772)] = 28796,
|
|
[SMALL_STATE(773)] = 28807,
|
|
[SMALL_STATE(774)] = 28817,
|
|
[SMALL_STATE(775)] = 28827,
|
|
[SMALL_STATE(776)] = 28837,
|
|
[SMALL_STATE(777)] = 28845,
|
|
[SMALL_STATE(778)] = 28851,
|
|
[SMALL_STATE(779)] = 28861,
|
|
[SMALL_STATE(780)] = 28871,
|
|
[SMALL_STATE(781)] = 28881,
|
|
[SMALL_STATE(782)] = 28891,
|
|
[SMALL_STATE(783)] = 28901,
|
|
[SMALL_STATE(784)] = 28911,
|
|
[SMALL_STATE(785)] = 28921,
|
|
[SMALL_STATE(786)] = 28931,
|
|
[SMALL_STATE(787)] = 28941,
|
|
[SMALL_STATE(788)] = 28951,
|
|
[SMALL_STATE(789)] = 28961,
|
|
[SMALL_STATE(790)] = 28971,
|
|
[SMALL_STATE(791)] = 28981,
|
|
[SMALL_STATE(792)] = 28991,
|
|
[SMALL_STATE(793)] = 29001,
|
|
[SMALL_STATE(794)] = 29011,
|
|
[SMALL_STATE(795)] = 29021,
|
|
[SMALL_STATE(796)] = 29031,
|
|
[SMALL_STATE(797)] = 29041,
|
|
[SMALL_STATE(798)] = 29051,
|
|
[SMALL_STATE(799)] = 29059,
|
|
[SMALL_STATE(800)] = 29069,
|
|
[SMALL_STATE(801)] = 29079,
|
|
[SMALL_STATE(802)] = 29089,
|
|
[SMALL_STATE(803)] = 29099,
|
|
[SMALL_STATE(804)] = 29109,
|
|
[SMALL_STATE(805)] = 29119,
|
|
[SMALL_STATE(806)] = 29129,
|
|
[SMALL_STATE(807)] = 29139,
|
|
[SMALL_STATE(808)] = 29149,
|
|
[SMALL_STATE(809)] = 29159,
|
|
[SMALL_STATE(810)] = 29165,
|
|
[SMALL_STATE(811)] = 29175,
|
|
[SMALL_STATE(812)] = 29185,
|
|
[SMALL_STATE(813)] = 29195,
|
|
[SMALL_STATE(814)] = 29205,
|
|
[SMALL_STATE(815)] = 29215,
|
|
[SMALL_STATE(816)] = 29225,
|
|
[SMALL_STATE(817)] = 29235,
|
|
[SMALL_STATE(818)] = 29245,
|
|
[SMALL_STATE(819)] = 29255,
|
|
[SMALL_STATE(820)] = 29263,
|
|
[SMALL_STATE(821)] = 29273,
|
|
[SMALL_STATE(822)] = 29283,
|
|
[SMALL_STATE(823)] = 29293,
|
|
[SMALL_STATE(824)] = 29303,
|
|
[SMALL_STATE(825)] = 29309,
|
|
[SMALL_STATE(826)] = 29317,
|
|
[SMALL_STATE(827)] = 29322,
|
|
[SMALL_STATE(828)] = 29329,
|
|
[SMALL_STATE(829)] = 29336,
|
|
[SMALL_STATE(830)] = 29341,
|
|
[SMALL_STATE(831)] = 29346,
|
|
[SMALL_STATE(832)] = 29351,
|
|
[SMALL_STATE(833)] = 29358,
|
|
[SMALL_STATE(834)] = 29363,
|
|
[SMALL_STATE(835)] = 29368,
|
|
[SMALL_STATE(836)] = 29375,
|
|
[SMALL_STATE(837)] = 29382,
|
|
[SMALL_STATE(838)] = 29389,
|
|
[SMALL_STATE(839)] = 29394,
|
|
[SMALL_STATE(840)] = 29401,
|
|
[SMALL_STATE(841)] = 29408,
|
|
[SMALL_STATE(842)] = 29415,
|
|
[SMALL_STATE(843)] = 29422,
|
|
[SMALL_STATE(844)] = 29429,
|
|
[SMALL_STATE(845)] = 29436,
|
|
[SMALL_STATE(846)] = 29443,
|
|
[SMALL_STATE(847)] = 29450,
|
|
[SMALL_STATE(848)] = 29457,
|
|
[SMALL_STATE(849)] = 29464,
|
|
[SMALL_STATE(850)] = 29471,
|
|
[SMALL_STATE(851)] = 29478,
|
|
[SMALL_STATE(852)] = 29483,
|
|
[SMALL_STATE(853)] = 29490,
|
|
[SMALL_STATE(854)] = 29495,
|
|
[SMALL_STATE(855)] = 29500,
|
|
[SMALL_STATE(856)] = 29505,
|
|
[SMALL_STATE(857)] = 29510,
|
|
[SMALL_STATE(858)] = 29515,
|
|
[SMALL_STATE(859)] = 29520,
|
|
[SMALL_STATE(860)] = 29525,
|
|
[SMALL_STATE(861)] = 29530,
|
|
[SMALL_STATE(862)] = 29535,
|
|
[SMALL_STATE(863)] = 29542,
|
|
[SMALL_STATE(864)] = 29549,
|
|
[SMALL_STATE(865)] = 29556,
|
|
[SMALL_STATE(866)] = 29563,
|
|
[SMALL_STATE(867)] = 29568,
|
|
[SMALL_STATE(868)] = 29573,
|
|
[SMALL_STATE(869)] = 29580,
|
|
[SMALL_STATE(870)] = 29587,
|
|
[SMALL_STATE(871)] = 29594,
|
|
[SMALL_STATE(872)] = 29601,
|
|
[SMALL_STATE(873)] = 29606,
|
|
[SMALL_STATE(874)] = 29613,
|
|
[SMALL_STATE(875)] = 29620,
|
|
[SMALL_STATE(876)] = 29627,
|
|
[SMALL_STATE(877)] = 29634,
|
|
[SMALL_STATE(878)] = 29641,
|
|
[SMALL_STATE(879)] = 29648,
|
|
[SMALL_STATE(880)] = 29653,
|
|
[SMALL_STATE(881)] = 29658,
|
|
[SMALL_STATE(882)] = 29665,
|
|
[SMALL_STATE(883)] = 29672,
|
|
[SMALL_STATE(884)] = 29679,
|
|
[SMALL_STATE(885)] = 29686,
|
|
[SMALL_STATE(886)] = 29691,
|
|
[SMALL_STATE(887)] = 29698,
|
|
[SMALL_STATE(888)] = 29703,
|
|
[SMALL_STATE(889)] = 29710,
|
|
[SMALL_STATE(890)] = 29717,
|
|
[SMALL_STATE(891)] = 29724,
|
|
[SMALL_STATE(892)] = 29731,
|
|
[SMALL_STATE(893)] = 29738,
|
|
[SMALL_STATE(894)] = 29743,
|
|
[SMALL_STATE(895)] = 29750,
|
|
[SMALL_STATE(896)] = 29757,
|
|
[SMALL_STATE(897)] = 29764,
|
|
[SMALL_STATE(898)] = 29771,
|
|
[SMALL_STATE(899)] = 29778,
|
|
[SMALL_STATE(900)] = 29785,
|
|
[SMALL_STATE(901)] = 29792,
|
|
[SMALL_STATE(902)] = 29797,
|
|
[SMALL_STATE(903)] = 29802,
|
|
[SMALL_STATE(904)] = 29807,
|
|
[SMALL_STATE(905)] = 29812,
|
|
[SMALL_STATE(906)] = 29817,
|
|
[SMALL_STATE(907)] = 29824,
|
|
[SMALL_STATE(908)] = 29829,
|
|
[SMALL_STATE(909)] = 29834,
|
|
[SMALL_STATE(910)] = 29839,
|
|
[SMALL_STATE(911)] = 29844,
|
|
[SMALL_STATE(912)] = 29849,
|
|
[SMALL_STATE(913)] = 29854,
|
|
[SMALL_STATE(914)] = 29859,
|
|
[SMALL_STATE(915)] = 29864,
|
|
[SMALL_STATE(916)] = 29869,
|
|
[SMALL_STATE(917)] = 29874,
|
|
[SMALL_STATE(918)] = 29879,
|
|
[SMALL_STATE(919)] = 29884,
|
|
[SMALL_STATE(920)] = 29891,
|
|
[SMALL_STATE(921)] = 29898,
|
|
[SMALL_STATE(922)] = 29903,
|
|
[SMALL_STATE(923)] = 29908,
|
|
[SMALL_STATE(924)] = 29915,
|
|
[SMALL_STATE(925)] = 29922,
|
|
[SMALL_STATE(926)] = 29927,
|
|
[SMALL_STATE(927)] = 29932,
|
|
[SMALL_STATE(928)] = 29937,
|
|
[SMALL_STATE(929)] = 29942,
|
|
[SMALL_STATE(930)] = 29949,
|
|
[SMALL_STATE(931)] = 29956,
|
|
[SMALL_STATE(932)] = 29961,
|
|
[SMALL_STATE(933)] = 29966,
|
|
[SMALL_STATE(934)] = 29971,
|
|
[SMALL_STATE(935)] = 29976,
|
|
[SMALL_STATE(936)] = 29983,
|
|
[SMALL_STATE(937)] = 29990,
|
|
[SMALL_STATE(938)] = 29997,
|
|
[SMALL_STATE(939)] = 30004,
|
|
[SMALL_STATE(940)] = 30009,
|
|
[SMALL_STATE(941)] = 30016,
|
|
[SMALL_STATE(942)] = 30023,
|
|
[SMALL_STATE(943)] = 30030,
|
|
[SMALL_STATE(944)] = 30037,
|
|
[SMALL_STATE(945)] = 30042,
|
|
[SMALL_STATE(946)] = 30047,
|
|
[SMALL_STATE(947)] = 30054,
|
|
[SMALL_STATE(948)] = 30061,
|
|
[SMALL_STATE(949)] = 30068,
|
|
[SMALL_STATE(950)] = 30075,
|
|
[SMALL_STATE(951)] = 30080,
|
|
[SMALL_STATE(952)] = 30087,
|
|
[SMALL_STATE(953)] = 30094,
|
|
[SMALL_STATE(954)] = 30101,
|
|
[SMALL_STATE(955)] = 30108,
|
|
[SMALL_STATE(956)] = 30115,
|
|
[SMALL_STATE(957)] = 30122,
|
|
[SMALL_STATE(958)] = 30129,
|
|
[SMALL_STATE(959)] = 30136,
|
|
[SMALL_STATE(960)] = 30143,
|
|
[SMALL_STATE(961)] = 30150,
|
|
[SMALL_STATE(962)] = 30157,
|
|
[SMALL_STATE(963)] = 30164,
|
|
[SMALL_STATE(964)] = 30171,
|
|
[SMALL_STATE(965)] = 30178,
|
|
[SMALL_STATE(966)] = 30185,
|
|
[SMALL_STATE(967)] = 30192,
|
|
[SMALL_STATE(968)] = 30199,
|
|
[SMALL_STATE(969)] = 30206,
|
|
[SMALL_STATE(970)] = 30213,
|
|
[SMALL_STATE(971)] = 30220,
|
|
[SMALL_STATE(972)] = 30225,
|
|
[SMALL_STATE(973)] = 30232,
|
|
[SMALL_STATE(974)] = 30239,
|
|
[SMALL_STATE(975)] = 30246,
|
|
[SMALL_STATE(976)] = 30253,
|
|
[SMALL_STATE(977)] = 30260,
|
|
[SMALL_STATE(978)] = 30267,
|
|
[SMALL_STATE(979)] = 30274,
|
|
[SMALL_STATE(980)] = 30281,
|
|
[SMALL_STATE(981)] = 30288,
|
|
[SMALL_STATE(982)] = 30295,
|
|
[SMALL_STATE(983)] = 30302,
|
|
[SMALL_STATE(984)] = 30309,
|
|
[SMALL_STATE(985)] = 30314,
|
|
[SMALL_STATE(986)] = 30319,
|
|
[SMALL_STATE(987)] = 30324,
|
|
[SMALL_STATE(988)] = 30329,
|
|
[SMALL_STATE(989)] = 30336,
|
|
[SMALL_STATE(990)] = 30341,
|
|
[SMALL_STATE(991)] = 30346,
|
|
[SMALL_STATE(992)] = 30353,
|
|
[SMALL_STATE(993)] = 30360,
|
|
[SMALL_STATE(994)] = 30367,
|
|
[SMALL_STATE(995)] = 30374,
|
|
[SMALL_STATE(996)] = 30381,
|
|
[SMALL_STATE(997)] = 30388,
|
|
[SMALL_STATE(998)] = 30393,
|
|
[SMALL_STATE(999)] = 30398,
|
|
[SMALL_STATE(1000)] = 30405,
|
|
[SMALL_STATE(1001)] = 30412,
|
|
[SMALL_STATE(1002)] = 30419,
|
|
[SMALL_STATE(1003)] = 30424,
|
|
[SMALL_STATE(1004)] = 30431,
|
|
[SMALL_STATE(1005)] = 30438,
|
|
[SMALL_STATE(1006)] = 30445,
|
|
[SMALL_STATE(1007)] = 30452,
|
|
[SMALL_STATE(1008)] = 30459,
|
|
[SMALL_STATE(1009)] = 30466,
|
|
[SMALL_STATE(1010)] = 30471,
|
|
[SMALL_STATE(1011)] = 30476,
|
|
[SMALL_STATE(1012)] = 30481,
|
|
[SMALL_STATE(1013)] = 30488,
|
|
[SMALL_STATE(1014)] = 30495,
|
|
[SMALL_STATE(1015)] = 30502,
|
|
[SMALL_STATE(1016)] = 30509,
|
|
[SMALL_STATE(1017)] = 30516,
|
|
[SMALL_STATE(1018)] = 30523,
|
|
[SMALL_STATE(1019)] = 30530,
|
|
[SMALL_STATE(1020)] = 30535,
|
|
[SMALL_STATE(1021)] = 30542,
|
|
[SMALL_STATE(1022)] = 30547,
|
|
[SMALL_STATE(1023)] = 30554,
|
|
[SMALL_STATE(1024)] = 30561,
|
|
[SMALL_STATE(1025)] = 30568,
|
|
[SMALL_STATE(1026)] = 30575,
|
|
[SMALL_STATE(1027)] = 30580,
|
|
[SMALL_STATE(1028)] = 30587,
|
|
[SMALL_STATE(1029)] = 30592,
|
|
[SMALL_STATE(1030)] = 30597,
|
|
[SMALL_STATE(1031)] = 30604,
|
|
[SMALL_STATE(1032)] = 30611,
|
|
[SMALL_STATE(1033)] = 30616,
|
|
[SMALL_STATE(1034)] = 30623,
|
|
[SMALL_STATE(1035)] = 30630,
|
|
[SMALL_STATE(1036)] = 30637,
|
|
[SMALL_STATE(1037)] = 30644,
|
|
[SMALL_STATE(1038)] = 30651,
|
|
[SMALL_STATE(1039)] = 30658,
|
|
[SMALL_STATE(1040)] = 30665,
|
|
[SMALL_STATE(1041)] = 30672,
|
|
[SMALL_STATE(1042)] = 30679,
|
|
[SMALL_STATE(1043)] = 30686,
|
|
[SMALL_STATE(1044)] = 30693,
|
|
[SMALL_STATE(1045)] = 30700,
|
|
[SMALL_STATE(1046)] = 30707,
|
|
[SMALL_STATE(1047)] = 30714,
|
|
[SMALL_STATE(1048)] = 30719,
|
|
[SMALL_STATE(1049)] = 30724,
|
|
[SMALL_STATE(1050)] = 30729,
|
|
[SMALL_STATE(1051)] = 30736,
|
|
[SMALL_STATE(1052)] = 30743,
|
|
[SMALL_STATE(1053)] = 30750,
|
|
[SMALL_STATE(1054)] = 30757,
|
|
[SMALL_STATE(1055)] = 30764,
|
|
[SMALL_STATE(1056)] = 30769,
|
|
[SMALL_STATE(1057)] = 30774,
|
|
[SMALL_STATE(1058)] = 30779,
|
|
[SMALL_STATE(1059)] = 30784,
|
|
[SMALL_STATE(1060)] = 30789,
|
|
[SMALL_STATE(1061)] = 30796,
|
|
[SMALL_STATE(1062)] = 30801,
|
|
[SMALL_STATE(1063)] = 30808,
|
|
[SMALL_STATE(1064)] = 30813,
|
|
[SMALL_STATE(1065)] = 30820,
|
|
[SMALL_STATE(1066)] = 30825,
|
|
[SMALL_STATE(1067)] = 30832,
|
|
[SMALL_STATE(1068)] = 30839,
|
|
[SMALL_STATE(1069)] = 30846,
|
|
[SMALL_STATE(1070)] = 30851,
|
|
[SMALL_STATE(1071)] = 30856,
|
|
[SMALL_STATE(1072)] = 30861,
|
|
[SMALL_STATE(1073)] = 30866,
|
|
[SMALL_STATE(1074)] = 30873,
|
|
[SMALL_STATE(1075)] = 30878,
|
|
[SMALL_STATE(1076)] = 30883,
|
|
[SMALL_STATE(1077)] = 30890,
|
|
[SMALL_STATE(1078)] = 30895,
|
|
[SMALL_STATE(1079)] = 30900,
|
|
[SMALL_STATE(1080)] = 30905,
|
|
[SMALL_STATE(1081)] = 30912,
|
|
[SMALL_STATE(1082)] = 30916,
|
|
[SMALL_STATE(1083)] = 30920,
|
|
[SMALL_STATE(1084)] = 30924,
|
|
[SMALL_STATE(1085)] = 30928,
|
|
[SMALL_STATE(1086)] = 30932,
|
|
[SMALL_STATE(1087)] = 30936,
|
|
[SMALL_STATE(1088)] = 30940,
|
|
[SMALL_STATE(1089)] = 30944,
|
|
[SMALL_STATE(1090)] = 30948,
|
|
[SMALL_STATE(1091)] = 30952,
|
|
[SMALL_STATE(1092)] = 30956,
|
|
[SMALL_STATE(1093)] = 30960,
|
|
[SMALL_STATE(1094)] = 30964,
|
|
[SMALL_STATE(1095)] = 30968,
|
|
[SMALL_STATE(1096)] = 30972,
|
|
[SMALL_STATE(1097)] = 30976,
|
|
[SMALL_STATE(1098)] = 30980,
|
|
[SMALL_STATE(1099)] = 30984,
|
|
[SMALL_STATE(1100)] = 30988,
|
|
[SMALL_STATE(1101)] = 30992,
|
|
[SMALL_STATE(1102)] = 30996,
|
|
[SMALL_STATE(1103)] = 31000,
|
|
[SMALL_STATE(1104)] = 31004,
|
|
[SMALL_STATE(1105)] = 31008,
|
|
[SMALL_STATE(1106)] = 31012,
|
|
[SMALL_STATE(1107)] = 31016,
|
|
[SMALL_STATE(1108)] = 31020,
|
|
[SMALL_STATE(1109)] = 31024,
|
|
[SMALL_STATE(1110)] = 31028,
|
|
[SMALL_STATE(1111)] = 31032,
|
|
[SMALL_STATE(1112)] = 31036,
|
|
[SMALL_STATE(1113)] = 31040,
|
|
[SMALL_STATE(1114)] = 31044,
|
|
[SMALL_STATE(1115)] = 31048,
|
|
[SMALL_STATE(1116)] = 31052,
|
|
[SMALL_STATE(1117)] = 31056,
|
|
[SMALL_STATE(1118)] = 31060,
|
|
[SMALL_STATE(1119)] = 31064,
|
|
[SMALL_STATE(1120)] = 31068,
|
|
[SMALL_STATE(1121)] = 31072,
|
|
[SMALL_STATE(1122)] = 31076,
|
|
[SMALL_STATE(1123)] = 31080,
|
|
[SMALL_STATE(1124)] = 31084,
|
|
[SMALL_STATE(1125)] = 31088,
|
|
[SMALL_STATE(1126)] = 31092,
|
|
[SMALL_STATE(1127)] = 31096,
|
|
[SMALL_STATE(1128)] = 31100,
|
|
[SMALL_STATE(1129)] = 31104,
|
|
[SMALL_STATE(1130)] = 31108,
|
|
[SMALL_STATE(1131)] = 31112,
|
|
[SMALL_STATE(1132)] = 31116,
|
|
[SMALL_STATE(1133)] = 31120,
|
|
[SMALL_STATE(1134)] = 31124,
|
|
[SMALL_STATE(1135)] = 31128,
|
|
[SMALL_STATE(1136)] = 31132,
|
|
[SMALL_STATE(1137)] = 31136,
|
|
[SMALL_STATE(1138)] = 31140,
|
|
[SMALL_STATE(1139)] = 31144,
|
|
[SMALL_STATE(1140)] = 31148,
|
|
[SMALL_STATE(1141)] = 31152,
|
|
[SMALL_STATE(1142)] = 31156,
|
|
[SMALL_STATE(1143)] = 31160,
|
|
[SMALL_STATE(1144)] = 31164,
|
|
[SMALL_STATE(1145)] = 31168,
|
|
[SMALL_STATE(1146)] = 31172,
|
|
[SMALL_STATE(1147)] = 31176,
|
|
[SMALL_STATE(1148)] = 31180,
|
|
[SMALL_STATE(1149)] = 31184,
|
|
[SMALL_STATE(1150)] = 31188,
|
|
[SMALL_STATE(1151)] = 31192,
|
|
[SMALL_STATE(1152)] = 31196,
|
|
[SMALL_STATE(1153)] = 31200,
|
|
[SMALL_STATE(1154)] = 31204,
|
|
[SMALL_STATE(1155)] = 31208,
|
|
[SMALL_STATE(1156)] = 31212,
|
|
[SMALL_STATE(1157)] = 31216,
|
|
[SMALL_STATE(1158)] = 31220,
|
|
[SMALL_STATE(1159)] = 31224,
|
|
[SMALL_STATE(1160)] = 31228,
|
|
[SMALL_STATE(1161)] = 31232,
|
|
[SMALL_STATE(1162)] = 31236,
|
|
[SMALL_STATE(1163)] = 31240,
|
|
[SMALL_STATE(1164)] = 31244,
|
|
[SMALL_STATE(1165)] = 31248,
|
|
[SMALL_STATE(1166)] = 31252,
|
|
[SMALL_STATE(1167)] = 31256,
|
|
[SMALL_STATE(1168)] = 31260,
|
|
[SMALL_STATE(1169)] = 31264,
|
|
[SMALL_STATE(1170)] = 31268,
|
|
[SMALL_STATE(1171)] = 31272,
|
|
[SMALL_STATE(1172)] = 31276,
|
|
[SMALL_STATE(1173)] = 31280,
|
|
[SMALL_STATE(1174)] = 31284,
|
|
[SMALL_STATE(1175)] = 31288,
|
|
[SMALL_STATE(1176)] = 31292,
|
|
[SMALL_STATE(1177)] = 31296,
|
|
[SMALL_STATE(1178)] = 31300,
|
|
[SMALL_STATE(1179)] = 31304,
|
|
[SMALL_STATE(1180)] = 31308,
|
|
[SMALL_STATE(1181)] = 31312,
|
|
[SMALL_STATE(1182)] = 31316,
|
|
[SMALL_STATE(1183)] = 31320,
|
|
[SMALL_STATE(1184)] = 31324,
|
|
[SMALL_STATE(1185)] = 31328,
|
|
[SMALL_STATE(1186)] = 31332,
|
|
[SMALL_STATE(1187)] = 31336,
|
|
[SMALL_STATE(1188)] = 31340,
|
|
[SMALL_STATE(1189)] = 31344,
|
|
[SMALL_STATE(1190)] = 31348,
|
|
[SMALL_STATE(1191)] = 31352,
|
|
[SMALL_STATE(1192)] = 31356,
|
|
[SMALL_STATE(1193)] = 31360,
|
|
[SMALL_STATE(1194)] = 31364,
|
|
[SMALL_STATE(1195)] = 31368,
|
|
[SMALL_STATE(1196)] = 31372,
|
|
[SMALL_STATE(1197)] = 31376,
|
|
[SMALL_STATE(1198)] = 31380,
|
|
[SMALL_STATE(1199)] = 31384,
|
|
[SMALL_STATE(1200)] = 31388,
|
|
[SMALL_STATE(1201)] = 31392,
|
|
[SMALL_STATE(1202)] = 31396,
|
|
[SMALL_STATE(1203)] = 31400,
|
|
[SMALL_STATE(1204)] = 31404,
|
|
[SMALL_STATE(1205)] = 31408,
|
|
[SMALL_STATE(1206)] = 31412,
|
|
[SMALL_STATE(1207)] = 31416,
|
|
[SMALL_STATE(1208)] = 31420,
|
|
[SMALL_STATE(1209)] = 31424,
|
|
[SMALL_STATE(1210)] = 31428,
|
|
[SMALL_STATE(1211)] = 31432,
|
|
[SMALL_STATE(1212)] = 31436,
|
|
[SMALL_STATE(1213)] = 31440,
|
|
[SMALL_STATE(1214)] = 31444,
|
|
[SMALL_STATE(1215)] = 31448,
|
|
[SMALL_STATE(1216)] = 31452,
|
|
[SMALL_STATE(1217)] = 31456,
|
|
[SMALL_STATE(1218)] = 31460,
|
|
[SMALL_STATE(1219)] = 31464,
|
|
[SMALL_STATE(1220)] = 31468,
|
|
[SMALL_STATE(1221)] = 31472,
|
|
[SMALL_STATE(1222)] = 31476,
|
|
[SMALL_STATE(1223)] = 31480,
|
|
[SMALL_STATE(1224)] = 31484,
|
|
[SMALL_STATE(1225)] = 31488,
|
|
[SMALL_STATE(1226)] = 31492,
|
|
[SMALL_STATE(1227)] = 31496,
|
|
[SMALL_STATE(1228)] = 31500,
|
|
[SMALL_STATE(1229)] = 31504,
|
|
[SMALL_STATE(1230)] = 31508,
|
|
[SMALL_STATE(1231)] = 31512,
|
|
[SMALL_STATE(1232)] = 31516,
|
|
[SMALL_STATE(1233)] = 31520,
|
|
[SMALL_STATE(1234)] = 31524,
|
|
[SMALL_STATE(1235)] = 31528,
|
|
[SMALL_STATE(1236)] = 31532,
|
|
[SMALL_STATE(1237)] = 31536,
|
|
[SMALL_STATE(1238)] = 31540,
|
|
[SMALL_STATE(1239)] = 31544,
|
|
[SMALL_STATE(1240)] = 31548,
|
|
[SMALL_STATE(1241)] = 31552,
|
|
[SMALL_STATE(1242)] = 31556,
|
|
[SMALL_STATE(1243)] = 31560,
|
|
[SMALL_STATE(1244)] = 31564,
|
|
[SMALL_STATE(1245)] = 31568,
|
|
[SMALL_STATE(1246)] = 31572,
|
|
[SMALL_STATE(1247)] = 31576,
|
|
[SMALL_STATE(1248)] = 31580,
|
|
[SMALL_STATE(1249)] = 31584,
|
|
[SMALL_STATE(1250)] = 31588,
|
|
[SMALL_STATE(1251)] = 31592,
|
|
[SMALL_STATE(1252)] = 31596,
|
|
[SMALL_STATE(1253)] = 31600,
|
|
[SMALL_STATE(1254)] = 31604,
|
|
[SMALL_STATE(1255)] = 31608,
|
|
[SMALL_STATE(1256)] = 31612,
|
|
[SMALL_STATE(1257)] = 31616,
|
|
[SMALL_STATE(1258)] = 31620,
|
|
[SMALL_STATE(1259)] = 31624,
|
|
[SMALL_STATE(1260)] = 31628,
|
|
[SMALL_STATE(1261)] = 31632,
|
|
[SMALL_STATE(1262)] = 31636,
|
|
[SMALL_STATE(1263)] = 31640,
|
|
[SMALL_STATE(1264)] = 31644,
|
|
[SMALL_STATE(1265)] = 31648,
|
|
[SMALL_STATE(1266)] = 31652,
|
|
[SMALL_STATE(1267)] = 31656,
|
|
};
|
|
|
|
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}}, REDUCE(sym_program, 0, 0, 0),
|
|
[5] = {.entry = {.count = 1, .reusable = true}}, SHIFT(412),
|
|
[7] = {.entry = {.count = 1, .reusable = false}}, SHIFT(412),
|
|
[9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(141),
|
|
[11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(372),
|
|
[13] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164),
|
|
[15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(147),
|
|
[17] = {.entry = {.count = 1, .reusable = false}}, SHIFT(366),
|
|
[19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(366),
|
|
[21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1259),
|
|
[23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1260),
|
|
[25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335),
|
|
[27] = {.entry = {.count = 1, .reusable = false}}, SHIFT(298),
|
|
[29] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376),
|
|
[31] = {.entry = {.count = 1, .reusable = false}}, SHIFT(376),
|
|
[33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342),
|
|
[35] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374),
|
|
[37] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375),
|
|
[39] = {.entry = {.count = 1, .reusable = false}}, SHIFT(375),
|
|
[41] = {.entry = {.count = 1, .reusable = false}}, SHIFT(377),
|
|
[43] = {.entry = {.count = 1, .reusable = false}}, SHIFT(363),
|
|
[45] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1179),
|
|
[47] = {.entry = {.count = 1, .reusable = false}}, SHIFT(378),
|
|
[49] = {.entry = {.count = 1, .reusable = false}}, SHIFT(791),
|
|
[51] = {.entry = {.count = 1, .reusable = false}}, SHIFT(792),
|
|
[53] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1128),
|
|
[55] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1155),
|
|
[57] = {.entry = {.count = 1, .reusable = false}}, SHIFT(760),
|
|
[59] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1257),
|
|
[61] = {.entry = {.count = 1, .reusable = false}}, SHIFT(697),
|
|
[63] = {.entry = {.count = 1, .reusable = false}}, SHIFT(698),
|
|
[65] = {.entry = {.count = 1, .reusable = false}}, SHIFT(796),
|
|
[67] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1095),
|
|
[69] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1237),
|
|
[71] = {.entry = {.count = 1, .reusable = false}}, SHIFT(360),
|
|
[73] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1180),
|
|
[75] = {.entry = {.count = 1, .reusable = false}}, SHIFT(348),
|
|
[77] = {.entry = {.count = 1, .reusable = false}}, SHIFT(13),
|
|
[79] = {.entry = {.count = 1, .reusable = false}}, SHIFT(884),
|
|
[81] = {.entry = {.count = 1, .reusable = false}}, SHIFT(362),
|
|
[83] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1083),
|
|
[85] = {.entry = {.count = 1, .reusable = false}}, SHIFT(720),
|
|
[87] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1114),
|
|
[89] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1013),
|
|
[91] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1199),
|
|
[93] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__elsif_liq, 2, 1, 18),
|
|
[95] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression, 1, 0, 0),
|
|
[97] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression, 1, 0, 0),
|
|
[99] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__when_liq, 2, 1, 18),
|
|
[101] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(147),
|
|
[104] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(366),
|
|
[107] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(366),
|
|
[110] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1259),
|
|
[113] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1260),
|
|
[116] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(335),
|
|
[119] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(298),
|
|
[122] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1179),
|
|
[125] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(378),
|
|
[128] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(791),
|
|
[131] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(792),
|
|
[134] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1128),
|
|
[137] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1155),
|
|
[140] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(760),
|
|
[143] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1257),
|
|
[146] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(697),
|
|
[149] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(698),
|
|
[152] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(796),
|
|
[155] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1095),
|
|
[158] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(360),
|
|
[161] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0),
|
|
[163] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(884),
|
|
[166] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(362),
|
|
[169] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1083),
|
|
[172] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(720),
|
|
[175] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1114),
|
|
[178] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(1013),
|
|
[181] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1104),
|
|
[183] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1228),
|
|
[185] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(147),
|
|
[188] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0),
|
|
[190] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(366),
|
|
[193] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(366),
|
|
[196] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1259),
|
|
[199] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1260),
|
|
[202] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(336),
|
|
[205] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(298),
|
|
[208] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1134),
|
|
[211] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(378),
|
|
[214] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(791),
|
|
[217] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(792),
|
|
[220] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1128),
|
|
[223] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1155),
|
|
[226] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(760),
|
|
[229] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1257),
|
|
[232] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(697),
|
|
[235] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(698),
|
|
[238] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(796),
|
|
[241] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1095),
|
|
[244] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(360),
|
|
[247] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(884),
|
|
[250] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(362),
|
|
[253] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1083),
|
|
[256] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(720),
|
|
[259] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1114),
|
|
[262] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1013),
|
|
[265] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(1129),
|
|
[268] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_liquid_tag_repeat1, 2, 0, 0), SHIFT_REPEAT(162),
|
|
[271] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_liquid_tag, 2, 0, 0),
|
|
[273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(336),
|
|
[275] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1134),
|
|
[277] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1129),
|
|
[279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162),
|
|
[281] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_liquid_tag, 1, 0, 0),
|
|
[283] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1126),
|
|
[285] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__else_liq, 1, 2, 0),
|
|
[287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(398),
|
|
[289] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1233),
|
|
[291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(753),
|
|
[293] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1171),
|
|
[295] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__else_liq, 2, 2, 31),
|
|
[297] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__elsif_liq, 3, 1, 42),
|
|
[299] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1244),
|
|
[301] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__when_liq, 3, 1, 33),
|
|
[303] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0),
|
|
[305] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0),
|
|
[307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406),
|
|
[309] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_argument_list, 1, 0, 0),
|
|
[311] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 1, 0, 0),
|
|
[313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(400),
|
|
[315] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1152),
|
|
[317] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1177),
|
|
[319] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1190),
|
|
[321] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1211),
|
|
[323] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1150),
|
|
[325] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1194),
|
|
[327] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_access, 3, 0, 15),
|
|
[329] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_access, 3, 0, 15),
|
|
[331] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_access, 4, 0, 15),
|
|
[333] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_access, 4, 0, 15),
|
|
[335] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1239),
|
|
[337] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1243),
|
|
[339] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_argument, 3, 0, 48),
|
|
[341] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 3, 0, 48),
|
|
[343] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1148),
|
|
[345] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(400),
|
|
[348] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_argument_list, 2, 0, 0),
|
|
[350] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 2, 0, 0),
|
|
[352] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_boolean, 1, 0, 0),
|
|
[354] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_boolean, 1, 0, 0),
|
|
[356] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 3, 0, 0),
|
|
[358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 3, 0, 0),
|
|
[360] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_filter, 3, 0, 17),
|
|
[362] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_filter, 3, 0, 17),
|
|
[364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(393),
|
|
[366] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_predicate, 3, 0, 16),
|
|
[368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_predicate, 3, 0, 16),
|
|
[370] = {.entry = {.count = 1, .reusable = false}}, SHIFT(342),
|
|
[372] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_filter, 5, 0, 17),
|
|
[374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_filter, 5, 0, 17),
|
|
[376] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression, 3, 0, 0),
|
|
[378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression, 3, 0, 0),
|
|
[380] = {.entry = {.count = 1, .reusable = false}}, SHIFT(327),
|
|
[382] = {.entry = {.count = 1, .reusable = false}}, SHIFT(11),
|
|
[384] = {.entry = {.count = 1, .reusable = false}}, SHIFT(893),
|
|
[386] = {.entry = {.count = 1, .reusable = false}}, SHIFT(381),
|
|
[388] = {.entry = {.count = 1, .reusable = false}}, SHIFT(795),
|
|
[390] = {.entry = {.count = 1, .reusable = false}}, SHIFT(807),
|
|
[392] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1201),
|
|
[394] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1242),
|
|
[396] = {.entry = {.count = 1, .reusable = false}}, SHIFT(744),
|
|
[398] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1255),
|
|
[400] = {.entry = {.count = 1, .reusable = false}}, SHIFT(694),
|
|
[402] = {.entry = {.count = 1, .reusable = false}}, SHIFT(695),
|
|
[404] = {.entry = {.count = 1, .reusable = false}}, SHIFT(814),
|
|
[406] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1264),
|
|
[408] = {.entry = {.count = 1, .reusable = false}}, SHIFT(385),
|
|
[410] = {.entry = {.count = 1, .reusable = false}}, SHIFT(345),
|
|
[412] = {.entry = {.count = 1, .reusable = false}}, SHIFT(887),
|
|
[414] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1068),
|
|
[416] = {.entry = {.count = 1, .reusable = false}}, SHIFT(386),
|
|
[418] = {.entry = {.count = 1, .reusable = false}}, SHIFT(907),
|
|
[420] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1251),
|
|
[422] = {.entry = {.count = 1, .reusable = false}}, SHIFT(735),
|
|
[424] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1265),
|
|
[426] = {.entry = {.count = 1, .reusable = false}}, SHIFT(827),
|
|
[428] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1055),
|
|
[430] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1056),
|
|
[432] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1057),
|
|
[434] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1058),
|
|
[436] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1071),
|
|
[438] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1072),
|
|
[440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(763),
|
|
[442] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1032),
|
|
[444] = {.entry = {.count = 1, .reusable = false}}, SHIFT(885),
|
|
[446] = {.entry = {.count = 1, .reusable = false}}, SHIFT(826),
|
|
[448] = {.entry = {.count = 1, .reusable = false}}, SHIFT(908),
|
|
[450] = {.entry = {.count = 1, .reusable = false}}, SHIFT(910),
|
|
[452] = {.entry = {.count = 1, .reusable = false}}, SHIFT(922),
|
|
[454] = {.entry = {.count = 1, .reusable = false}}, SHIFT(928),
|
|
[456] = {.entry = {.count = 1, .reusable = false}}, SHIFT(961),
|
|
[458] = {.entry = {.count = 1, .reusable = false}}, SHIFT(995),
|
|
[460] = {.entry = {.count = 1, .reusable = false}}, SHIFT(996),
|
|
[462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1007),
|
|
[464] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1008),
|
|
[466] = {.entry = {.count = 1, .reusable = false}}, SHIFT(920),
|
|
[468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(983),
|
|
[470] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1004),
|
|
[472] = {.entry = {.count = 1, .reusable = false}}, SHIFT(935),
|
|
[474] = {.entry = {.count = 1, .reusable = false}}, SHIFT(936),
|
|
[476] = {.entry = {.count = 1, .reusable = false}}, SHIFT(937),
|
|
[478] = {.entry = {.count = 1, .reusable = false}}, SHIFT(938),
|
|
[480] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1012),
|
|
[482] = {.entry = {.count = 1, .reusable = false}}, SHIFT(962),
|
|
[484] = {.entry = {.count = 1, .reusable = false}}, SHIFT(965),
|
|
[486] = {.entry = {.count = 1, .reusable = false}}, SHIFT(966),
|
|
[488] = {.entry = {.count = 1, .reusable = false}}, SHIFT(832),
|
|
[490] = {.entry = {.count = 1, .reusable = false}}, SHIFT(842),
|
|
[492] = {.entry = {.count = 1, .reusable = false}}, SHIFT(847),
|
|
[494] = {.entry = {.count = 1, .reusable = false}}, SHIFT(850),
|
|
[496] = {.entry = {.count = 1, .reusable = false}}, SHIFT(869),
|
|
[498] = {.entry = {.count = 1, .reusable = false}}, SHIFT(870),
|
|
[500] = {.entry = {.count = 1, .reusable = false}}, SHIFT(856),
|
|
[502] = {.entry = {.count = 1, .reusable = false}}, SHIFT(989),
|
|
[504] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1070),
|
|
[506] = {.entry = {.count = 1, .reusable = false}}, SHIFT(829),
|
|
[508] = {.entry = {.count = 1, .reusable = false}}, SHIFT(990),
|
|
[510] = {.entry = {.count = 1, .reusable = false}}, SHIFT(997),
|
|
[512] = {.entry = {.count = 1, .reusable = false}}, SHIFT(998),
|
|
[514] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1002),
|
|
[516] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1009),
|
|
[518] = {.entry = {.count = 1, .reusable = false}}, SHIFT(859),
|
|
[520] = {.entry = {.count = 1, .reusable = false}}, SHIFT(861),
|
|
[522] = {.entry = {.count = 1, .reusable = false}}, SHIFT(880),
|
|
[524] = {.entry = {.count = 1, .reusable = false}}, SHIFT(881),
|
|
[526] = {.entry = {.count = 1, .reusable = false}}, SHIFT(882),
|
|
[528] = {.entry = {.count = 1, .reusable = false}}, SHIFT(889),
|
|
[530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(902),
|
|
[532] = {.entry = {.count = 1, .reusable = false}}, SHIFT(903),
|
|
[534] = {.entry = {.count = 1, .reusable = false}}, SHIFT(904),
|
|
[536] = {.entry = {.count = 1, .reusable = false}}, SHIFT(905),
|
|
[538] = {.entry = {.count = 1, .reusable = false}}, SHIFT(890),
|
|
[540] = {.entry = {.count = 1, .reusable = false}}, SHIFT(891),
|
|
[542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(911),
|
|
[544] = {.entry = {.count = 1, .reusable = false}}, SHIFT(912),
|
|
[546] = {.entry = {.count = 1, .reusable = false}}, SHIFT(841),
|
|
[548] = {.entry = {.count = 1, .reusable = false}}, SHIFT(914),
|
|
[550] = {.entry = {.count = 1, .reusable = false}}, SHIFT(915),
|
|
[552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(916),
|
|
[554] = {.entry = {.count = 1, .reusable = false}}, SHIFT(892),
|
|
[556] = {.entry = {.count = 1, .reusable = false}}, SHIFT(896),
|
|
[558] = {.entry = {.count = 1, .reusable = false}}, SHIFT(931),
|
|
[560] = {.entry = {.count = 1, .reusable = false}}, SHIFT(932),
|
|
[562] = {.entry = {.count = 1, .reusable = false}}, SHIFT(897),
|
|
[564] = {.entry = {.count = 1, .reusable = false}}, SHIFT(879),
|
|
[566] = {.entry = {.count = 1, .reusable = false}}, SHIFT(950),
|
|
[568] = {.entry = {.count = 1, .reusable = false}}, SHIFT(951),
|
|
[570] = {.entry = {.count = 1, .reusable = false}}, SHIFT(952),
|
|
[572] = {.entry = {.count = 1, .reusable = false}}, SHIFT(953),
|
|
[574] = {.entry = {.count = 1, .reusable = false}}, SHIFT(954),
|
|
[576] = {.entry = {.count = 1, .reusable = false}}, SHIFT(955),
|
|
[578] = {.entry = {.count = 1, .reusable = false}}, SHIFT(956),
|
|
[580] = {.entry = {.count = 1, .reusable = false}}, SHIFT(957),
|
|
[582] = {.entry = {.count = 1, .reusable = false}}, SHIFT(958),
|
|
[584] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1079),
|
|
[586] = {.entry = {.count = 1, .reusable = false}}, SHIFT(835),
|
|
[588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(971),
|
|
[590] = {.entry = {.count = 1, .reusable = false}}, SHIFT(972),
|
|
[592] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1080),
|
|
[594] = {.entry = {.count = 1, .reusable = false}}, SHIFT(973),
|
|
[596] = {.entry = {.count = 1, .reusable = false}}, SHIFT(974),
|
|
[598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(975),
|
|
[600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(976),
|
|
[602] = {.entry = {.count = 1, .reusable = false}}, SHIFT(977),
|
|
[604] = {.entry = {.count = 1, .reusable = false}}, SHIFT(978),
|
|
[606] = {.entry = {.count = 1, .reusable = false}}, SHIFT(913),
|
|
[608] = {.entry = {.count = 1, .reusable = false}}, SHIFT(867),
|
|
[610] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1153),
|
|
[612] = {.entry = {.count = 1, .reusable = false}}, SHIFT(382),
|
|
[614] = {.entry = {.count = 1, .reusable = false}}, SHIFT(999),
|
|
[616] = {.entry = {.count = 1, .reusable = false}}, SHIFT(379),
|
|
[618] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1154),
|
|
[620] = {.entry = {.count = 1, .reusable = false}}, SHIFT(710),
|
|
[622] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1172),
|
|
[624] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1052),
|
|
[626] = {.entry = {.count = 1, .reusable = false}}, SHIFT(851),
|
|
[628] = {.entry = {.count = 1, .reusable = false}}, SHIFT(853),
|
|
[630] = {.entry = {.count = 1, .reusable = false}}, SHIFT(857),
|
|
[632] = {.entry = {.count = 1, .reusable = false}}, SHIFT(860),
|
|
[634] = {.entry = {.count = 1, .reusable = false}}, SHIFT(858),
|
|
[636] = {.entry = {.count = 1, .reusable = false}}, SHIFT(866),
|
|
[638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(771),
|
|
[640] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__iterator, 1, 0, 30),
|
|
[642] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__iterator, 1, 0, 30),
|
|
[644] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__liquid_node, 2, 0, 0),
|
|
[646] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__liquid_node, 2, 0, 0),
|
|
[648] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__if_liq_repeat1, 1, 0, 0),
|
|
[650] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat1, 1, 0, 0),
|
|
[652] = {.entry = {.count = 1, .reusable = false}}, SHIFT(244),
|
|
[654] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__expression, 1, 0, 0), REDUCE(sym_custom_unpaired_statement, 1, 0, 1),
|
|
[657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(368),
|
|
[659] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1169),
|
|
[661] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1170),
|
|
[663] = {.entry = {.count = 1, .reusable = false}}, SHIFT(264),
|
|
[665] = {.entry = {.count = 1, .reusable = false}}, SHIFT(248),
|
|
[667] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1191),
|
|
[669] = {.entry = {.count = 1, .reusable = false}}, SHIFT(740),
|
|
[671] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__page_iterator, 3, 0, 54),
|
|
[673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__page_iterator, 3, 0, 54),
|
|
[675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(536),
|
|
[677] = {.entry = {.count = 1, .reusable = false}}, SHIFT(536),
|
|
[679] = {.entry = {.count = 1, .reusable = false}}, SHIFT(60),
|
|
[681] = {.entry = {.count = 1, .reusable = false}}, SHIFT(365),
|
|
[683] = {.entry = {.count = 1, .reusable = false}}, SHIFT(58),
|
|
[685] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__iterator, 2, 0, 40),
|
|
[687] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__iterator, 2, 0, 40),
|
|
[689] = {.entry = {.count = 1, .reusable = false}}, SHIFT(61),
|
|
[691] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_range, 5, 0, 68),
|
|
[693] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_range, 5, 0, 68),
|
|
[695] = {.entry = {.count = 1, .reusable = false}}, SHIFT(57),
|
|
[697] = {.entry = {.count = 1, .reusable = false}}, SHIFT(59),
|
|
[699] = {.entry = {.count = 1, .reusable = false}}, SHIFT(62),
|
|
[701] = {.entry = {.count = 1, .reusable = false}}, SHIFT(63),
|
|
[703] = {.entry = {.count = 1, .reusable = false}}, SHIFT(64),
|
|
[705] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__page_iterator, 1, 0, 30),
|
|
[707] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__page_iterator, 1, 0, 30),
|
|
[709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(392),
|
|
[711] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paired_comment_liq, 4, 0, 0),
|
|
[713] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paired_comment_liq, 4, 0, 0),
|
|
[715] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_comment_liq, 1, 0, 0),
|
|
[717] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_comment_liq, 1, 0, 0),
|
|
[719] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paired_comment_liq, 3, 0, 0),
|
|
[721] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paired_comment_liq, 3, 0, 0),
|
|
[723] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 1, 0, 0),
|
|
[725] = {.entry = {.count = 1, .reusable = false}}, SHIFT(79),
|
|
[727] = {.entry = {.count = 1, .reusable = false}}, SHIFT(80),
|
|
[729] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0),
|
|
[731] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(412),
|
|
[734] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(412),
|
|
[737] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(141),
|
|
[740] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(372),
|
|
[743] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_program, 2, 0, 0),
|
|
[745] = {.entry = {.count = 1, .reusable = false}}, SHIFT(66),
|
|
[747] = {.entry = {.count = 1, .reusable = false}}, SHIFT(67),
|
|
[749] = {.entry = {.count = 1, .reusable = false}}, SHIFT(68),
|
|
[751] = {.entry = {.count = 1, .reusable = false}}, SHIFT(69),
|
|
[753] = {.entry = {.count = 1, .reusable = false}}, SHIFT(70),
|
|
[755] = {.entry = {.count = 1, .reusable = false}}, SHIFT(71),
|
|
[757] = {.entry = {.count = 1, .reusable = false}}, SHIFT(72),
|
|
[759] = {.entry = {.count = 1, .reusable = false}}, SHIFT(77),
|
|
[761] = {.entry = {.count = 1, .reusable = false}}, SHIFT(73),
|
|
[763] = {.entry = {.count = 1, .reusable = false}}, SHIFT(74),
|
|
[765] = {.entry = {.count = 1, .reusable = false}}, SHIFT(75),
|
|
[767] = {.entry = {.count = 1, .reusable = false}}, SHIFT(76),
|
|
[769] = {.entry = {.count = 1, .reusable = false}}, SHIFT(65),
|
|
[771] = {.entry = {.count = 1, .reusable = false}}, SHIFT(78),
|
|
[773] = {.entry = {.count = 1, .reusable = false}}, SHIFT(98),
|
|
[775] = {.entry = {.count = 1, .reusable = false}}, SHIFT(138),
|
|
[777] = {.entry = {.count = 1, .reusable = false}}, SHIFT(139),
|
|
[779] = {.entry = {.count = 1, .reusable = false}}, SHIFT(88),
|
|
[781] = {.entry = {.count = 1, .reusable = false}}, SHIFT(85),
|
|
[783] = {.entry = {.count = 1, .reusable = false}}, SHIFT(86),
|
|
[785] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_elsif_clause, 5, 1, 70), SHIFT(142),
|
|
[788] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_when_clause, 5, 1, 61), SHIFT(142),
|
|
[791] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[794] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[797] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(142),
|
|
[800] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 2, 0, 0), SHIFT_REPEAT(365),
|
|
[803] = {.entry = {.count = 1, .reusable = false}}, SHIFT(99),
|
|
[805] = {.entry = {.count = 1, .reusable = false}}, SHIFT(100),
|
|
[807] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_else_clause, 3, 2, 0), SHIFT(142),
|
|
[810] = {.entry = {.count = 1, .reusable = false}}, SHIFT(89),
|
|
[812] = {.entry = {.count = 1, .reusable = false}}, SHIFT(129),
|
|
[814] = {.entry = {.count = 1, .reusable = false}}, SHIFT(90),
|
|
[816] = {.entry = {.count = 1, .reusable = false}}, SHIFT(81),
|
|
[818] = {.entry = {.count = 1, .reusable = false}}, SHIFT(130),
|
|
[820] = {.entry = {.count = 1, .reusable = false}}, SHIFT(110),
|
|
[822] = {.entry = {.count = 1, .reusable = false}}, SHIFT(82),
|
|
[824] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_elsif_clause, 4, 1, 50), SHIFT(142),
|
|
[827] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_else_clause, 4, 2, 59), SHIFT(142),
|
|
[830] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_when_clause, 4, 1, 50), SHIFT(142),
|
|
[833] = {.entry = {.count = 1, .reusable = false}}, SHIFT(83),
|
|
[835] = {.entry = {.count = 1, .reusable = false}}, SHIFT(84),
|
|
[837] = {.entry = {.count = 1, .reusable = false}}, SHIFT(108),
|
|
[839] = {.entry = {.count = 1, .reusable = false}}, SHIFT(109),
|
|
[841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(116),
|
|
[843] = {.entry = {.count = 1, .reusable = false}}, SHIFT(117),
|
|
[845] = {.entry = {.count = 1, .reusable = false}}, SHIFT(101),
|
|
[847] = {.entry = {.count = 1, .reusable = false}}, SHIFT(106),
|
|
[849] = {.entry = {.count = 1, .reusable = false}}, SHIFT(107),
|
|
[851] = {.entry = {.count = 1, .reusable = false}}, SHIFT(114),
|
|
[853] = {.entry = {.count = 1, .reusable = false}}, SHIFT(120),
|
|
[855] = {.entry = {.count = 1, .reusable = false}}, SHIFT(121),
|
|
[857] = {.entry = {.count = 1, .reusable = false}}, SHIFT(122),
|
|
[859] = {.entry = {.count = 1, .reusable = false}}, SHIFT(123),
|
|
[861] = {.entry = {.count = 1, .reusable = false}}, SHIFT(124),
|
|
[863] = {.entry = {.count = 1, .reusable = false}}, SHIFT(125),
|
|
[865] = {.entry = {.count = 1, .reusable = false}}, SHIFT(126),
|
|
[867] = {.entry = {.count = 1, .reusable = false}}, SHIFT(127),
|
|
[869] = {.entry = {.count = 1, .reusable = false}}, SHIFT(128),
|
|
[871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(115),
|
|
[873] = {.entry = {.count = 1, .reusable = false}}, SHIFT(118),
|
|
[875] = {.entry = {.count = 1, .reusable = false}}, SHIFT(131),
|
|
[877] = {.entry = {.count = 1, .reusable = false}}, SHIFT(132),
|
|
[879] = {.entry = {.count = 1, .reusable = false}}, SHIFT(133),
|
|
[881] = {.entry = {.count = 1, .reusable = false}}, SHIFT(134),
|
|
[883] = {.entry = {.count = 1, .reusable = false}}, SHIFT(135),
|
|
[885] = {.entry = {.count = 1, .reusable = false}}, SHIFT(136),
|
|
[887] = {.entry = {.count = 1, .reusable = false}}, SHIFT(137),
|
|
[889] = {.entry = {.count = 1, .reusable = false}}, SHIFT(91),
|
|
[891] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_javascript_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[894] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_javascript_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[897] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_javascript_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(142),
|
|
[900] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_javascript_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(365),
|
|
[903] = {.entry = {.count = 1, .reusable = false}}, SHIFT(112),
|
|
[905] = {.entry = {.count = 1, .reusable = false}}, SHIFT(140),
|
|
[907] = {.entry = {.count = 1, .reusable = false}}, SHIFT(102),
|
|
[909] = {.entry = {.count = 1, .reusable = false}}, SHIFT(103),
|
|
[911] = {.entry = {.count = 1, .reusable = false}}, SHIFT(104),
|
|
[913] = {.entry = {.count = 1, .reusable = false}}, SHIFT(105),
|
|
[915] = {.entry = {.count = 1, .reusable = false}}, SHIFT(93),
|
|
[917] = {.entry = {.count = 1, .reusable = false}}, SHIFT(95),
|
|
[919] = {.entry = {.count = 1, .reusable = false}}, SHIFT(111),
|
|
[921] = {.entry = {.count = 1, .reusable = false}}, SHIFT(113),
|
|
[923] = {.entry = {.count = 1, .reusable = false}}, SHIFT(87),
|
|
[925] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_schema_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[928] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_schema_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[931] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_schema_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(142),
|
|
[934] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_schema_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(365),
|
|
[937] = {.entry = {.count = 1, .reusable = false}}, SHIFT(94),
|
|
[939] = {.entry = {.count = 1, .reusable = false}}, SHIFT(96),
|
|
[941] = {.entry = {.count = 1, .reusable = false}}, SHIFT(92),
|
|
[943] = {.entry = {.count = 1, .reusable = false}}, SHIFT(119),
|
|
[945] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_stylesheet_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[948] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_stylesheet_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[951] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_stylesheet_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(142),
|
|
[954] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_stylesheet_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(365),
|
|
[957] = {.entry = {.count = 1, .reusable = false}}, SHIFT(97),
|
|
[959] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_style_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[962] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_style_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(536),
|
|
[965] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_style_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(142),
|
|
[968] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_style_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(365),
|
|
[971] = {.entry = {.count = 1, .reusable = false}}, SHIFT(409),
|
|
[973] = {.entry = {.count = 1, .reusable = false}}, SHIFT(404),
|
|
[975] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1249),
|
|
[977] = {.entry = {.count = 1, .reusable = false}}, SHIFT(754),
|
|
[979] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(404),
|
|
[982] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 1, 0, 0),
|
|
[984] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 1, 0, 0),
|
|
[986] = {.entry = {.count = 1, .reusable = false}}, SHIFT(396),
|
|
[988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408),
|
|
[990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(403),
|
|
[992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1173),
|
|
[994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(769),
|
|
[996] = {.entry = {.count = 1, .reusable = false}}, SHIFT(344),
|
|
[998] = {.entry = {.count = 1, .reusable = false}}, SHIFT(343),
|
|
[1000] = {.entry = {.count = 1, .reusable = false}}, SHIFT(346),
|
|
[1002] = {.entry = {.count = 1, .reusable = false}}, SHIFT(387),
|
|
[1004] = {.entry = {.count = 1, .reusable = false}}, SHIFT(351),
|
|
[1006] = {.entry = {.count = 1, .reusable = false}}, SHIFT(352),
|
|
[1008] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1253),
|
|
[1010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410),
|
|
[1012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(402),
|
|
[1014] = {.entry = {.count = 1, .reusable = false}}, SHIFT(405),
|
|
[1016] = {.entry = {.count = 1, .reusable = false}}, SHIFT(401),
|
|
[1018] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(403),
|
|
[1021] = {.entry = {.count = 1, .reusable = true}}, SHIFT(394),
|
|
[1023] = {.entry = {.count = 1, .reusable = true}}, SHIFT(353),
|
|
[1025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(350),
|
|
[1027] = {.entry = {.count = 1, .reusable = false}}, SHIFT(350),
|
|
[1029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(349),
|
|
[1031] = {.entry = {.count = 1, .reusable = false}}, SHIFT(349),
|
|
[1033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(373),
|
|
[1035] = {.entry = {.count = 1, .reusable = false}}, SHIFT(373),
|
|
[1037] = {.entry = {.count = 1, .reusable = false}}, SHIFT(383),
|
|
[1039] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(401),
|
|
[1042] = {.entry = {.count = 1, .reusable = false}}, SHIFT(389),
|
|
[1044] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__include_param, 3, 0, 0),
|
|
[1046] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__include_param, 3, 0, 0),
|
|
[1048] = {.entry = {.count = 1, .reusable = false}}, SHIFT(364),
|
|
[1050] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1178),
|
|
[1052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282),
|
|
[1054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(383),
|
|
[1056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(364),
|
|
[1058] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_echo_statement, 2, 0, 0),
|
|
[1060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(557),
|
|
[1062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(316),
|
|
[1064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(741),
|
|
[1066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149),
|
|
[1068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154),
|
|
[1070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54),
|
|
[1072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255),
|
|
[1074] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(44),
|
|
[1077] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0),
|
|
[1079] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(367),
|
|
[1082] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(367),
|
|
[1085] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1161),
|
|
[1088] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1162),
|
|
[1091] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(246),
|
|
[1094] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(40),
|
|
[1097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(540),
|
|
[1099] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assignment_statement, 4, 0, 25),
|
|
[1101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192),
|
|
[1103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194),
|
|
[1105] = {.entry = {.count = 1, .reusable = false}}, SHIFT(355),
|
|
[1107] = {.entry = {.count = 1, .reusable = false}}, SHIFT(356),
|
|
[1109] = {.entry = {.count = 1, .reusable = false}}, SHIFT(354),
|
|
[1111] = {.entry = {.count = 1, .reusable = false}}, SHIFT(357),
|
|
[1113] = {.entry = {.count = 1, .reusable = false}}, SHIFT(358),
|
|
[1115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(714),
|
|
[1117] = {.entry = {.count = 1, .reusable = false}}, SHIFT(359),
|
|
[1119] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1196),
|
|
[1121] = {.entry = {.count = 1, .reusable = false}}, SHIFT(44),
|
|
[1123] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_custom_unpaired_statement, 1, 0, 1),
|
|
[1125] = {.entry = {.count = 1, .reusable = false}}, SHIFT(367),
|
|
[1127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(367),
|
|
[1129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1161),
|
|
[1131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1162),
|
|
[1133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246),
|
|
[1135] = {.entry = {.count = 1, .reusable = false}}, SHIFT(40),
|
|
[1137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152),
|
|
[1139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156),
|
|
[1141] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_custom_unpaired_statement, 2, 0, 1),
|
|
[1143] = {.entry = {.count = 1, .reusable = false}}, SHIFT(52),
|
|
[1145] = {.entry = {.count = 1, .reusable = false}}, SHIFT(347),
|
|
[1147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(347),
|
|
[1149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56),
|
|
[1151] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(244),
|
|
[1154] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(368),
|
|
[1157] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1169),
|
|
[1160] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1170),
|
|
[1163] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(264),
|
|
[1166] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_custom_unpaired_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(248),
|
|
[1169] = {.entry = {.count = 1, .reusable = false}}, SHIFT(269),
|
|
[1171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1174),
|
|
[1173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1197),
|
|
[1175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296),
|
|
[1177] = {.entry = {.count = 1, .reusable = false}}, SHIFT(278),
|
|
[1179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144),
|
|
[1181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(160),
|
|
[1183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(377),
|
|
[1185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(363),
|
|
[1187] = {.entry = {.count = 1, .reusable = false}}, SHIFT(685),
|
|
[1189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(752),
|
|
[1191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46),
|
|
[1193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(368),
|
|
[1195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1169),
|
|
[1197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1170),
|
|
[1199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254),
|
|
[1201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(259),
|
|
[1203] = {.entry = {.count = 1, .reusable = false}}, SHIFT(268),
|
|
[1205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315),
|
|
[1207] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256),
|
|
[1209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303),
|
|
[1211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4),
|
|
[1213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285),
|
|
[1215] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284),
|
|
[1217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(258),
|
|
[1219] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261),
|
|
[1221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283),
|
|
[1223] = {.entry = {.count = 1, .reusable = false}}, SHIFT(293),
|
|
[1225] = {.entry = {.count = 1, .reusable = true}}, SHIFT(318),
|
|
[1227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(319),
|
|
[1229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320),
|
|
[1231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(321),
|
|
[1233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(322),
|
|
[1235] = {.entry = {.count = 1, .reusable = true}}, SHIFT(323),
|
|
[1237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2),
|
|
[1239] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333),
|
|
[1241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3),
|
|
[1243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51),
|
|
[1245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(291),
|
|
[1247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(305),
|
|
[1249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306),
|
|
[1251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(310),
|
|
[1253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(311),
|
|
[1255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307),
|
|
[1257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(324),
|
|
[1259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(325),
|
|
[1261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313),
|
|
[1263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288),
|
|
[1265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47),
|
|
[1267] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49),
|
|
[1269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48),
|
|
[1271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50),
|
|
[1273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338),
|
|
[1275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309),
|
|
[1277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(314),
|
|
[1279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304),
|
|
[1281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308),
|
|
[1283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(290),
|
|
[1285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300),
|
|
[1287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328),
|
|
[1289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329),
|
|
[1291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(257),
|
|
[1293] = {.entry = {.count = 1, .reusable = false}}, SHIFT(271),
|
|
[1295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294),
|
|
[1297] = {.entry = {.count = 1, .reusable = false}}, SHIFT(558),
|
|
[1299] = {.entry = {.count = 1, .reusable = false}}, SHIFT(148),
|
|
[1301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39),
|
|
[1303] = {.entry = {.count = 1, .reusable = false}}, SHIFT(37),
|
|
[1305] = {.entry = {.count = 1, .reusable = false}}, SHIFT(253),
|
|
[1307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(267),
|
|
[1309] = {.entry = {.count = 1, .reusable = false}}, SHIFT(235),
|
|
[1311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245),
|
|
[1313] = {.entry = {.count = 1, .reusable = false}}, SHIFT(554),
|
|
[1315] = {.entry = {.count = 1, .reusable = false}}, SHIFT(21),
|
|
[1317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42),
|
|
[1319] = {.entry = {.count = 1, .reusable = false}}, SHIFT(280),
|
|
[1321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302),
|
|
[1323] = {.entry = {.count = 1, .reusable = false}}, SHIFT(691),
|
|
[1325] = {.entry = {.count = 1, .reusable = false}}, SHIFT(263),
|
|
[1327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(274),
|
|
[1329] = {.entry = {.count = 1, .reusable = false}}, SHIFT(237),
|
|
[1331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252),
|
|
[1333] = {.entry = {.count = 1, .reusable = false}}, SHIFT(289),
|
|
[1335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301),
|
|
[1337] = {.entry = {.count = 1, .reusable = false}}, SHIFT(33),
|
|
[1339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43),
|
|
[1341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13),
|
|
[1343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1096),
|
|
[1345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331),
|
|
[1347] = {.entry = {.count = 1, .reusable = false}}, SHIFT(266),
|
|
[1349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(273),
|
|
[1351] = {.entry = {.count = 1, .reusable = false}}, SHIFT(238),
|
|
[1353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251),
|
|
[1355] = {.entry = {.count = 1, .reusable = false}}, SHIFT(723),
|
|
[1357] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_template_content_repeat1, 2, 0, 0),
|
|
[1359] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_template_content_repeat1, 2, 0, 0), SHIFT_REPEAT(411),
|
|
[1362] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_template_content_repeat1, 2, 0, 0), SHIFT_REPEAT(411),
|
|
[1365] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_template_content_repeat1, 2, 0, 0),
|
|
[1367] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_content, 1, 0, 0),
|
|
[1369] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_template_content, 1, 0, 0), SHIFT(411),
|
|
[1372] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_template_content, 1, 0, 0), SHIFT(411),
|
|
[1375] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_content, 1, 0, 0),
|
|
[1377] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_paginate_statement, 10, 0, 77),
|
|
[1379] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_paginate_statement, 10, 0, 77),
|
|
[1381] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_capture_statement, 7, 0, 52),
|
|
[1383] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_capture_statement, 7, 0, 52),
|
|
[1385] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_form_statement, 7, 0, 53),
|
|
[1387] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_form_statement, 7, 0, 53),
|
|
[1389] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_program_repeat1, 1, 0, 0),
|
|
[1391] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_program_repeat1, 1, 0, 0),
|
|
[1393] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_schema_statement, 7, 0, 0),
|
|
[1395] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_schema_statement, 7, 0, 0),
|
|
[1397] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_style_statement, 7, 0, 0),
|
|
[1399] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_style_statement, 7, 0, 0),
|
|
[1401] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_stylesheet_statement, 7, 0, 0),
|
|
[1403] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_stylesheet_statement, 7, 0, 0),
|
|
[1405] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_javascript_statement, 7, 0, 0),
|
|
[1407] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_javascript_statement, 7, 0, 0),
|
|
[1409] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_statement, 7, 0, 0),
|
|
[1411] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_raw_statement, 7, 0, 0),
|
|
[1413] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paired_comment, 7, 0, 55),
|
|
[1415] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paired_comment, 7, 0, 55),
|
|
[1417] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 8, 0, 60),
|
|
[1419] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 8, 0, 60),
|
|
[1421] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 8, 0, 61),
|
|
[1423] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 8, 0, 61),
|
|
[1425] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 8, 0, 62),
|
|
[1427] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 8, 0, 62),
|
|
[1429] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 8, 0, 63),
|
|
[1431] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 8, 0, 63),
|
|
[1433] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 8, 0, 64),
|
|
[1435] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 8, 0, 64),
|
|
[1437] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 8, 0, 60),
|
|
[1439] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 8, 0, 60),
|
|
[1441] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 8, 0, 61),
|
|
[1443] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 8, 0, 61),
|
|
[1445] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 8, 0, 62),
|
|
[1447] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 8, 0, 62),
|
|
[1449] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_capture_statement, 8, 0, 65),
|
|
[1451] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_capture_statement, 8, 0, 65),
|
|
[1453] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_form_statement, 8, 0, 53),
|
|
[1455] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_form_statement, 8, 0, 53),
|
|
[1457] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1122),
|
|
[1459] = {.entry = {.count = 1, .reusable = true}}, SHIFT(348),
|
|
[1461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1220),
|
|
[1463] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_statement, 8, 0, 0),
|
|
[1465] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_raw_statement, 8, 0, 0),
|
|
[1467] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paired_comment, 8, 0, 66),
|
|
[1469] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paired_comment, 8, 0, 66),
|
|
[1471] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_loop_statement, 9, 0, 69),
|
|
[1473] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_loop_statement, 9, 0, 69),
|
|
[1475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1231),
|
|
[1477] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 9, 0, 71),
|
|
[1479] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 9, 0, 71),
|
|
[1481] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 9, 0, 72),
|
|
[1483] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 9, 0, 72),
|
|
[1485] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 9, 0, 73),
|
|
[1487] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 9, 0, 73),
|
|
[1489] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 9, 0, 74),
|
|
[1491] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 9, 0, 74),
|
|
[1493] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 9, 0, 71),
|
|
[1495] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 9, 0, 71),
|
|
[1497] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 9, 0, 72),
|
|
[1499] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 9, 0, 72),
|
|
[1501] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 9, 0, 73),
|
|
[1503] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 9, 0, 73),
|
|
[1505] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_form_statement, 9, 0, 75),
|
|
[1507] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_form_statement, 9, 0, 75),
|
|
[1509] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tablerow_statement, 9, 0, 69),
|
|
[1511] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tablerow_statement, 9, 0, 69),
|
|
[1513] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_paginate_statement, 9, 0, 69),
|
|
[1515] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_paginate_statement, 9, 0, 69),
|
|
[1517] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_loop_statement, 10, 0, 76),
|
|
[1519] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_loop_statement, 10, 0, 76),
|
|
[1521] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 7, 0, 50),
|
|
[1523] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 7, 0, 50),
|
|
[1525] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_loop_statement, 10, 0, 77),
|
|
[1527] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_loop_statement, 10, 0, 77),
|
|
[1529] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 10, 0, 78),
|
|
[1531] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 10, 0, 78),
|
|
[1533] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unless_statement, 10, 0, 78),
|
|
[1535] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unless_statement, 10, 0, 78),
|
|
[1537] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_form_statement, 10, 0, 75),
|
|
[1539] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_form_statement, 10, 0, 75),
|
|
[1541] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tablerow_statement, 10, 0, 77),
|
|
[1543] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tablerow_statement, 10, 0, 77),
|
|
[1545] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_loop_statement, 11, 0, 79),
|
|
[1547] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_loop_statement, 11, 0, 79),
|
|
[1549] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_template_content, 1, 0, 0), SHIFT(537),
|
|
[1552] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_template_content, 1, 0, 0), SHIFT(537),
|
|
[1555] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_template_content_repeat1, 2, 0, 0), SHIFT_REPEAT(537),
|
|
[1558] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_template_content_repeat1, 2, 0, 0), SHIFT_REPEAT(537),
|
|
[1561] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__tagged_unpaired_statement, 3, 0, 0),
|
|
[1563] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__tagged_unpaired_statement, 3, 0, 0),
|
|
[1565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__inline_comment, 3, 0, 0),
|
|
[1567] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__inline_comment, 3, 0, 0),
|
|
[1569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__output_statement, 3, 0, 0),
|
|
[1571] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__output_statement, 3, 0, 0),
|
|
[1573] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_comment, 1, 0, 0),
|
|
[1575] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_comment, 1, 0, 0),
|
|
[1577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1131),
|
|
[1579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1141),
|
|
[1581] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_schema_statement, 6, 0, 0),
|
|
[1583] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_schema_statement, 6, 0, 0),
|
|
[1585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_style_statement, 6, 0, 0),
|
|
[1587] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_style_statement, 6, 0, 0),
|
|
[1589] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_stylesheet_statement, 6, 0, 0),
|
|
[1591] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_stylesheet_statement, 6, 0, 0),
|
|
[1593] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_javascript_statement, 6, 0, 0),
|
|
[1595] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_javascript_statement, 6, 0, 0),
|
|
[1597] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 7, 0, 50),
|
|
[1599] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 7, 0, 50),
|
|
[1601] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 7, 0, 51),
|
|
[1603] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 7, 0, 51),
|
|
[1605] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_javascript_statement_repeat1, 1, 0, 14),
|
|
[1607] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_javascript_statement_repeat1, 1, 0, 14),
|
|
[1609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat2, 2, 0, 35),
|
|
[1611] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat2, 2, 0, 35), SHIFT_REPEAT(348),
|
|
[1614] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_schema_statement_repeat1, 1, 0, 11),
|
|
[1616] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_schema_statement_repeat1, 1, 0, 11),
|
|
[1618] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_style_statement_repeat1, 1, 0, 12),
|
|
[1620] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_style_statement_repeat1, 1, 0, 12),
|
|
[1622] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_stylesheet_statement_repeat1, 1, 0, 13),
|
|
[1624] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_stylesheet_statement_repeat1, 1, 0, 13),
|
|
[1626] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cycle_statement, 4, 0, 26),
|
|
[1628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(696),
|
|
[1630] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__case_liq_repeat1, 2, 0, 0),
|
|
[1632] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__case_liq_repeat1, 2, 0, 0), SHIFT_REPEAT(331),
|
|
[1635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(702),
|
|
[1637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(746),
|
|
[1639] = {.entry = {.count = 1, .reusable = false}}, SHIFT(370),
|
|
[1641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370),
|
|
[1643] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1174),
|
|
[1645] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1197),
|
|
[1647] = {.entry = {.count = 1, .reusable = false}}, SHIFT(727),
|
|
[1649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(713),
|
|
[1651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(824),
|
|
[1653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(708),
|
|
[1655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(811),
|
|
[1657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(369),
|
|
[1659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(369),
|
|
[1661] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1259),
|
|
[1663] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1260),
|
|
[1665] = {.entry = {.count = 1, .reusable = false}}, SHIFT(762),
|
|
[1667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(750),
|
|
[1669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(839),
|
|
[1671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(704),
|
|
[1673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(794),
|
|
[1675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(692),
|
|
[1677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(761),
|
|
[1679] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cycle_statement, 2, 0, 8),
|
|
[1681] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_render_statement, 2, 0, 9),
|
|
[1683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(391),
|
|
[1685] = {.entry = {.count = 1, .reusable = true}}, SHIFT(992),
|
|
[1687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(993),
|
|
[1689] = {.entry = {.count = 1, .reusable = false}}, SHIFT(699),
|
|
[1691] = {.entry = {.count = 1, .reusable = false}}, SHIFT(800),
|
|
[1693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(801),
|
|
[1695] = {.entry = {.count = 1, .reusable = false}}, SHIFT(810),
|
|
[1697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(810),
|
|
[1699] = {.entry = {.count = 1, .reusable = false}}, SHIFT(818),
|
|
[1701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(773),
|
|
[1703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(701),
|
|
[1705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(719),
|
|
[1707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(399),
|
|
[1709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1258),
|
|
[1711] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_statement, 5, 0, 0),
|
|
[1713] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_cycle_statement_repeat1, 2, 0, 0),
|
|
[1715] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_statement, 4, 0, 0),
|
|
[1717] = {.entry = {.count = 1, .reusable = false}}, SHIFT(812),
|
|
[1719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(813),
|
|
[1721] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_include_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1258),
|
|
[1724] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_include_statement_repeat1, 2, 0, 0),
|
|
[1726] = {.entry = {.count = 1, .reusable = false}}, SHIFT(797),
|
|
[1728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(802),
|
|
[1730] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_statement, 3, 0, 0),
|
|
[1732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212),
|
|
[1734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390),
|
|
[1736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14),
|
|
[1738] = {.entry = {.count = 1, .reusable = false}}, SHIFT(779),
|
|
[1740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(779),
|
|
[1742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(341),
|
|
[1744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783),
|
|
[1746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(143),
|
|
[1748] = {.entry = {.count = 1, .reusable = false}}, SHIFT(774),
|
|
[1750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(774),
|
|
[1752] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_statement, 2, 0, 0),
|
|
[1754] = {.entry = {.count = 1, .reusable = false}}, SHIFT(780),
|
|
[1756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(781),
|
|
[1758] = {.entry = {.count = 1, .reusable = false}}, SHIFT(782),
|
|
[1760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(782),
|
|
[1762] = {.entry = {.count = 1, .reusable = false}}, SHIFT(784),
|
|
[1764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(785),
|
|
[1766] = {.entry = {.count = 1, .reusable = false}}, SHIFT(786),
|
|
[1768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787),
|
|
[1770] = {.entry = {.count = 1, .reusable = false}}, SHIFT(788),
|
|
[1772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789),
|
|
[1774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197),
|
|
[1776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(395),
|
|
[1778] = {.entry = {.count = 1, .reusable = true}}, SHIFT(734),
|
|
[1780] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159),
|
|
[1782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184),
|
|
[1784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1205),
|
|
[1786] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1202),
|
|
[1788] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_include_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1202),
|
|
[1791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1069),
|
|
[1793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(721),
|
|
[1795] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__elsif_aliased, 1, 0, 19),
|
|
[1797] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cycle_statement, 5, 0, 39),
|
|
[1799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(711),
|
|
[1801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(776),
|
|
[1803] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_cycle_statement_repeat1, 2, 0, 0),
|
|
[1805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1238),
|
|
[1807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1254),
|
|
[1809] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(402),
|
|
[1812] = {.entry = {.count = 1, .reusable = false}}, SHIFT(700),
|
|
[1814] = {.entry = {.count = 1, .reusable = false}}, SHIFT(397),
|
|
[1816] = {.entry = {.count = 1, .reusable = false}}, SHIFT(899),
|
|
[1818] = {.entry = {.count = 1, .reusable = false}}, SHIFT(900),
|
|
[1820] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cycle_statement, 3, 0, 10),
|
|
[1822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1189),
|
|
[1824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(556),
|
|
[1826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(764),
|
|
[1828] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__inline_comment_repeat1, 2, 0, 0),
|
|
[1830] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__inline_comment_repeat1, 2, 0, 0), SHIFT_REPEAT(764),
|
|
[1833] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__if_liq_repeat2, 1, 0, 20),
|
|
[1835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(726),
|
|
[1837] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat1, 2, 0, 35), SHIFT_REPEAT(1219),
|
|
[1840] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat1, 2, 0, 35), SHIFT_REPEAT(1219),
|
|
[1843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1213),
|
|
[1845] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1248),
|
|
[1848] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1248),
|
|
[1851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(539),
|
|
[1853] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_cycle_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(696),
|
|
[1856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(345),
|
|
[1858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(887),
|
|
[1860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836),
|
|
[1862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(909),
|
|
[1864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(334),
|
|
[1866] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_cycle_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(699),
|
|
[1869] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__case_liq_repeat1, 1, 0, 0),
|
|
[1871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1173),
|
|
[1873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(799),
|
|
[1875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(901),
|
|
[1877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(923),
|
|
[1879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(924),
|
|
[1881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(926),
|
|
[1883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(778),
|
|
[1885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1098),
|
|
[1887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(929),
|
|
[1889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(930),
|
|
[1891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(940),
|
|
[1893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(941),
|
|
[1895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(946),
|
|
[1897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(947),
|
|
[1899] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153),
|
|
[1901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(840),
|
|
[1903] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__render_param, 1, 0, 0),
|
|
[1905] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093),
|
|
[1907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(790),
|
|
[1909] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1082),
|
|
[1911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1041),
|
|
[1913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1042),
|
|
[1915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(843),
|
|
[1917] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1000),
|
|
[1919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1000),
|
|
[1921] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1001),
|
|
[1923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1001),
|
|
[1925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1263),
|
|
[1927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1100),
|
|
[1929] = {.entry = {.count = 1, .reusable = false}}, SHIFT(862),
|
|
[1931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(862),
|
|
[1933] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__when_aliased, 1, 0, 22),
|
|
[1935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1059),
|
|
[1937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1034),
|
|
[1939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1038),
|
|
[1941] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1016),
|
|
[1943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1016),
|
|
[1945] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1017),
|
|
[1947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1017),
|
|
[1949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(749),
|
|
[1951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(828),
|
|
[1953] = {.entry = {.count = 1, .reusable = false}}, SHIFT(864),
|
|
[1955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(864),
|
|
[1957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(755),
|
|
[1959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(739),
|
|
[1961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163),
|
|
[1963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(548),
|
|
[1965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(821),
|
|
[1967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433),
|
|
[1969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(434),
|
|
[1971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(438),
|
|
[1973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(461),
|
|
[1975] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_render_statement, 4, 0, 27),
|
|
[1977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(513),
|
|
[1979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(514),
|
|
[1981] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_render_statement, 4, 0, 28),
|
|
[1983] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_render_statement, 4, 0, 29),
|
|
[1985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(515),
|
|
[1987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(516),
|
|
[1989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(435),
|
|
[1991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436),
|
|
[1993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172),
|
|
[1995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173),
|
|
[1997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(462),
|
|
[1999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(463),
|
|
[2001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(464),
|
|
[2003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(517),
|
|
[2005] = {.entry = {.count = 1, .reusable = true}}, SHIFT(518),
|
|
[2007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(519),
|
|
[2009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(520),
|
|
[2011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(465),
|
|
[2013] = {.entry = {.count = 1, .reusable = true}}, SHIFT(466),
|
|
[2015] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_if_statement_repeat1, 1, 0, 20),
|
|
[2017] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_if_statement_repeat1, 1, 0, 20),
|
|
[2019] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1106),
|
|
[2021] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1106),
|
|
[2023] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1227),
|
|
[2025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(521),
|
|
[2027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(413),
|
|
[2029] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1212),
|
|
[2031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1212),
|
|
[2033] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 1, 0, 0),
|
|
[2035] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 1, 0, 0),
|
|
[2037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(522),
|
|
[2039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(523),
|
|
[2041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231),
|
|
[2043] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1266),
|
|
[2045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1266),
|
|
[2047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224),
|
|
[2049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(441),
|
|
[2051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(442),
|
|
[2053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(545),
|
|
[2055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229),
|
|
[2057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1086),
|
|
[2059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(546),
|
|
[2061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233),
|
|
[2063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(547),
|
|
[2065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1077),
|
|
[2067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1010),
|
|
[2069] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1111),
|
|
[2071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1111),
|
|
[2073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1078),
|
|
[2075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1011),
|
|
[2077] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1113),
|
|
[2079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1113),
|
|
[2081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1099),
|
|
[2083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(538),
|
|
[2085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(467),
|
|
[2087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(468),
|
|
[2089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(524),
|
|
[2091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(525),
|
|
[2093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526),
|
|
[2095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(527),
|
|
[2097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(469),
|
|
[2099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(470),
|
|
[2101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177),
|
|
[2103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185),
|
|
[2105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200),
|
|
[2107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201),
|
|
[2109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207),
|
|
[2111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(544),
|
|
[2113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(471),
|
|
[2115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(472),
|
|
[2117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(473),
|
|
[2119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474),
|
|
[2121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(475),
|
|
[2123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(528),
|
|
[2125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(529),
|
|
[2127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(407),
|
|
[2129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432),
|
|
[2131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(530),
|
|
[2133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(531),
|
|
[2135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186),
|
|
[2137] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1200),
|
|
[2139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1200),
|
|
[2141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476),
|
|
[2143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(477),
|
|
[2145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(478),
|
|
[2147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(479),
|
|
[2149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480),
|
|
[2151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(481),
|
|
[2153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(482),
|
|
[2155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483),
|
|
[2157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(555),
|
|
[2159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(532),
|
|
[2161] = {.entry = {.count = 1, .reusable = true}}, SHIFT(533),
|
|
[2163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(534),
|
|
[2165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(535),
|
|
[2167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(484),
|
|
[2169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(485),
|
|
[2171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486),
|
|
[2173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487),
|
|
[2175] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1214),
|
|
[2177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1216),
|
|
[2179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846),
|
|
[2181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549),
|
|
[2183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(559),
|
|
[2185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(560),
|
|
[2187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(561),
|
|
[2189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(562),
|
|
[2191] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1236),
|
|
[2193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1236),
|
|
[2195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(489),
|
|
[2197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(563),
|
|
[2199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(564),
|
|
[2201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(565),
|
|
[2203] = {.entry = {.count = 1, .reusable = true}}, SHIFT(566),
|
|
[2205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(567),
|
|
[2207] = {.entry = {.count = 1, .reusable = true}}, SHIFT(568),
|
|
[2209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(569),
|
|
[2211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570),
|
|
[2213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(571),
|
|
[2215] = {.entry = {.count = 1, .reusable = true}}, SHIFT(572),
|
|
[2217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573),
|
|
[2219] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1218),
|
|
[2221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1218),
|
|
[2223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(443),
|
|
[2225] = {.entry = {.count = 1, .reusable = true}}, SHIFT(444),
|
|
[2227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(574),
|
|
[2229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(575),
|
|
[2231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576),
|
|
[2233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(577),
|
|
[2235] = {.entry = {.count = 1, .reusable = true}}, SHIFT(578),
|
|
[2237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(579),
|
|
[2239] = {.entry = {.count = 1, .reusable = true}}, SHIFT(580),
|
|
[2241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(581),
|
|
[2243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582),
|
|
[2245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(583),
|
|
[2247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(584),
|
|
[2249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(585),
|
|
[2251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(586),
|
|
[2253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587),
|
|
[2255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(588),
|
|
[2257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589),
|
|
[2259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(590),
|
|
[2261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(591),
|
|
[2263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(592),
|
|
[2265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593),
|
|
[2267] = {.entry = {.count = 1, .reusable = true}}, SHIFT(594),
|
|
[2269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(595),
|
|
[2271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(596),
|
|
[2273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(597),
|
|
[2275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(598),
|
|
[2277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(551),
|
|
[2279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(599),
|
|
[2281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(600),
|
|
[2283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(601),
|
|
[2285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(602),
|
|
[2287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603),
|
|
[2289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(604),
|
|
[2291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(605),
|
|
[2293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606),
|
|
[2295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(607),
|
|
[2297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608),
|
|
[2299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(609),
|
|
[2301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(610),
|
|
[2303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(611),
|
|
[2305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612),
|
|
[2307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(613),
|
|
[2309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614),
|
|
[2311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(615),
|
|
[2313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(616),
|
|
[2315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(617),
|
|
[2317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(618),
|
|
[2319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(619),
|
|
[2321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620),
|
|
[2323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(621),
|
|
[2325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(622),
|
|
[2327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(623),
|
|
[2329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(624),
|
|
[2331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(625),
|
|
[2333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(626),
|
|
[2335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(689),
|
|
[2337] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628),
|
|
[2339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(629),
|
|
[2341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(630),
|
|
[2343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(631),
|
|
[2345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(632),
|
|
[2347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(633),
|
|
[2349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(634),
|
|
[2351] = {.entry = {.count = 1, .reusable = true}}, SHIFT(635),
|
|
[2353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(636),
|
|
[2355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(637),
|
|
[2357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638),
|
|
[2359] = {.entry = {.count = 1, .reusable = true}}, SHIFT(639),
|
|
[2361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(640),
|
|
[2363] = {.entry = {.count = 1, .reusable = true}}, SHIFT(641),
|
|
[2365] = {.entry = {.count = 1, .reusable = true}}, SHIFT(642),
|
|
[2367] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643),
|
|
[2369] = {.entry = {.count = 1, .reusable = true}}, SHIFT(644),
|
|
[2371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(645),
|
|
[2373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(646),
|
|
[2375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(647),
|
|
[2377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(648),
|
|
[2379] = {.entry = {.count = 1, .reusable = true}}, SHIFT(649),
|
|
[2381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(650),
|
|
[2383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(651),
|
|
[2385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(652),
|
|
[2387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(653),
|
|
[2389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(654),
|
|
[2391] = {.entry = {.count = 1, .reusable = true}}, SHIFT(655),
|
|
[2393] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656),
|
|
[2395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657),
|
|
[2397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(658),
|
|
[2399] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659),
|
|
[2401] = {.entry = {.count = 1, .reusable = true}}, SHIFT(660),
|
|
[2403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(661),
|
|
[2405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664),
|
|
[2407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(665),
|
|
[2409] = {.entry = {.count = 1, .reusable = true}}, SHIFT(666),
|
|
[2411] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667),
|
|
[2413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668),
|
|
[2415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669),
|
|
[2417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(670),
|
|
[2419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(671),
|
|
[2421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(672),
|
|
[2423] = {.entry = {.count = 1, .reusable = true}}, SHIFT(673),
|
|
[2425] = {.entry = {.count = 1, .reusable = true}}, SHIFT(674),
|
|
[2427] = {.entry = {.count = 1, .reusable = true}}, SHIFT(675),
|
|
[2429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(676),
|
|
[2431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(677),
|
|
[2433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(678),
|
|
[2435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679),
|
|
[2437] = {.entry = {.count = 1, .reusable = true}}, SHIFT(680),
|
|
[2439] = {.entry = {.count = 1, .reusable = true}}, SHIFT(681),
|
|
[2441] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682),
|
|
[2443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(683),
|
|
[2445] = {.entry = {.count = 1, .reusable = true}}, SHIFT(445),
|
|
[2447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(446),
|
|
[2449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(873),
|
|
[2451] = {.entry = {.count = 1, .reusable = true}}, SHIFT(874),
|
|
[2453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(875),
|
|
[2455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(876),
|
|
[2457] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1108),
|
|
[2459] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1151),
|
|
[2461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414),
|
|
[2463] = {.entry = {.count = 1, .reusable = true}}, SHIFT(415),
|
|
[2465] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488),
|
|
[2467] = {.entry = {.count = 1, .reusable = true}}, SHIFT(550),
|
|
[2469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(798),
|
|
[2471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490),
|
|
[2473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(491),
|
|
[2475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(492),
|
|
[2477] = {.entry = {.count = 1, .reusable = true}}, SHIFT(493),
|
|
[2479] = {.entry = {.count = 1, .reusable = true}}, SHIFT(494),
|
|
[2481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(495),
|
|
[2483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417),
|
|
[2485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(418),
|
|
[2487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(745),
|
|
[2489] = {.entry = {.count = 1, .reusable = true}}, SHIFT(917),
|
|
[2491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(918),
|
|
[2493] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419),
|
|
[2495] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1089),
|
|
[2497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1090),
|
|
[2499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(447),
|
|
[2501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(448),
|
|
[2503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(496),
|
|
[2505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(497),
|
|
[2507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(498),
|
|
[2509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(499),
|
|
[2511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(500),
|
|
[2513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(501),
|
|
[2515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(502),
|
|
[2517] = {.entry = {.count = 1, .reusable = true}}, SHIFT(503),
|
|
[2519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420),
|
|
[2521] = {.entry = {.count = 1, .reusable = true}}, SHIFT(421),
|
|
[2523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(422),
|
|
[2525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(449),
|
|
[2527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(450),
|
|
[2529] = {.entry = {.count = 1, .reusable = true}}, SHIFT(822),
|
|
[2531] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1116),
|
|
[2533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1117),
|
|
[2535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504),
|
|
[2537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(505),
|
|
[2539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(984),
|
|
[2541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(985),
|
|
[2543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(506),
|
|
[2545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(507),
|
|
[2547] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__render_param, 3, 0, 49),
|
|
[2549] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1094),
|
|
[2551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1112),
|
|
[2553] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_section_statement, 2, 0, 0),
|
|
[2555] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1245),
|
|
[2557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1181),
|
|
[2559] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1123),
|
|
[2561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1149),
|
|
[2563] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1097),
|
|
[2565] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1097),
|
|
[2567] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1101),
|
|
[2569] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1101),
|
|
[2571] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sections_statement, 2, 0, 0),
|
|
[2573] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1103),
|
|
[2575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1103),
|
|
[2577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(452),
|
|
[2579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(423),
|
|
[2581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1109),
|
|
[2583] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1109),
|
|
[2585] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1110),
|
|
[2587] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1110),
|
|
[2589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424),
|
|
[2591] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1115),
|
|
[2593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1115),
|
|
[2595] = {.entry = {.count = 1, .reusable = true}}, SHIFT(453),
|
|
[2597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(454),
|
|
[2599] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1118),
|
|
[2601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1119),
|
|
[2603] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1120),
|
|
[2605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1120),
|
|
[2607] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1121),
|
|
[2609] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1121),
|
|
[2611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(455),
|
|
[2613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(456),
|
|
[2615] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1124),
|
|
[2617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1125),
|
|
[2619] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1208),
|
|
[2621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1209),
|
|
[2623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(425),
|
|
[2625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(426),
|
|
[2627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427),
|
|
[2629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428),
|
|
[2631] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1135),
|
|
[2633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1136),
|
|
[2635] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1139),
|
|
[2637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1140),
|
|
[2639] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1143),
|
|
[2641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1144),
|
|
[2643] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1145),
|
|
[2645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1146),
|
|
[2647] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_increment_statement, 2, 0, 0),
|
|
[2649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429),
|
|
[2651] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1156),
|
|
[2653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1157),
|
|
[2655] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1158),
|
|
[2657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1159),
|
|
[2659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(817),
|
|
[2661] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1166),
|
|
[2663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1166),
|
|
[2665] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1167),
|
|
[2667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1167),
|
|
[2669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216),
|
|
[2671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217),
|
|
[2673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218),
|
|
[2675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219),
|
|
[2677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430),
|
|
[2679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(508),
|
|
[2681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(509),
|
|
[2683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196),
|
|
[2685] = {.entry = {.count = 1, .reusable = true}}, SHIFT(510),
|
|
[2687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(511),
|
|
[2689] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_decrement_statement, 2, 0, 0),
|
|
[2691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174),
|
|
[2693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175),
|
|
[2695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202),
|
|
[2697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203),
|
|
[2699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204),
|
|
[2701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205),
|
|
[2703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206),
|
|
[2705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(767),
|
|
[2707] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_layout_statement, 2, 0, 0),
|
|
[2709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437),
|
|
[2711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1240),
|
|
[2713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1241),
|
|
[2715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(457),
|
|
[2717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458),
|
|
[2719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431),
|
|
[2721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179),
|
|
[2723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(459),
|
|
[2725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(460),
|
|
[2727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1246),
|
|
[2729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1247),
|
|
[2731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(512),
|
|
[2733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662),
|
|
[2735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(663),
|
|
[2737] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__untagged_paired_statement, 1, 0, 4),
|
|
[2739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28),
|
|
[2741] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(),
|
|
[2743] = {.entry = {.count = 1, .reusable = true}}, SHIFT(808),
|
|
[2745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1224),
|
|
[2747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(883),
|
|
[2749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(886),
|
|
[2751] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__untagged_paired_statement, 1, 0, 7),
|
|
[2753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380),
|
|
[2755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1019),
|
|
[2757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1060),
|
|
[2759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1183),
|
|
[2761] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_liq, 3, 0, 21),
|
|
[2763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(921),
|
|
[2765] = {.entry = {.count = 1, .reusable = true}}, SHIFT(820),
|
|
[2767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(925),
|
|
[2769] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 4, 0, 32),
|
|
[2771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(927),
|
|
[2773] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 4, 0, 33),
|
|
[2775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1130),
|
|
[2777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1029),
|
|
[2779] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 6, 0, 58),
|
|
[2781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(868),
|
|
[2783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(933),
|
|
[2785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(934),
|
|
[2787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(854),
|
|
[2789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1062),
|
|
[2791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(855),
|
|
[2793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1256),
|
|
[2795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(939),
|
|
[2797] = {.entry = {.count = 1, .reusable = true}}, SHIFT(894),
|
|
[2799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(895),
|
|
[2801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(942),
|
|
[2803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943),
|
|
[2805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(944),
|
|
[2807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(945),
|
|
[2809] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 4, 0, 34),
|
|
[2811] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1005),
|
|
[2813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(948),
|
|
[2815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(949),
|
|
[2817] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_loop_liq, 5, 0, 41),
|
|
[2819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1230),
|
|
[2821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1186),
|
|
[2823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(823),
|
|
[2825] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 5, 0, 43),
|
|
[2827] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 5, 0, 44),
|
|
[2829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1107),
|
|
[2831] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 5, 0, 45),
|
|
[2833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(959),
|
|
[2835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(960),
|
|
[2837] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_liq, 5, 0, 46),
|
|
[2839] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 5, 0, 43),
|
|
[2841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(963),
|
|
[2843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(964),
|
|
[2845] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 5, 0, 44),
|
|
[2847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1160),
|
|
[2849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(967),
|
|
[2851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(968),
|
|
[2853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969),
|
|
[2855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(970),
|
|
[2857] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 5, 0, 45),
|
|
[2859] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__form_liq, 5, 0, 47),
|
|
[2861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1006),
|
|
[2863] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__tablerow_liq, 5, 0, 41),
|
|
[2865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(871),
|
|
[2867] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paginate_liq, 5, 0, 41),
|
|
[2869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1163),
|
|
[2871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1075),
|
|
[2873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1188),
|
|
[2875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(979),
|
|
[2877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(980),
|
|
[2879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(981),
|
|
[2881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982),
|
|
[2883] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 6, 0, 58),
|
|
[2885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1234),
|
|
[2887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1235),
|
|
[2889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(738),
|
|
[2891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1203),
|
|
[2893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1133),
|
|
[2895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(986),
|
|
[2897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(987),
|
|
[2899] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__untagged_paired_statement, 1, 0, 2),
|
|
[2901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1250),
|
|
[2903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1252),
|
|
[2905] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__form_liq, 3, 0, 24),
|
|
[2907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1204),
|
|
[2909] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226),
|
|
[2911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1210),
|
|
[2913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1102),
|
|
[2915] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__untagged_paired_statement, 1, 0, 3),
|
|
[2917] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__form_liq, 6, 0, 47),
|
|
[2919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(276),
|
|
[2921] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__if_liq, 3, 0, 18),
|
|
[2923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(994),
|
|
[2925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(724),
|
|
[2927] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__untagged_paired_statement, 1, 0, 5),
|
|
[2929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(361),
|
|
[2931] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__tablerow_liq, 6, 0, 57),
|
|
[2933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286),
|
|
[2935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275),
|
|
[2937] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__untagged_paired_statement, 1, 0, 6),
|
|
[2939] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__capture_liq, 3, 0, 23),
|
|
[2941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(299),
|
|
[2943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1215),
|
|
[2945] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 3, 0, 18),
|
|
[2947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1028),
|
|
[2949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1047),
|
|
[2951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(371),
|
|
[2953] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_liq, 4, 0, 36),
|
|
[2955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(722),
|
|
[2957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287),
|
|
[2959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1223),
|
|
[2961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1225),
|
|
[2963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1015),
|
|
[2965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1018),
|
|
[2967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247),
|
|
[2969] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paginate_liq, 6, 0, 57),
|
|
[2971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1049),
|
|
[2973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225),
|
|
[2975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1073),
|
|
[2977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1076),
|
|
[2979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(838),
|
|
[2981] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_liq, 4, 0, 37),
|
|
[2983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1137),
|
|
[2985] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_loop_liq, 7, 0, 67),
|
|
[2987] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 4, 0, 32),
|
|
[2989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161),
|
|
[2991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1087),
|
|
[2993] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 4, 0, 33),
|
|
[2995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1138),
|
|
[2997] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_loop_liq, 6, 0, 56),
|
|
[2999] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unless_liq, 4, 0, 34),
|
|
[3001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1147),
|
|
[3003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29),
|
|
[3005] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41),
|
|
[3007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(830),
|
|
[3009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45),
|
|
[3011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30),
|
|
[3013] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__capture_liq, 4, 0, 38),
|
|
[3015] = {.entry = {.count = 1, .reusable = true}}, SHIFT(803),
|
|
[3017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(804),
|
|
[3019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1063),
|
|
[3021] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__form_liq, 4, 0, 24),
|
|
[3023] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_loop_liq, 6, 0, 57),
|
|
[3025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(991),
|
|
[3027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(815),
|
|
[3029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(816),
|
|
[3031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241),
|
|
[3033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249),
|
|
[3035] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1061),
|
|
[3037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250),
|
|
[3039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239),
|
|
[3041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1092),
|
|
[3043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(731),
|
|
[3045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1187),
|
|
[3047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384),
|
|
[3049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1192),
|
|
[3051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1195),
|
|
[3053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(736),
|
|
[3055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(737),
|
|
[3057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(805),
|
|
[3059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1261),
|
|
[3061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1262),
|
|
[3063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1074),
|
|
};
|
|
|
|
enum ts_external_scanner_symbol_identifiers {
|
|
ts_external_token__inline_comment_content = 0,
|
|
ts_external_token__paired_comment_content = 1,
|
|
ts_external_token__paired_comment_content_liq = 2,
|
|
ts_external_token_raw_content = 3,
|
|
ts_external_token_front_matter = 4,
|
|
ts_external_token_error_sentinel = 5,
|
|
};
|
|
|
|
static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
|
|
[ts_external_token__inline_comment_content] = sym__inline_comment_content,
|
|
[ts_external_token__paired_comment_content] = sym__paired_comment_content,
|
|
[ts_external_token__paired_comment_content_liq] = sym__paired_comment_content_liq,
|
|
[ts_external_token_raw_content] = sym_raw_content,
|
|
[ts_external_token_front_matter] = sym_front_matter,
|
|
[ts_external_token_error_sentinel] = sym_error_sentinel,
|
|
};
|
|
|
|
static const bool ts_external_scanner_states[7][EXTERNAL_TOKEN_COUNT] = {
|
|
[1] = {
|
|
[ts_external_token__inline_comment_content] = true,
|
|
[ts_external_token__paired_comment_content] = true,
|
|
[ts_external_token__paired_comment_content_liq] = true,
|
|
[ts_external_token_raw_content] = true,
|
|
[ts_external_token_front_matter] = true,
|
|
[ts_external_token_error_sentinel] = true,
|
|
},
|
|
[2] = {
|
|
[ts_external_token_front_matter] = true,
|
|
},
|
|
[3] = {
|
|
[ts_external_token__inline_comment_content] = true,
|
|
},
|
|
[4] = {
|
|
[ts_external_token_raw_content] = true,
|
|
},
|
|
[5] = {
|
|
[ts_external_token__paired_comment_content] = true,
|
|
},
|
|
[6] = {
|
|
[ts_external_token__paired_comment_content_liq] = true,
|
|
},
|
|
};
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
void *tree_sitter_liquid_external_scanner_create(void);
|
|
void tree_sitter_liquid_external_scanner_destroy(void *);
|
|
bool tree_sitter_liquid_external_scanner_scan(void *, TSLexer *, const bool *);
|
|
unsigned tree_sitter_liquid_external_scanner_serialize(void *, char *);
|
|
void tree_sitter_liquid_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_liquid(void) {
|
|
static const TSLanguage language = {
|
|
.abi_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 = (const void*)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_liquid_external_scanner_create,
|
|
tree_sitter_liquid_external_scanner_destroy,
|
|
tree_sitter_liquid_external_scanner_scan,
|
|
tree_sitter_liquid_external_scanner_serialize,
|
|
tree_sitter_liquid_external_scanner_deserialize,
|
|
},
|
|
.primary_state_ids = ts_primary_state_ids,
|
|
};
|
|
return &language;
|
|
}
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif |