saker.build Documentation TaskDoc JavaDoc Packages
public interface InformationHolder
Common superinterface for script model elements which are documented.

Any script model element that holds documentational information are a subinterface of this interface.

Methods
public default FormattedTextContent
Gets documentational information about this script element.
Gets documentational information about this script element.
The information, or null if it is not available or still loading.