mirror of
https://github.com/DanilaFe/abacus
synced 2026-01-18 12:55:19 +00:00
Add comment to DocumentationType.
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
package org.nwapw.abacus.function;
|
package org.nwapw.abacus.function;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enum that holds the type of documentation that has been
|
||||||
|
* registered with Abacus.
|
||||||
|
*/
|
||||||
public enum DocumentationType {
|
public enum DocumentationType {
|
||||||
|
|
||||||
FUNCTION
|
FUNCTION
|
||||||
|
|||||||
Reference in New Issue
Block a user