package net.sourceforge.plantuml.elk.proxy.core.options; import net.sourceforge.plantuml.elk.proxy.Reflect; public class HierarchyHandling { // ::remove folder when __HAXE__ public static final Object INCLUDE_CHILDREN = Reflect.field("org.eclipse.elk.core.options.HierarchyHandling", "INCLUDE_CHILDREN"); }