doodle.turtle

package doodle.turtle

Members list

Packages

Type members

Classlikes

sealed abstract class Instruction extends Product, Serializable

Attributes

Companion
object
Source
Instruction.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Branch
class Forward
object NoOp.type
class Turn
object Instruction

Attributes

Companion
class
Source
Instruction.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object Turtle

Attributes

Source
Turtle.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Turtle.type