ParseResult

dotty.tools.repl.ParseResult
See theParseResult companion object
sealed trait ParseResult

A parsing result from string input

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Command
class DocOf
object Help
object Imports
class Load
object Quit
class Reset
class Settings
class TypeOf
object Newline
class Parsed
object SigKill
class SyntaxErrors
Show all
In this article