public class NVersionFilterParser extends NTypedFiltersParser<net.thevpc.nuts.artifact.NVersionFilter>
str| Constructor and Description |
|---|
NVersionFilterParser(String str,
net.thevpc.nuts.artifact.NVersionComparator comparator) |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.artifact.NVersionFilters |
getTManager() |
net.thevpc.nuts.artifact.NVersionFilter |
parse() |
protected net.thevpc.nuts.artifact.NVersionFilter |
wordToPredicate(String word) |
buildBinOp, buildPreOp, nextDefaultaddBoolOps, getOpPrecedence, nextWord, skipWhitespublic NVersionFilterParser(String str, net.thevpc.nuts.artifact.NVersionComparator comparator)
protected net.thevpc.nuts.artifact.NVersionFilters getTManager()
getTManager in class NTypedFiltersParser<net.thevpc.nuts.artifact.NVersionFilter>protected net.thevpc.nuts.artifact.NVersionFilter wordToPredicate(String word)
wordToPredicate in class NTypedFiltersParser<net.thevpc.nuts.artifact.NVersionFilter>public net.thevpc.nuts.artifact.NVersionFilter parse()
parse in class AbstractFilterParser2<net.thevpc.nuts.artifact.NVersionFilter>Copyright © 2026 vpc open source initiative. All rights reserved.