updateView

fun updateView(targetEditor: AvailEditor? = editor, tokenStyle: PhrasePathStyleApplicator.TokenStyle?)

Update the phraseStructureList.

Parameters

targetEditor

The associated AvailEditor for which this PhraseView shows phrase structure at the selection.

tokenStyle

The TokenStyle at the current cursor position, or null if there is no such style at that position.