public interface IPhraseVisitor
java.lang.Object caseAt(java.lang.String id,
IPhrase host,
java.lang.Object... params)
id - The id of the hosthost - The host itselfparams - vararg list of input parameters that the algo might use.