================= idDeclLocal::GetTextLength ================= */
| 1905 | ================= |
| 1906 | */ |
| 1907 | int idDeclLocal::GetTextLength( void ) const { |
| 1908 | return textLength; |
| 1909 | } |
| 1910 | |
| 1911 | /* |
| 1912 | ================= |
no outgoing calls
no test coverage detected