AstNode

org.finos.morphir.ir.printing.PrintIR.AstNode
object AstNode

Extractor for any MorphirIR we want to treat specially for naming/depth limiting. Returns a prefix used to clarify which nodes are which, for help with duplicate names.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AstNode.type

Members list

Value members

Concrete methods

def unapply(any: Any): Option[String]