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