for console build only
| 5146 | |
| 5147 | // for console build only |
| 5148 | LineEndFormat ASFormatter::getLineEndFormat() const |
| 5149 | { |
| 5150 | return lineEnd; |
| 5151 | } |
| 5152 | |
| 5153 | /** |
| 5154 | * get the current line comment adjustment that results from attaching |
no outgoing calls
no test coverage detected