PhrasePathRecord

constructor(rootTrees: MutableList<PhrasePathRecord.PhraseNode> = mutableListOf())

Construct an instance from an optional list of PhraseNodes.