Class ContextVisitor<T>

java.lang.Object
com.blamejared.searchables.api.context.ContextVisitor<T>
All Implemented Interfaces:
Visitor<SearchContext<T>>

public final class ContextVisitor<T> extends Object implements Visitor<SearchContext<T>>
Compiles a SearchContext<T>, which holds com.blamejared.searchables.api.context.SearchLiteral<T>("orange") and com.blamejared.searchables.api.context.SearchComponent<T>("color:orange")