InternalVisitor

org.finos.morphir.toolkit.vfile.VFile$.InternalVisitor
trait InternalVisitor[A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def directory(path: VFilePath, children: Vector[A]): A
def fileReference(path: VFilePath): A
def sourceFile(path: VFilePath, document: Doc): A