Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalSearchConfig ¶
type Matcher ¶
type Matcher struct { MavenSearcher // contains filtered or unexported fields }
func NewJavaMatcher ¶
func NewJavaMatcher(cfg MatcherConfig) *Matcher
func (*Matcher) PackageTypes ¶
func (*Matcher) Type ¶
func (m *Matcher) Type() match.MatcherType
type MatcherConfig ¶
type MatcherConfig struct { ExternalSearchConfig UseCPEs bool }
Click to show internal directories.
Click to hide internal directories.