Package io.resys.hdes.client.api.ast
Interface AstFlow
- All Superinterfaces:
AstBody,Serializable
- All Known Implementing Classes:
ImmutableAstFlow
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceNested classes/interfaces inherited from interface io.resys.hdes.client.api.ast.AstBody
AstBody.AstBodyType, AstBody.AstCommandMessage, AstBody.AstCommandRange, AstBody.AstSource, AstBody.CommandMessageType, AstBody.Headers -
Method Summary
Methods inherited from interface io.resys.hdes.client.api.ast.AstBody
getBodyType, getDescription, getHeaders, getMessages, getName
-
Method Details
-
getSrc
AstFlow.AstFlowRoot getSrc() -
getAutocomplete
List<AstFlow.FlowAstAutocomplete> getAutocomplete()
-