MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / setJavaStyle

Method setJavaStyle

other_src/astyle/src/ASBeautifier.cpp:395–398  ·  view source on GitHub ↗

* set indentation style to Java. */

Source from the content-addressed store, hash-verified

393 * set indentation style to Java.
394 */
395void ASBeautifier::setJavaStyle()
396{
397 fileType = JAVA_TYPE;
398}
399
400/**
401 * set indentation style to C#.

Callers 2

formatFileMethod · 0.80
parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected