scala-pygments-core
scala-pygments-core
io.taig.pygments
Fragment
Pygments
Token
Token
Comment
Comment
Variant
Variant
Hashbang
Multiline
Single
Preproc
PreprocFile
Special
Error
Name
Name
Variant
Variant
Attribute
Builtin
Builtin
Variant
Variant
Pseudo
Class
Constant
Entity
Decorator
Exception
Function
Function
Variant
Variant
Magic
Label
Namespace
Property
Tag
Variable
Variable
Variant
Variant
Class
Global
Instance
Magic
Other
Keyword
Keyword
Variant
Variant
Constant
Declaration
Namespace
Pseudo
Reserved
Type
Literal
Literal
Variant
Variant
Number
Number
Variant
Variant
Bin
Float
Hex
Integer
Integer
Variant
Variant
Long
Oct
String
String
Variant
Variant
Affix
Backtick
Char
Delimiter
Doc
Double
Escape
Heredoc
Other
Interpol
Regex
Single
Symbol
Operator
Operator
Variant
Variant
Word
Other
Punctuation
Text
Text
Variant
Variant
Whitespace
scala-pygments-core
/
io.taig.pygments
/
Token
/
Name
/
Variant
/
Function
/
Variant
Variant
sealed abstract
class
Variant
extends
Product
with
Serializable
Companion
object
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
Magic
Value members
Value members
Inherited methods
def
canEqual
(that:
Any
):
Boolean
Inherited from
Equals
def
productArity
:
Int
Inherited from
Product
def
productElement
(n:
Int
):
Any
Inherited from
Product
def
productElementName
(n:
Int
):
String
Inherited from
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
productPrefix
:
String
Inherited from
Product