%CPT.COS.Analysis.Test
Class %CPT.COS.Analysis.Test [ Abstract ]
Methods
Test
ClassMethod Test(INTRoutineName As %String, EntryPoints As %List) [ Internal ]
TestRenderDigraphs
ClassMethod TestRenderDigraphs(DotPath As %String, ProgramName As %String, BlockDictionary As %CPT.COS.Analysis.BlockDictionary, SymbolTable As %CPT.COS.Analysis.SSA.SymbolTable, Output BDot, Output GDot, Output DDot, Output SDot, Output EDot) As %Status [ Internal, Private ]
CompareDot
ClassMethod CompareDot(Dot, ReferenceFile As %String) [ Internal, Private ]
ShowStatistics
ClassMethod ShowStatistics(TreeIndex As %Integer) [ Internal, Private ]