Method ToString
ToString(String)
Prettyprint us.
Declaration
public override string ToString(string field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | The field to which we are applied |
Returns
Type | Description |
---|---|
System.String | A string that shows what we do, of the form "(disjunct1 | disjunct2 | ... | disjunctn)^boost" |