Ask a question to get started
Enter to send•Shift+Enter new line
public T accept(Visitor<T> visitor)
visitor
Visitor<T>
Maps this instance's current variant to a value of type [T] using the given [visitor]..
Maps this instance's current variant to a value of type [T] using the given [visitor].