Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BasicCodeFormatterPlugin Member List

This is the complete list of members for SCR_BasicCodeFormatterPlugin, including all inherited members.

AddFinalLineReturnToCurrentFile()SCR_BasicCodeFormatterPluginprotected
BRACKET_CLOSESCR_BasicCodeFormatterPluginprotectedstatic
BRACKET_OPENSCR_BasicCodeFormatterPluginprotectedstatic
ButtonCancel()SCR_BasicCodeFormatterPluginprotected
ButtonOK()SCR_BasicCodeFormatterPluginprotected
Configure()SCR_BasicCodeFormatterPluginprotected
DEFAULT_DIFF_CMDSCR_BasicCodeFormatterPluginprotectedstatic
DIFF_FILENAMESCR_BasicCodeFormatterPluginprotectedstatic
EXCLUDED_DIRECTORIESSCR_BasicCodeFormatterPluginprotectedstatic
FORCED_PREFIXESSCR_BasicCodeFormatterPluginprotectedstatic
FORMAT_IGNORESCR_BasicCodeFormatterPluginprotectedstatic
GeneralFormatting(string indentation, inout notnull array< string > pieces)SCR_BasicCodeFormatterPluginprotected
GENERATED_SCRIPT_WARNINGSCR_BasicCodeFormatterPluginprotectedstatic
GetFileModifiedLineNumbers(string absoluteFilePath, out bool isInRepository)SCR_BasicCodeFormatterPluginprotected
GetIndentAndLineContent(string fullLine, out string indentation, out string content)SCR_BasicCodeFormatterPluginstatic
GetIndentAndLineContentAsPieces(string fullLine, out string indentation, out array< string > pieces)SCR_BasicCodeFormatterPluginprotectedstatic
HasBadVariableNaming(string indentation, string findingsString)SCR_BasicCodeFormatterPluginprotected
Initialise()SCR_BasicCodeFormatterPluginprotected
JoinLineNumbers(notnull array< int > lineNumbers, int maxNumbers=LINE_NUMBER_LIMIT)SCR_BasicCodeFormatterPluginprotectedstatic
LINE_NUMBER_LIMITSCR_BasicCodeFormatterPluginprotectedstatic
LINE_NUMBER_RANGESCR_BasicCodeFormatterPluginprotectedstatic
LOG_SEPARATORSCR_BasicCodeFormatterPluginprotectedstatic
m_aAcceptedScriptPrefixesSCR_BasicCodeFormatterPluginprotected
m_aEndBracketSemicolonArraySCR_BasicCodeFormatterPluginprotected
m_aExcludedDirectoriesSCR_BasicCodeFormatterPluginprotected
m_aForbiddenDirectoriesSCR_BasicCodeFormatterPluginprotected
m_aForbiddenDivisionsSCR_BasicCodeFormatterPluginprotected
m_aForForEachWhileArraySCR_BasicCodeFormatterPluginprotected
m_aGeneralFormatting_EndSCR_BasicCodeFormatterPluginprotected
m_aGeneralFormatting_MiddleSCR_BasicCodeFormatterPluginprotected
m_aGeneralFormatting_StartSCR_BasicCodeFormatterPluginprotected
m_aIfForForEachWhileArraySCR_BasicCodeFormatterPluginprotected
m_aNewArrayNewRefArraySCR_BasicCodeFormatterPluginprotected
m_aPrefixChecksSCR_BasicCodeFormatterPluginprotected
m_aPrefixLineChecksSCR_BasicCodeFormatterPluginprotected
m_aScriptInvokerArraySCR_BasicCodeFormatterPluginprotected
m_bAddFinalLineReturnSCR_BasicCodeFormatterPluginprotected
m_bBatchProcessAddonSCR_BasicCodeFormatterPluginprotected
m_bDemoModeSCR_BasicCodeFormatterPluginprotected
m_bFixMethodSeparatorsSCR_BasicCodeFormatterPluginprotected
m_bFixTabsSCR_BasicCodeFormatterPluginprotected
m_bGeneralFormattingSCR_BasicCodeFormatterPluginprotected
m_bLogFixesSCR_BasicCodeFormatterPluginprotected
m_bOnlyFormatModifiedLinesSCR_BasicCodeFormatterPluginprotected
m_bOnlyLogChangesSCR_BasicCodeFormatterPluginprotected
m_bReportFindingsSCR_BasicCodeFormatterPluginprotected
m_bShowSpellCheckFindingsDetailsSCR_BasicCodeFormatterPluginprotected
m_bSilentExecutionSCR_BasicCodeFormatterPluginprotected
m_bTrimLineEndsSCR_BasicCodeFormatterPluginprotected
m_iAddonSCR_BasicCodeFormatterPluginprotected
m_iMaxLoggedReportsSCR_BasicCodeFormatterPluginprotected
m_mForbiddenWordsSCR_BasicCodeFormatterPluginprotected
m_mVariableTypePrefixesSCR_BasicCodeFormatterPluginprotected
m_mVariableTypePrefixesEndSCR_BasicCodeFormatterPluginprotected
m_mVariableTypePrefixesStartSCR_BasicCodeFormatterPluginprotected
m_sDiffCommandSCR_BasicCodeFormatterPluginprotected
m_SpellCheckConfigSCR_BasicCodeFormatterPluginprotected
MEMBER_PREFIXSCR_BasicCodeFormatterPluginprotectedstatic
METHOD_SEPARATORSCR_BasicCodeFormatterPluginprotectedstatic
NATIVE_TYPESSCR_BasicCodeFormatterPluginprotectedstatic
PrintFinding(string description, notnull array< int > lineNumbers, string tip=string.Empty)SCR_BasicCodeFormatterPluginprotected
PrintReport(notnull SCR_BasicCodeFormatterPluginFileReport report, bool printFixes, bool printFindings)SCR_BasicCodeFormatterPluginprotected
ProcessFile(string relativeFilePath, bool useFileIO)SCR_BasicCodeFormatterPluginprotected
ProcessFiles(array< string > relativeFilePaths, bool useFileIO)SCR_BasicCodeFormatterPluginprotected
ReadFileContent(string relativeFilePath, bool useFileIO)SCR_BasicCodeFormatterPluginprotected
Run()SCR_BasicCodeFormatterPluginprotected
RunAddonFilesBatchProcess()SCR_BasicCodeFormatterPluginprotected
RunCurrentFile()SCR_BasicCodeFormatterPluginprotected
RunForced()SCR_BasicCodeFormatterPlugin
SCR_BasicCodeFormatterPlugin()SCR_BasicCodeFormatterPluginprotected
SPELLCHECK_CONFIGSCR_BasicCodeFormatterPluginprotectedstatic
STATIC_PREFIXSCR_BasicCodeFormatterPluginprotectedstatic
VARIABLE_NAME_ENDINGSCR_BasicCodeFormatterPluginprotectedstatic