Package ch.bailu.gtk.gst
Schnittstelle PluginAPIFlags
public interface PluginAPIFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Ignore enum members when generating
the plugins cache.
-
Felddetails
-
MEMBERS
static final int MEMBERSIgnore enum members when generating
the plugins cache. This is useful if the members of the enum are generated
dynamically, in order not to expose incorrect documentation to the end user.- Siehe auch:
-