Packages

class Comment extends Command

Linear Supertypes
Command, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Comment
  2. Command
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Comment(at: Long, text: String)

Value Members

  1. val at: Long
    Definition Classes
    Command
  2. def toString(id: Long): String
    Definition Classes
    CommentCommand