private abstract static class ContextSwitchTemplate.ContextProvider extends SearchCompiler.Match
Modifier and Type | Field and Description |
---|---|
protected SearchCompiler.Match |
condition |
Modifier | Constructor and Description |
---|---|
private |
ContextProvider() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
(package private) abstract java.util.List<OsmPrimitive> |
getPrimitives(OsmPrimitive root) |
int |
hashCode() |
match, match, test
protected SearchCompiler.Match condition
private ContextProvider()
abstract java.util.List<OsmPrimitive> getPrimitives(OsmPrimitive root)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object