object CompactShow
Ordering
- Alphabetic
- By Inheritance
Inherited
- CompactShow
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val DEFAULT_INDENT: Int
- val DEFAULT_WIDTH: Int
- def doc2Str(doc: Doc, maybeWriter: Option[Writer] = None, maybeWidth: Option[Int] = None): String
- def idDoc(id: Option[ShapeLabel], pm: PrefixMap): Doc
- def showSchema(schema: Schema, writer: Option[Writer] = None, width: Option[Int] = None): String
- def showShapeExpr(shapeExpr: ShapeExpr, pm: PrefixMap): String
- def showTripleExpr(tripleExpr: TripleExpr, pm: PrefixMap): String
- def showValueSet(values: List[ValueSetValue], pm: PrefixMap): String