类 LoopNodeParser
- 所有已实现的接口:
NodeParser<LoopNode>
-
构造器概要
构造器 -
方法概要
从类继承的方法 dev.tinyflow.core.parser.BaseNodeParser
addOutputDefs, addParameters, getChainParser, getData, getParameters, getParameters, parse
-
构造器详细资料
-
LoopNodeParser
public LoopNodeParser()
-
-
方法详细资料
-
doParse
public LoopNode doParse(com.alibaba.fastjson.JSONObject root, com.alibaba.fastjson.JSONObject data, com.alibaba.fastjson.JSONObject chainJSONObject) - 指定者:
doParse在类中BaseNodeParser<LoopNode>
-