Uses of Class
de.neuland.jade4j.parser.node.MixinNode
-
Packages that use MixinNode Package Description de.neuland.jade4j.model -
-
Uses of MixinNode in de.neuland.jade4j.model
Methods in de.neuland.jade4j.model that return MixinNode Modifier and Type Method Description MixinNodeJadeModel. getMixin(String name)Methods in de.neuland.jade4j.model with parameters of type MixinNode Modifier and Type Method Description voidJadeModel. setMixin(String name, MixinNode node)
-