for unit testing
| 1781 | |
| 1782 | // for unit testing |
| 1783 | int ASBeautifier::getBeautifierFileType() const |
| 1784 | { return beautifierFileType; } |
| 1785 | |
| 1786 | /** |
| 1787 | * Process preprocessor statements and update the beautifier stacks. |
nothing calls this directly
no outgoing calls
no test coverage detected