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