VegaPlotMacroImpl

viz.macros.VegaPlotMacroImpl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromStringImpl(specContentExpr: Expr[String])(using Quotes): Expr[Any]
def fromStringWithSourceImpl(specContentExpr: Expr[String], sourceInfoExprs: Option[Either[(Expr[String], Expr[Int]), (Expr[String], Expr[Int])]])(using Quotes): Expr[Any]

Value parameters

sourceInfoExprs

Left = resource path, Right = file path

Attributes