WrappingResult
replpp.scripting.WrapForMainArgs.WrappingResult
case class WrappingResult(fullScript: String, linesBeforeRunBeforeCode: Int, linesBeforeScript: Int)
linesBeforeScript: allows us to adjust line numbers in error reporting...
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article