Parser

ammonite.compiler.iface.Parser$
See theParser companion class
object Parser

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Parser.type

Members list

Concise view

Type members

Classlikes

case class ParsedImportHooks(hookStatements: Seq[String], importTrees: Seq[ImportTree])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class ScriptBlock(startIndex: Int, ncomment: String, codeWithStartIndices: Seq[(Int, String)])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class ScriptSplittingError(message: String, val index: Int, val expected: String) extends Exception

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any