Class ModuleReferenceMatch

java.lang.Object

public class ModuleReferenceMatch extends ReferenceMatch
A Java search match that represents a module reference. The element is the innermost enclosing member (mostly module declaration) that references this module reference.

This class is intended to be instantiated and subclassed by clients.

Since:
3.14