mirror of
https://github.com/DanilaFe/abacus
synced 2026-01-26 16:45:21 +00:00
Add documentation type for a documentation entry.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.nwapw.abacus.function;
|
||||
|
||||
public enum DocumentationType {
|
||||
|
||||
FUNCTION
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user