Members
-
additions :Array.<Mixin~Addition>
-
Type:
- Array.<Mixin~Addition>
-
base :Array.<string>
-
The base path components
Type:
- Array.<string>
-
removals :Array.<Mixin~Removal>
-
Type:
- Array.<Mixin~Removal>
Methods
-
execute(context, name) → {*}
-
Execute and return the result for the parsed Mixin
Parameters:
Name Type Description context
Object name
string A string like '<' + description + '>' to be part of a thrown execption Throws:
if not parsedReturns:
- Type
- *