public class InlineVisitorExt extends Object
| Constructor and Description |
|---|
InlineVisitorExt() |
| Modifier and Type | Method and Description |
|---|---|
static <V extends InlineVisitor> |
VISIT_HANDLERS(V visitor) |
public static <V extends InlineVisitor> com.vladsch.flexmark.ast.VisitHandler<?>[] VISIT_HANDLERS(V visitor)
Copyright © 2018. All rights reserved.