lib/astyle/astyle.h File Reference
#include "compiler_defines.h"
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | astyle |
Enumerations | |
enum | BracketMode { NONE_MODE, ATTACH_MODE, BREAK_MODE, BDAC_MODE } |
enum | BracketType { NULL_TYPE = 0, DEFINITION_TYPE = 1, COMMAND_TYPE = 2, ARRAY_TYPE = 4, SINGLE_LINE_TYPE = 8 } |
Enumeration Type Documentation
|
|
|
Definition at line 36 of file astyle.h. Referenced by astyle::ASFormatter::getBracketType(), and astyle::ASFormatter::nextLine(). |