Interface STNodeLoader
- All Superinterfaces:
BiFunction<Path,com.vladsch.flexmark.util.ast.Node, List<STNodeAssembly>>
- All Known Implementing Classes:
STDefaultNodeLoader
public interface STNodeLoader
extends BiFunction<Path,com.vladsch.flexmark.util.ast.Node,List<STNodeAssembly>>
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply