Uses of Class
com.vladsch.flexmark.ext.abbreviation.Abbreviation
-
-
Uses of Abbreviation in com.vladsch.flexmark.ext.abbreviation
Methods in com.vladsch.flexmark.ext.abbreviation that return Abbreviation Modifier and Type Method Description @Nullable AbbreviationAbbreviationBlock. getReferencingNode(@NotNull com.vladsch.flexmark.util.ast.Node node)Methods in com.vladsch.flexmark.ext.abbreviation with parameters of type Abbreviation Modifier and Type Method Description voidAbbreviationVisitor. visit(Abbreviation node)
-