Scala Library: scala.collection.script.Scriptable
scala.collection.script.Scriptable
Classes that mix in the Scriptable
class allow messages to be sent to objects
of that class.
- Annotations
- @ deprecated
- Deprecated
- (Since version 2.11.0) Scripting is deprecated.
- Source
- Version
- 1.0, 09/05/2004
- Since
- 2.8
Abstract Value Members From scala.collection.script.Scriptable
abstract def <<(cmd: Message[A]): Unit
Send a message to this scriptable object. (defined at scala.collection.script.Scriptable)
Full Source:
Interested in Scala?
I send out weekly, personalized emails with articles and conference talks.
Subscribe now.