update View
fun updateView(targetEditor: AvailEditor? = editor, tokenStyle: PhrasePathStyleApplicator.TokenStyle?)
Content copied to clipboard
Update the phraseStructureList.
Parameters
target Editor
The associated AvailEditor for which this PhraseViewPanel 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.