Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBigCloneFormaterFormats clone detection results for BigCloneBench evaluation
 CBigCloneTailorEvaluatorEvaluates clone detection using BigCloneBench methodology
 CCLIErrorBase class for CLI-related errors
 CCliOption
 CClusterRepresents a cluster of similar functions in the similarity graph
 CClusterInfo
 CCommandBase
 CCommandNotFoundErrorAn error is thrown when an unknown command is passed
 CComparationStructure representing a code comparison result
 CConfigSingleton configuration manager class
 CConsoleFormatter
 CContainerInfoContainer metadata representation
 CContext
 CCounterDuplicationCodeCode duplication analyzer and reporter
 CCounterDuplicationCodeTrieTrie structure for hierarchical duplication counting
 CDuplicationFinderDiffCode duplication preprocessor
 CDuplicationFinderToolMain code duplication detection tool
 CFormatterManager
 CFunctionRepresents a code function with its content and metadata
 CFunctionBreakerMain function extraction processor
 CFunctionBreakerCC/C++ function parser and extractor
 CFunctionBreakerJavaJava function parser and extractor
 Chas_options
 Chas_options< T, std::void_t< decltype(T::options_)> >
 CHelp
 CICommandBasic interface for all CLI commands
 CIFormatter
 CLine_contentStructure representing a line of source code
 COptionMissingErrorAn error is thrown when a required option is not provided
 COptionsCollector
 COrchestratorMain command orchestrator
 CParsedOptions
 CParserParses and transforms duplication detection tool output
 CPathPath manipulation class for tool-specific directory structure
 CPathId
 CPlaceholder
 CPreprocessor
 CPreprocessorBuildCodebase preprocessing orchestrator
 CPreprocessorListLists all available preprocessor containers
 CRandomSelectorRandom pair selector for similar code segments
 CRandomSelectorEntry
 CSimilarFunctionCountEntry
 CSimilarFunctionEmptyEntry
 CSimilarFunctionFinderSimilar function locator and reporter
 CSimilarity_TableRepresents a similarity graph between functions (paths)
 CSimilarityExplorerDuplicate function explorer and analyzer
 CSimilarityExplorerEntry
 CSimilarityExplorerInitialMessage
 CTemplateRenderer
 CUtilsOSDependable
 CWrapped