| |
|
| java.lang.Object org.acm.seguin.tools.builder.LineNumberTool
LineNumberTool | public class LineNumberTool (Code) | | Tool that uses the pretty printer to number lines
author: Chris Seguin |
LineNumberTool | public LineNumberTool()(Code) | | Constructor for the line numbering
|
init | protected void init(String[] args)(Code) | | Read command line inputs
Parameters: args - Description of Parameter |
main | public static void main(String args)(Code) | | Main program
Parameters: args - the command line arguments |
run | protected void run()(Code) | | Run the pretty printer
|
|
|
|