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