classycle

ClassAttributes

object ClassAttributes extends

Visibility
  1. Public
  2. All

Value Members

  1. def createAbstractClass (name: String, source: String, size: Int): ClassAttributes

  2. def createClass (name: String, source: String, size: Int): ClassAttributes

  3. def createInterface (name: String, source: String, size: Int): ClassAttributes

  4. def createUnknownClass (name: String, size: Int): ClassAttributes