mirror of
https://github.com/DanilaFe/abacus
synced 2024-11-16 23:53:09 -08:00
Add comment to DocumentationType.
This commit is contained in:
parent
251da90d57
commit
16faceb3cc
|
@ -1,5 +1,9 @@
|
|||
package org.nwapw.abacus.function;
|
||||
|
||||
/**
|
||||
* Enum that holds the type of documentation that has been
|
||||
* registered with Abacus.
|
||||
*/
|
||||
public enum DocumentationType {
|
||||
|
||||
FUNCTION
|
||||
|
|
Loading…
Reference in New Issue
Block a user