@Retention(value=RUNTIME) public static @interface Import.Alias
public static final String ALL
public abstract String value
"*" is returned, ScriptiveUnit imports all the available Funcs
in the class.public abstract String as
Func specified by value().
If a string whose length is 0 is returned, alias is not used and the func will
be referred to by the value.Copyright © 2017. All rights reserved.