...

Text file src/github.com/alecthomas/chroma/lexers/testdata/jungle.expected

Documentation: github.com/alecthomas/chroma/lexers/testdata

     1[
     2  {"type":"Name","value":"project"},
     3  {"type":"Punctuation","value":"."},
     4  {"type":"Name","value":"manifest"},
     5  {"type":"Text","value":" "},
     6  {"type":"Operator","value":"="},
     7  {"type":"Text","value":" manifest.xml\n\n"},
     8  {"type":"CommentSingle","value":"#here is a comment\n"},
     9  {"type":"NameConstant","value":"base"},
    10  {"type":"Punctuation","value":"."},
    11  {"type":"NameBuiltin","value":"barrelPath"},
    12  {"type":"Text","value":" "},
    13  {"type":"Operator","value":"="},
    14  {"type":"Text","value":" barrels\n\n"},
    15  {"type":"Name","value":"fr235"},
    16  {"type":"Punctuation","value":"."},
    17  {"type":"NameBuiltin","value":"barrelPath"},
    18  {"type":"Text","value":" "},
    19  {"type":"Operator","value":"="},
    20  {"type":"Text","value":" barrels/IconLibrary.barrel"},
    21  {"type":"Punctuation","value":";"},
    22  {"type":"Text","value":"barrels/GraphLibrary.barrel\n"},
    23  {"type":"Name","value":"fr645m"},
    24  {"type":"Punctuation","value":"."},
    25  {"type":"NameBuiltin","value":"barrelPath"},
    26  {"type":"Text","value":" "},
    27  {"type":"Operator","value":"="},
    28  {"type":"Text","value":" barrels/M.barrel"},
    29  {"type":"Punctuation","value":";["},
    30  {"type":"Text","value":"A/A.jungle"},
    31  {"type":"Punctuation","value":";"},
    32  {"type":"Text","value":"A/B.jungle"},
    33  {"type":"Punctuation","value":"]"},
    34  {"type":"Text","value":"\n"},
    35  {"type":"NameConstant","value":"round-215x215"},
    36  {"type":"Punctuation","value":"."},
    37  {"type":"Name","value":"GraphLibrary"},
    38  {"type":"Punctuation","value":"."},
    39  {"type":"NameBuiltin","value":"annotations"},
    40  {"type":"Text","value":" "},
    41  {"type":"Operator","value":"="},
    42  {"type":"Text","value":" bar\n\n"},
    43  {"type":"NameConstant","value":"round"},
    44  {"type":"Punctuation","value":"."},
    45  {"type":"NameBuiltin","value":"resourcePath"},
    46  {"type":"Text","value":" "},
    47  {"type":"Operator","value":"="},
    48  {"type":"Text","value":" "},
    49  {"type":"Punctuation","value":"$("},
    50  {"type":"NameConstant","value":"base"},
    51  {"type":"Punctuation","value":"."},
    52  {"type":"NameBuiltin","value":"resourcePath"},
    53  {"type":"Punctuation","value":");"},
    54  {"type":"Text","value":"resource-round\n"},
    55  {"type":"Name","value":"DigitsPicker"},
    56  {"type":"Text","value":" "},
    57  {"type":"Operator","value":"="},
    58  {"type":"Text","value":" "},
    59  {"type":"Punctuation","value":"["},
    60  {"type":"Text","value":"..\\ScreenPickers\\monkey.jungle"},
    61  {"type":"Punctuation","value":"]"},
    62  {"type":"Text","value":"\n"},
    63  {"type":"NameConstant","value":"base"},
    64  {"type":"Punctuation","value":"."},
    65  {"type":"NameBuiltin","value":"barrelPath"},
    66  {"type":"Text","value":" "},
    67  {"type":"Operator","value":"="},
    68  {"type":"Text","value":" "},
    69  {"type":"Punctuation","value":"$("},
    70  {"type":"NameConstant","value":"base"},
    71  {"type":"Punctuation","value":"."},
    72  {"type":"NameBuiltin","value":"barrelPath"},
    73  {"type":"Punctuation","value":");$("},
    74  {"type":"Name","value":"DigitsPicker"},
    75  {"type":"Punctuation","value":")"},
    76  {"type":"Text","value":"\n"},
    77  {"type":"Name","value":"d2bravo"},
    78  {"type":"Punctuation","value":"."},
    79  {"type":"NameBuiltin","value":"resourcePath"},
    80  {"type":"Text","value":" "},
    81  {"type":"Operator","value":"="},
    82  {"type":"Text","value":" "},
    83  {"type":"Punctuation","value":"$("},
    84  {"type":"Name","value":"d2bravo"},
    85  {"type":"Punctuation","value":"."},
    86  {"type":"NameBuiltin","value":"resourcePath"},
    87  {"type":"Punctuation","value":");"},
    88  {"type":"Text","value":"resources-round-218x218-ciq_1.x"},
    89  {"type":"Punctuation","value":";"},
    90  {"type":"Text","value":"resources-ciq_1.x-no_hr\n"},
    91  {"type":"Name","value":"d2bravo_titanium"},
    92  {"type":"Punctuation","value":"."},
    93  {"type":"NameBuiltin","value":"resourcePath"},
    94  {"type":"Text","value":" "},
    95  {"type":"Operator","value":"="},
    96  {"type":"Text","value":" "},
    97  {"type":"Punctuation","value":"$("},
    98  {"type":"Name","value":"d2bravo_titanium"},
    99  {"type":"Punctuation","value":"."},
   100  {"type":"NameBuiltin","value":"resourcePath"},
   101  {"type":"Punctuation","value":");"},
   102  {"type":"Text","value":"resources-round-218x218-ciq_1.x"},
   103  {"type":"Punctuation","value":";"},
   104  {"type":"Text","value":"resources-ciq_1.x\n"}
   105]

View as plain text