ParserInput

sbt.std.ParserInput
object ParserInput

Implementation detail. The wrap method temporarily holds the input parser (as a Tree, at compile time) until the input task macro processes it.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def initParser_☃☃[T](i: Any): T
def parser_☃☃[T](i: Any): T