CommentHandler

sbt.internal.scripted.CommentHandler

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

final type State = Unit

Attributes

Inherited from:
BasicStatementHandler

Value members

Concrete methods

def apply(command: String, args: List[String]): Unit

Inherited methods

final def apply(command: String, arguments: List[String], state: Unit): Unit

Attributes

Inherited from:
BasicStatementHandler
def finish(state: Unit): Unit

Attributes

Inherited from:
BasicStatementHandler
final def initialState: State

Attributes

Inherited from:
BasicStatementHandler