[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Chapter 7.

Browsing Source Code



This chapter describes the CodeWarrior¨ class browser, a tool you use to examine your project source code from various perspectives.

The CodeWarrior browser creates a database of all the symbols in your code, and provides you with a user interface to access the data quickly and easily, regardless of language.

Historically, programmers have used browsers primarily with object-oriented code, but the CodeWarrior IDE browser works with both procedural and object-oriented code. It works with most compilers, including C, C++, Pascal, and Java.

To help you understand the browser, we are going to look at it from three perspectives: high-level architecture, user interface, and functionality.

The topics in this chapter include:


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000