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 / scala / new.scala.output
Size: Mime:
'new'         Keyword
' '           Text.Whitespace
'A'           Name.Class
'\n'          Text.Whitespace

'new'         Keyword
' '           Text.Whitespace
'{'           Punctuation
' '           Text.Whitespace
'}'           Punctuation
'\n'          Text.Whitespace

'new'         Keyword
' '           Text.Whitespace
'Foo'         Name.Class
'\n'          Text.Whitespace

'new'         Keyword
' '           Text.Whitespace
'foo'         Name
'.'           Punctuation
'Foo'         Name.Class
'\n'          Text.Whitespace

'new'         Keyword
' '           Text.Whitespace
'Foo'         Name.Class
'.'           Punctuation
'Foo'         Name.Class
'\n'          Text.Whitespace

'new'         Keyword
' '           Text.Whitespace
'A'           Name.Class
':'           Punctuation
'\n  '        Text.Whitespace
'def'         Keyword
' '           Text.Whitespace
'f'           Name.Function
' '           Text.Whitespace
'='           Operator
' '           Text.Whitespace
'3'           Literal.Number.Integer
'\n'          Text.Whitespace