This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/java/example.java.output
2022-01-06 18:34:29 +01:00

97 lines
2.3 KiB
Text
Generated

'class' Keyword.Declaration
' ' Text
'_PostUnico$deClassá' Name.Class
'\n' Text.Whitespace
'{' Punctuation
'void' Keyword.Type
' ' Text.Whitespace
'fo$o' Name.Function
'(' Punctuation
')' Punctuation
' ' Text.Whitespace
'{' Punctuation
'}' Punctuation
'\n' Text.Whitespace
'\n' Text.Whitespace
' ' Text.Whitespace
'void' Keyword.Type
' ' Text.Whitespace
'PostUnicodeFunctioná' Name.Function
'(' Punctuation
')' Punctuation
' ' Text.Whitespace
'{' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'láb$el' Name
':' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'break' Keyword
' ' Text.Whitespace
'láb$el' Name
';' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'\n' Text.Whitespace
' ' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace
'\n' Text.Whitespace
'class' Keyword.Declaration
' ' Text
'áPreUnicode$Class' Name.Class
'\n' Text.Whitespace
'{' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'public' Keyword.Declaration
'\u2008' Text.Whitespace
'int' Keyword.Type
' ' Text.Whitespace
'$foo' Name
';' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'public' Keyword.Declaration
' ' Text.Whitespace
'int' Keyword.Type
' ' Text.Whitespace
'á$foo' Name
';' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'_PostUnico$deClassá' Name
' ' Text.Whitespace
'áPreUnicodeFunction' Name.Function
'(' Punctuation
')' Punctuation
' ' Text.Whitespace
'{' Punctuation
' ' Text.Whitespace
'return' Keyword
' ' Text.Whitespace
'null' Keyword.Constant
';' Punctuation
' ' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace