Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / java / badcase.java.output
Size: Mime:
'// this used to take ages' Comment.Single
'\n'          Text.Whitespace

'void'        Keyword.Type
' '           Text.Whitespace
'foo'         Name.Function
'('           Punctuation
')'           Punctuation
' '           Text.Whitespace
'throws'      Keyword.Declaration
' '           Text.Whitespace
'xxxxxxxxxxxxxxxxxxxxxx' Name
'{'           Punctuation
' '           Text.Whitespace
'}'           Punctuation
'\n'          Text.Whitespace