aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/vhdl/folds.scm
blob: 42a58c25f77e7cce8c4db1071726dce12cd512d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
  (block_comment)
  (architecture_definition)
  (architecture_head)
  (concurrent_block)
  (configuration_declaration)
  (component_instantiation_statement)
  (generic_map_aspect)
  (port_map_aspect)
  (process_statement)
  (process_head)
  (sequential_block)
  (block_configuration)
  (block_statement)
  (block_head)
  (component_declaration)
  (component_configuration)
  (generic_clause)
  (port_clause)
  (entity_declaration)
  (entity_head)
  (entity_body)
  (package_declaration)
  (package_definition)
  (function_specification)
  (subprogram_declaration)
  (subprogram_definition)
  (subprogram_head)
  (procedure_specification)
  (loop_statement)
  (if_statement_block)
  (if_statement)
  (elsif_statement)
  (else_statement)
  (case_statement)
  (case_statement_alternative)
  (for_generate_statement)
  (if_generate_statement)
  (if_generate)
  (elsif_generate)
  (else_generate)
  (case_generate_statement)
  (case_generate_alternative)
  (type_declaration)
] @fold