eolang-backend
eolang-backend
org.polystat.odin.backend.eolang
EOBndRepr
EOBndRepr
instances
ops
EOReprOps
ToEO
ToEO
instances
ops
ToEOOps
ToEOBnd
ToEOBnd
instances
ops
ToEOBndOps
inlineorlines
Inline
InlineOrLines
Lines
ops
InlineOrLinesOps
eolang-backend
/
org.polystat.odin.backend.eolang
/
inlineorlines
/
ops
/
InlineOrLinesOps
InlineOrLinesOps
final implicit
class
InlineOrLinesOps
(
iol:
InlineOrLines
)
extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
allLinesToString
:
String
def
toLines
:
Lines
def
toVector
:
Vector
[
String
]