ResultHandlerInterceptor

mill.graphviz.V8JavascriptEngine.ResultHandlerInterceptor
class ResultHandlerInterceptor(resultHandler: ResultHandler)

Attributes

Source
GraphvizTools.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

@V8Function(name = _, symbolType = _, thisObjectRequired = _)
def error(s: String): Unit

Attributes

Source
GraphvizTools.scala
@V8Function(name = _, symbolType = _, thisObjectRequired = _)
def log(s: String): Unit

Attributes

Source
GraphvizTools.scala
@V8Function(name = _, symbolType = _, thisObjectRequired = _)
def result(s: String): Unit

Attributes

Source
GraphvizTools.scala