sourceafEfanXtra::Abstract.fan


** Place on 'abstract' base components to tell EfanExta not to treat it as a component. 
** Because components are mixins, efanXtra has no other way to differentiate between real components and base classes! 
facet class Abstract { }