MatchIr

object MatchIr
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromJSON(fromJson: String => Option[IrNode])(jsonString: String): Option[IrNode]
def fromXml(xml: Elem): IrNode
def fromXmlString(xmlString: String): Option[IrNode]