| Author | DaveJarvis <email> |
|---|---|
| Date | 2020-09-16 16:47:07 GMT-0700 |
| Commit | f361c3fe519f7204fb21fb6aebfeeee936a9ba43 |
| Parent | 83ae24d |
| Delta | 1 line added, 2 lines removed, 1-line decrease |
| # Usage | ||
| -The `Main.class` is run using the name of the Java class file to parse. | ||
| -Run the parser as follows: | ||
| +Run `Main` by passing the name of the Java class file to parse as follows: | ||
| pushd ../src/main/java |