Terminal

final case class Terminal(name: String, text: Option[String], subString: (Option[Int], Option[Int])) extends Yield
trait Serializable
trait Product
trait Equals
trait Yield
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product