TreeOpts

org.finos.morphir.util.PrintIR.TreeOpts
implicit class TreeOpts(tree: Tree.type)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def ofConcept(c: Concept)(children: List[Tree]): Apply
def ofData(d: Data)(children: List[Tree]): Apply