ScalaIOHandling
de.uni_luebeck.isp.tessla.tessla_compiler.backends.scalaBackend.ScalaIOHandling$
object ScalaIOHandling
Class containing code for parsing values from and to strings. Used for generating the input/output parsing from stdio.
NOTE: A general parsing method which can be executed at runtime is not possible for input parsing since tuples of various type cannot be generated. Replacing tuples internally by Seq[Any] would be a solution but isn't nice at all
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ScalaIOHandling.type