********************************************************************
* NOTE: This file is generated automatically from the event * definition file Parse.evt. ********************************************************************<* PRAGMA LL *> INTERFACEParseTranscriptView ; IMPORT ParseViewClass; TYPE T <: Public; Public = ParseViewClass.T OBJECT METHODS <* LL = VBT.mu *> init(): T; END; END ParseTranscriptView.