VFileContents

org.finos.morphir.toolkit.vfile.VFileContents
See theVFileContents companion object
sealed trait VFileContents

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
class Mixed
class Text
class TextDocument
object Uninitialized.type
class VFiles
Show all
Self type

Members list

Value members

Concrete methods

def accept[Context](context: => Context): AcceptWithContext[Context]
def allText: List[String]