JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.java.source.base 2.37.1 4
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.netbeans.api.java.source.matching.Occurrence
Packages that use
Occurrence
Package
Description
org.netbeans.api.java.source.matching
Uses of
Occurrence
in
org.netbeans.api.java.source.matching
Methods in
org.netbeans.api.java.source.matching
that return types with arguments of type
Occurrence
Modifier and Type
Method and Description
Collection
<? extends
Occurrence
>
Matcher.
match
(
Pattern
pattern)
Search for occurrences of the given pattern in the given subject tree.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.java.source.base 2.37.1 4
Prev
Next
Frames
No Frames
All Classes