abstract :class
Marks the givenclass or classes as abstract. If given multiple, then the first class will be returned.
Default Syntax
Without Syntax Sugar
Parameters
classTable: {class}
The desired
class or classes to be set to abstract.
Returns