| Comment '# Copyright 2019 Google LLC' 1:1-1:28 |
| "\n" '\n' 1:1-1:28 |
| Comment '#' 2:1-2:2 |
| "\n" '\n' 2:1-2:2 |
| Comment '# Licensed under the Apache License, Version 2.0 (the "License");' 3:1-3:66 |
| "\n" '\n' 3:1-3:66 |
| Comment '# you may not use this file except in compliance with the License.' 4:1-4:67 |
| "\n" '\n' 4:1-4:67 |
| Comment '# You may obtain a copy of the License at' 5:1-5:42 |
| "\n" '\n' 5:1-5:42 |
| Comment '#' 6:1-6:2 |
| "\n" '\n' 6:1-6:2 |
| Comment '# https://www.apache.org/licenses/LICENSE-2.0' 7:1-7:50 |
| "\n" '\n' 7:1-7:50 |
| Comment '#' 8:1-8:2 |
| "\n" '\n' 8:1-8:2 |
| Comment '# Unless required by applicable law or agreed to in writing, software' 9:1-9:70 |
| "\n" '\n' 9:1-9:70 |
| Comment '# distributed under the License is distributed on an "AS IS" BASIS,' 10:1-10:68 |
| "\n" '\n' 10:1-10:68 |
| Comment '# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.' 11:1-11:75 |
| "\n" '\n' 11:1-11:75 |
| Comment '# See the License for the specific language governing permissions and' 12:1-12:70 |
| "\n" '\n' 12:1-12:70 |
| Comment '# limitations under the License.' 13:1-13:33 |
| "\n" '\n' 13:1-13:33 |
| "\n" '\n' 14:1-14:1 |
| Documentation '-- This is a simple, real-world example structure.' 15:1-15:51 |
| "\n" '\n' 15:51-16:1 |
| "\n" '\n' 16:1-16:1 |
| "[" '[' 17:1-17:2 |
| "$default" '$default' 17:2-17:10 |
| SnakeWord 'byte_order' 17:11-17:21 |
| ":" ':' 17:21-17:22 |
| String '"LittleEndian"' 17:23-17:37 |
| "]" ']' 17:37-17:38 |
| "\n" '\n' 17:38-17:38 |
| "[" '[' 18:1-18:2 |
| "(" '(' 18:2-18:3 |
| SnakeWord 'cpp' 18:3-18:6 |
| ")" ')' 18:6-18:7 |
| SnakeWord 'namespace' 18:8-18:17 |
| ":" ':' 18:17-18:18 |
| String '"emboss::test"' 18:19-18:33 |
| "]" ']' 18:33-18:34 |
| "\n" '\n' 18:34-20:1 |
| "\n" '\n' 19:1-19:1 |
| "\n" '\n' 20:1-20:1 |
| "struct" 'struct' 21:1-21:7 |
| CamelWord 'LogFileStatus' 21:8-21:21 |
| ":" ':' 21:21-21:22 |
| "\n" '\n' 21:22-21:22 |
| Indent ' ' 22:1-22:3 |
| Number '0' 22:3-22:4 |
| "[" '[' 22:6-22:7 |
| "+" '+' 22:7-22:8 |
| Number '4' 22:8-22:9 |
| "]" ']' 22:9-22:10 |
| CamelWord 'UInt' 22:13-22:17 |
| SnakeWord 'file_state' 22:25-22:35 |
| "\n" '\n' 22:35-22:35 |
| Number '4' 23:3-23:4 |
| "[" '[' 23:6-23:7 |
| "+" '+' 23:7-23:8 |
| Number '12' 23:8-23:10 |
| "]" ']' 23:10-23:11 |
| CamelWord 'UInt' 23:13-23:17 |
| ":" ':' 23:17-23:18 |
| Number '8' 23:18-23:19 |
| "[" '[' 23:19-23:20 |
| Number '12' 23:20-23:22 |
| "]" ']' 23:22-23:23 |
| SnakeWord 'file_name' 23:25-23:34 |
| "\n" '\n' 23:34-23:34 |
| Number '16' 24:3-24:5 |
| "[" '[' 24:6-24:7 |
| "+" '+' 24:7-24:8 |
| Number '4' 24:8-24:9 |
| "]" ']' 24:9-24:10 |
| CamelWord 'UInt' 24:13-24:17 |
| SnakeWord 'file_size_kb' 24:25-24:37 |
| "\n" '\n' 24:37-24:37 |
| Number '20' 25:3-25:5 |
| "[" '[' 25:6-25:7 |
| "+" '+' 25:7-25:8 |
| Number '4' 25:8-25:9 |
| "]" ']' 25:9-25:10 |
| CamelWord 'UInt' 25:13-25:17 |
| SnakeWord 'media' 25:25-25:30 |
| "\n" '\n' 25:30-25:30 |
| Dedent '' 26:1-26:1 |