mirror of
https://github.com/DanilaFe/abacus
synced 2026-01-10 17:25:19 +00:00
Add documentation loading for functions.
This commit is contained in:
@@ -6,6 +6,6 @@ package org.nwapw.abacus.function;
|
||||
*/
|
||||
public enum DocumentationType {
|
||||
|
||||
FUNCTION
|
||||
FUNCTION, TREE_VALUE_FUNCTION
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user