HighlightJava

mill.javalib.zinc.HighlightJava
object HighlightJava

Attributes

Source
HighlightJava.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def getColorOpt(tokenKind: Int, literalColor: Attrs, keywordColor: Attrs, commentColor: Attrs): Option[Attrs]

Attributes

Source
HighlightJava.scala
def highlightJavaCode(sourceCode: String, literalColor: Attrs, keywordColor: Attrs, commentColor: Attrs, definitionColor: Attrs): Str

Attributes

Source
HighlightJava.scala