Skip to content

Instantly share code, notes, and snippets.

@daniel-beard
Created November 29, 2016 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daniel-beard/11cdb323ef53f99042617afcf6b8b02f to your computer and use it in GitHub Desktop.
Save daniel-beard/11cdb323ef53f99042617afcf6b8b02f to your computer and use it in GitHub Desktop.
# Uncrustify 0.64_d
align_oc_msg_colon_span = 1
# option(s) with 'not default' value: 1
#
# -=====-
# Line Tag Parent Columns Br/Lvl/pp Flag Nl Text
# 1> NEWLINE[ NONE][ 1/ 1/ 1/ 0][0/0/0][ 0][1-0]
# 2> OC_SCOPE[ OC_MSG_DECL][ 1/ 1/ 2/ 0][0/0/0][ 100060000][0-0] -
# 2> PAREN_OPEN[ OC_MSG_DECL][ 3/ 3/ 4/ 1][0/0/0][2100040000][0-0] (
# 2> TYPE[ NONE][ 4/ 4/ 8/ 0][0/1/0][2000040000][0-0] void
# 2> PAREN_CLOSE[ OC_MSG_DECL][ 8/ 8/ 9/ 0][0/0/0][2100000000][0-0] )
# 2> OC_MSG_DECL[ OC_MSG_DECL][ 9/ 9/ 17/ 0][0/0/0][ 0][0-0] myMethod
# 2> BRACE_OPEN[ OC_MSG_DECL][ 18/ 18/ 19/ 1][0/0/0][ 100000000][0-0] {
# 2> NEWLINE[ NONE][ 19/ 19/ 5/ 0][1/1/0][ 0][1-0]
# 3> TYPE[ NONE][ 9/ 5/ 14/ 0][1/1/0][ 10470000][0-0] NSInteger
# 3> WORD[ NONE][ 19/ 15/ 23/ 1][1/1/0][ 11800000][0-0] rowCount
# 3> ASSIGN[ NONE][ 28/ 24/ 25/ 1][1/1/0][ 100000000][0-0] =
# 3> SQUARE_OPEN[ OC_MSG][ 30/ 26/ 27/ 1][1/1/0][ 100044000][0-0] [
# 3> OC_MSG_CLASS[ NONE][ 31/ 27/ 42/ 0][1/2/0][ 74000][0-0] sectionProvider
# 3> OC_MSG_FUNC[ NONE][ 47/ 43/ 57/ 1][1/2/0][ 384000][0-0] collectionView
# 3> OC_COLON[ NONE][ 61/ 57/ 58/ 0][1/2/0][ 100004000][0-0] :
# 3> TYPE[ NONE][ 62/ 58/ 72/ 0][1/2/0][ 64000][0-0] collectionView
# 3> NEWLINE[ NONE][ 76/ 72/ 5/ 0][1/2/0][ 4000][1-0]
# 4> OC_MSG_NAME[ NONE][ 40/ 5/ 26/ 0][1/2/0][ 284000][0-0] numberOfRowsInSection
# 4> OC_COLON[ OC_MSG_NAME][ 67/ 26/ 27/ 0][1/2/0][ 100104000][0-0] :
# 4> WORD[ NONE][ 68/ 27/ 34/ 0][1/2/0][ 64000][0-0] section
# 4> SQUARE_CLOSE[ OC_MSG][ 75/ 34/ 35/ 0][1/1/0][ 100004000][0-0] ]
# 4> SEMICOLON[ OC_MSG][ 76/ 35/ 36/ 0][1/1/0][ 100000000][0-0] ;
# 4> NEWLINE[ NONE][ 77/ 36/ 1/ 0][1/1/0][ 0][1-0]
# 5> BRACE_CLOSE[ OC_MSG_DECL][ 1/ 1/ 2/ 0][0/0/0][ 100000000][0-0] }
# 5> NEWLINE[ NONE][ 2/ 2/ 1/ 0][0/0/0][ 0][1-0]
# -=====-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment