MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / getLineEndFormat

Method getLineEndFormat

astyle/src/ASFormatter.cpp:5148–5151  ·  view source on GitHub ↗

for console build only

Source from the content-addressed store, hash-verified

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

Callers 2

formatCinToCoutMethod · 0.80
formatFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected