BasicStatementHandler

class Object
trait Matchable
class Any
object CommentHandler.type

Type members

Types

final type State = Unit

Value members

Abstract methods

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

Concrete methods

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