update View
fun updateView(targetEditor: AvailEditor? = editor, tokenStyle: PhrasePathStyleApplicator.TokenStyle?)
Update the phraseStructureList.
Parameters
target Editor
The associated AvailEditor for which this PhraseView shows phrase structure at the selection.
token Style
The TokenStyle at the current cursor position, or null if there is no such style at that position.