CommentHandler

class Object
trait Matchable
class Any

Type members

Inherited types

final type State = Unit
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
Inherited from:
BasicStatementHandler
def finish(state: Unit): Unit
Inherited from:
BasicStatementHandler
final def initialState: State
Inherited from:
BasicStatementHandler