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" |