public class JLJsonHelpHandler
extends java.lang.Object
| Constructor and Description |
|---|
JLJsonHelpHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JLJsonCommandHelp> |
getHelps()
Get the list of help-doc handlers, one per function family
|
java.util.List<FunctionObject> |
getTemplateObjects()
Get the list of help-doc shared objects for all function families
|
java.util.List<FunctionTemplate> |
getTemplates()
Get the list of help-doc function templates for all function families
|
public java.util.List<FunctionTemplate> getTemplates()
public java.util.List<FunctionObject> getTemplateObjects()
public java.util.List<JLJsonCommandHelp> getHelps()