Uses of Class
com.vladsch.flexmark.ext.macros.internal.MacroDefinitionRepository
Packages that use MacroDefinitionRepository
-
Uses of MacroDefinitionRepository in com.vladsch.flexmark.ext.macros
Fields in com.vladsch.flexmark.ext.macros with type parameters of type MacroDefinitionRepositoryModifier and TypeFieldDescriptionstatic final DataKey<MacroDefinitionRepository> MacrosExtension.MACRO_DEFINITIONSMethods in com.vladsch.flexmark.ext.macros with parameters of type MacroDefinitionRepositoryModifier and TypeMethodDescriptionMacroReference.getMacroDefinitionBlock(MacroDefinitionRepository repository) MacroReference.getReferenceNode(MacroDefinitionRepository repository) -
Uses of MacroDefinitionRepository in com.vladsch.flexmark.ext.macros.internal
Fields in com.vladsch.flexmark.ext.macros.internal declared as MacroDefinitionRepositoryModifier and TypeFieldDescription(package private) final MacroDefinitionRepositoryMacrosNodeRenderer.repositoryMethods in com.vladsch.flexmark.ext.macros.internal that return MacroDefinitionRepositoryMethods in com.vladsch.flexmark.ext.macros.internal that return types with arguments of type MacroDefinitionRepositoryModifier and TypeMethodDescription@NotNull DataKey<MacroDefinitionRepository> MacroDefinitionRepository.getDataKey()