remix-nlux
Version:
Remix IDE NLUX integration. Remix IDE is the leading IDE for building and deploying smart contracts on Ethereum. NLUX is a JavaScript and React library for building conversational AI experiences.
1,275 lines • 35.6 kB
text/xml
<code_scheme name="Project copy" version="173">
<option name="FORMATTER_TAGS_ENABLED" value="false" />
<CssCodeStyleSettings>
<option name="HEX_COLOR_LOWER_CASE" value="true" />
<option name="HEX_COLOR_LONG_FORMAT" value="true" />
<option name="USE_DOUBLE_QUOTES" value="false" />
<option name="ENFORCE_QUOTES_ON_FORMAT" value="true" />
</CssCodeStyleSettings>
<JSCodeStyleSettings version="0">
<option name="IMPORT_SORT_MODULE_NAME" value="true" />
</JSCodeStyleSettings>
<PostCssCodeStyleSettings>
<option name="COMMENTS_INLINE_STYLE" value="false" />
</PostCssCodeStyleSettings>
<TypeScriptCodeStyleSettings version="0">
<option name="JSDOC_INCLUDE_TYPES" value="true" />
<option name="FORCE_SEMICOLON_STYLE" value="true" />
<option name="REFORMAT_C_STYLE_COMMENTS" value="true" />
<option name="USE_DOUBLE_QUOTES" value="false" />
<option name="FORCE_QUOTE_STYlE" value="true" />
<option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" />
<option name="VAR_DECLARATION_WRAP" value="5" />
<option name="SPACES_WITHIN_OBJECT_TYPE_BRACES" value="false" />
<option name="IMPORT_SORT_MODULE_NAME" value="true" />
</TypeScriptCodeStyleSettings>
<codeStyleSettings language="CSS">
<arrangement>
<rules>
<section>
<rule>
<match>
<NAME>(-[a-z]+-)?font</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-family</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-size</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-weight</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-variant</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-size-adjust</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?font-stretch</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?line-height</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?position</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?z-index</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?top</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?right</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?bottom</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?left</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?display</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?visibility</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?float</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?clear</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?overflow</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?overflow-x</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?overflow-y</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?clip</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?zoom</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?align-content</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?align-items</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?align-self</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex-flow</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex-basis</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex-direction</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex-grow</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex-shrink</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?flex-wrap</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?justify-content</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?order</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?box-sizing</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?min-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?max-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?height</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?min-height</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?max-height</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?margin</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?margin-top</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?margin-right</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?margin-bottom</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?margin-left</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?padding</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?padding-top</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?padding-right</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?padding-bottom</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?padding-left</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?table-layout</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?empty-cells</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?caption-side</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-spacing</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-collapse</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?list-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?list-style-position</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?list-style-type</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?list-style-image</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?content</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?quotes</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?counter-reset</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?counter-increment</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?resize</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?cursor</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?user-select</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?nav-index</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?nav-up</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?nav-right</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?nav-down</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?nav-left</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transition</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transition-delay</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transition-timing-function</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transition-duration</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transition-property</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transform</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?transform-origin</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-name</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-duration</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-play-state</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-timing-function</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-delay</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-iteration-count</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?animation-direction</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-align</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-align-last</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?vertical-align</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?white-space</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-decoration</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-emphasis</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-emphasis-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-emphasis-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-emphasis-position</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-indent</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-justify</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?letter-spacing</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?word-spacing</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-outline</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-transform</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-wrap</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-overflow</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-overflow-ellipsis</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-overflow-mode</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?word-wrap</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?word-break</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?tab-size</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?hyphens</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?pointer-events</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?opacity</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-top</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-top-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-top-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-top-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-right</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-right-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-right-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-right-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-bottom</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-bottom-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-bottom-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-bottom-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-left</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-left-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-left-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-left-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-radius</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-top-left-radius</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-top-right-radius</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-bottom-right-radius</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-bottom-left-radius</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-image</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-image-source</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-image-slice</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-image-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-image-outset</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?border-image-repeat</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?outline</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?outline-width</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?outline-style</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?outline-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?outline-offset</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-color</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-image</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-repeat</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-attachment</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-position</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-position-x</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-position-y</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-clip</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-origin</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?background-size</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?box-decoration-break</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?box-shadow</NAME>
</match>
<order>BY_NAME</order>
</rule>
<rule>
<match>
<NAME>(-[a-z]+-)?text-shadow</NAME>
</match>
<order>BY_NAME</order>
</rule>
</section>
</rules>
</arrangement>
</codeStyleSettings>
<codeStyleSettings language="TypeScript">
<option name="BLANK_LINES_AROUND_METHOD_IN_INTERFACE" value="0" />
<option name="WHILE_ON_NEW_LINE" value="true" />
<option name="SPECIAL_ELSE_IF_TREATMENT" value="false" />
<option name="ALIGN_MULTILINE_CHAINED_METHODS" value="true" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="ALIGN_MULTILINE_FOR" value="false" />
<option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" />
<option name="CALL_PARAMETERS_WRAP" value="1" />
<option name="PREFER_PARAMETERS_WRAP" value="true" />
<option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
<option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
<option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
<option name="METHOD_CALL_CHAIN_WRAP" value="5" />
<option name="BINARY_OPERATION_WRAP" value="1" />
<option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
<option name="TERNARY_OPERATION_WRAP" value="5" />
<option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
<option name="FOR_STATEMENT_WRAP" value="5" />
<option name="FOR_STATEMENT_LPAREN_ON_NEXT_LINE" value="true" />
<option name="FOR_STATEMENT_RPAREN_ON_NEXT_LINE" value="true" />
<option name="ARRAY_INITIALIZER_WRAP" value="5" />
<option name="ARRAY_INITIALIZER_LBRACE_ON_NEXT_LINE" value="true" />
<option name="ARRAY_INITIALIZER_RBRACE_ON_NEXT_LINE" value="true" />
<option name="ASSIGNMENT_WRAP" value="5" />
<option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
<option name="WRAP_COMMENTS" value="true" />
<option name="IF_BRACE_FORCE" value="3" />
<option name="DOWHILE_BRACE_FORCE" value="3" />
<option name="WHILE_BRACE_FORCE" value="3" />
<option name="FOR_BRACE_FORCE" value="3" />
<arrangement>
<groups />
<rules>
<section>
<rule>
<match>
<AND>
<FIELD>true</FIELD>
<PUBLIC>true</PUBLIC>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<FIELD>true</FIELD>
<PROTECTED>true</PROTECTED>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<FIELD>true</FIELD>
<PRIVATE>true</PRIVATE>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<FIELD>true</FIELD>
<PUBLIC>true</PUBLIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<FIELD>true</FIELD>
<PROTECTED>true</PROTECTED>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<FIELD>true</FIELD>
<PRIVATE>true</PRIVATE>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<CONSTRUCTOR>true</CONSTRUCTOR>
</match>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<PROPERTY>true</PROPERTY>
<PUBLIC>true</PUBLIC>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<PROPERTY>true</PROPERTY>
<PROTECTED>true</PROTECTED>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<PRIVATE>true</PRIVATE>
<PROPERTY>true</PROPERTY>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<PROPERTY>true</PROPERTY>
<PUBLIC>true</PUBLIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<PROPERTY>true</PROPERTY>
<PROTECTED>true</PROTECTED>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<PRIVATE>true</PRIVATE>
<PROPERTY>true</PROPERTY>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<METHOD>true</METHOD>
<PUBLIC>true</PUBLIC>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<METHOD>true</METHOD>
<PROTECTED>true</PROTECTED>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<METHOD>true</METHOD>
<PRIVATE>true</PRIVATE>
<STATIC>true</STATIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<METHOD>true</METHOD>
<PUBLIC>true</PUBLIC>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<METHOD>true</METHOD>
<PROTECTED>true</PROTECTED>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
<section>
<rule>
<match>
<AND>
<METHOD>true</METHOD>
<PRIVATE>true</PRIVATE>
</AND>
</match>
<order>BY_NAME</order>
</rule>
</section>
</rules>
</arrangement>
</codeStyleSettings>
</code_scheme>