All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vladsch.flexmark.ast.LinkRendered Maven / Gradle / Ivy

package com.vladsch.flexmark.ast;

/**
 * Nodes which are textually derived from LinkRef
 */
public interface LinkRendered extends LinkRefDerived {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy