Interface MutatingVisitController
- All Superinterfaces:
VisitController
-
Method Summary
Modifier and TypeMethodDescriptionvoid<T extends CssNode>
voidreplaceCurrentBlockChildWith(List<T> replacementNodes, boolean visitTheReplacementNodes) Methods inherited from interface com.google.common.css.compiler.ast.VisitController
startVisit, stopVisit
-
Method Details
-
removeCurrentNode
void removeCurrentNode() -
replaceCurrentBlockChildWith
-