Uses of Class
com.vladsch.flexmark.ext.macros.internal.MacroDefinitionRepository
Packages that use MacroDefinitionRepository
-
Uses of MacroDefinitionRepository in com.vladsch.flexmark.ext.macros
Classes in com.vladsch.flexmark.ext.macros that implement interfaces with type arguments of type MacroDefinitionRepositoryModifier and TypeClassDescriptionclassA MacroReference block nodeclassA MacroReference nodeFields 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
Subclasses with type arguments of type MacroDefinitionRepository in com.vladsch.flexmark.ext.macros.internalFields 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()