Returns the result of calling the [visitor] method corresponding to this field's state..
public R accept(Visitor<T, R> visitor)Returns the result of calling the [visitor] method corresponding to this field's state.
| Name | Type | Description |
|---|---|---|
visitor* | Visitor<T, R> |