Class BuiltinFunctions.AbstractMacro
java.lang.Object
com.schibsted.spt.data.jslt.impl.AbstractCallable
com.schibsted.spt.data.jslt.impl.BuiltinFunctions.AbstractMacro
- Direct Known Subclasses:
BuiltinFunctions.Fallback
- Enclosing class:
BuiltinFunctions
private abstract static class BuiltinFunctions.AbstractMacro
extends AbstractCallable
implements Macro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCallable
getMaxArguments, getMinArguments, getNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Callable
getMaxArguments, getMinArguments, getName
-
Constructor Details
-
AbstractMacro
-