public abstract static class SearchCompiler.UnaryMatch extends SearchCompiler.Match
Modifier and Type | Field and Description |
---|---|
protected SearchCompiler.Match |
match |
Constructor and Description |
---|
SearchCompiler.UnaryMatch(SearchCompiler.Match match) |
Modifier and Type | Method and Description |
---|---|
SearchCompiler.Match |
getOperand() |
evaluate, existsMatch, forallMatch, match
protected final SearchCompiler.Match match
public SearchCompiler.UnaryMatch(SearchCompiler.Match match)
public SearchCompiler.Match getOperand()