FileBuilder

com.reactific.riddl.utils.FileBuilder
trait FileBuilder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def clear: Unit
def nl: FileBuilder.this.type
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Concrete fields

val newLine: String
protected val sb: StringBuilder