mirror of
https://github.com/DanilaFe/abacus
synced 2025-04-21 16:18:44 -07:00
Add comment to DocumentationType.
This commit is contained in:
parent
b44b5d2531
commit
c3ab38b1e0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user