Uses of Class
spoon.pattern.internal.node.ListOfNodes
Package
Description
-
Uses of ListOfNodes in spoon.pattern
-
Uses of ListOfNodes in spoon.pattern.internal
-
Uses of ListOfNodes in spoon.pattern.internal.matcher
ModifierConstructorDescriptionMatchingScanner(ListOfNodes pattern, CtConsumer<? super Match> matchConsumer)
-
Uses of ListOfNodes in spoon.pattern.internal.node
Modifier and TypeMethodDescriptionstatic ListOfNodes
Same likeElementNode.create(CtElement, Map)
but withList
of elements or primitive objectsstatic ListOfNodes
Same likeElementNode.create(CtElement, Map)
but withMap
of String to elements or primitive objectsstatic ListOfNodes
Same likeElementNode.create(CtElement, Map)
but withSet
of elements or primitive objects