public class MemoryManager : CodeVisitor {
public MemoryManager ( ) ;
public void analyze ( CodeContext context ) ;
}

public MemoryManager ( ) ;
public void analyze ( CodeContext context ) ;
Created by Valadoc