Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ setAlignMethodColon
Method
setAlignMethodColon
astyle/src/ASBeautifier.cpp:653–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
651
}
652
653
void ASBeautifier::setAlignMethodColon(bool state)
654
{
655
shouldAlignMethodColon = state;
656
}
657
658
/**
659
* get the file type.
Callers
1
parseOption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected