Companion
object Companion
Functions
Link copied to clipboard
fun read(binaryStream: DataInputStream, moduleNameList: List<A_String>, atomNameList: List<A_String>, tokenCursor: Mutable<Int>, parent: PhrasePathRecord.PhraseNode?): PhrasePathRecord.PhraseNode
Extract this node from the input binaryStream, using the pre-constructed lists of module names and atom names to decode the atom information from the original phrase.