gh-pages / com.nextfaze.devfun.category

Package com.nextfaze.devfun.category

Types

Name Summary
CategoryDefinition interface CategoryDefinition
Classes annotated with DeveloperCategory will be defined using this interface at compile time.
CategoryItem interface CategoryItem
Items are derived from CategoryDefinition at run-time during FunctionDefinition processing.
DeveloperCategoryProperties interface DeveloperCategoryProperties
Properties interface for @DeveloperCategory.

Annotations

Name Summary
ContextCategory annotation class ContextCategory
DeveloperCategory annotation used to declare the “Context” category.
DeveloperCategory annotation class DeveloperCategory
This annotation is optional, and is used to change the category’s name/order or the group of the functions defined in this class.

Properties

Name Summary
CONTEXT_CAT_NAME const val CONTEXT_CAT_NAME: String
CONTEXT_CAT_ORDER const val CONTEXT_CAT_ORDER: Int