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

Method getBeautifierFileType

astyle/src/ASBeautifier.cpp:1783–1784  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

1781
1782// for unit testing
1783int ASBeautifier::getBeautifierFileType() const
1784{ return beautifierFileType; }
1785
1786/**
1787 * Process preprocessor statements and update the beautifier stacks.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected