SyntaxHighlighting
ammonite.compiler.SyntaxHighlighting
class SyntaxHighlighting(noAttrs: Attrs, commentAttrs: Attrs, keywordAttrs: Attrs, valDefAttrs: Attrs, literalAttrs: Attrs, typeAttrs: Attrs, annotationAttrs: Attrs, notImplementedAttrs: Attrs)
This object provides functions for syntax highlighting in the REPL
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any