Package io.resys.hdes.client.spi
Class HdesAstTypesImpl
java.lang.Object
io.resys.hdes.client.spi.HdesAstTypesImpl
- All Implemented Interfaces:
HdesAstTypes
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.resys.hdes.client.api.HdesAstTypes
HdesAstTypes.BranchAstBuilder, HdesAstTypes.DataTypeAstBuilder, HdesAstTypes.DecisionAstBuilder, HdesAstTypes.FlowAstBuilder, HdesAstTypes.ServiceAstBuilder, HdesAstTypes.TagAstBuilder -
Constructor Summary
ConstructorsConstructorDescriptionHdesAstTypesImpl(HdesClient.HdesTypesMapper typeDefs, List<HdesClientConfig.AstFlowNodeVisitor> visitors) -
Method Summary
-
Constructor Details
-
HdesAstTypesImpl
public HdesAstTypesImpl(HdesClient.HdesTypesMapper typeDefs, List<HdesClientConfig.AstFlowNodeVisitor> visitors)
-
-
Method Details
-
decision
- Specified by:
decisionin interfaceHdesAstTypes
-
flow
- Specified by:
flowin interfaceHdesAstTypes
-
service
- Specified by:
servicein interfaceHdesAstTypes
-
dataType
- Specified by:
dataTypein interfaceHdesAstTypes
-
tag
- Specified by:
tagin interfaceHdesAstTypes
-
branch
- Specified by:
branchin interfaceHdesAstTypes
-