Home
last modified time | relevance | path

Searched refs:Binding_Operation_Node (Results 1 – 4 of 4) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/wsdl2ada/
H A Dwsdl-ast-operations.ads119 type Binding_Operation_Node is new Abstract_Node with record type
134 (Self : not null access Binding_Operation_Node;
139 (Self : not null access Binding_Operation_Node;
144 (Self : not null access Binding_Operation_Node;
H A Dwsdl-ast-operations.adb54 (Self : not null access Binding_Operation_Node;
80 (Self : not null access Binding_Operation_Node;
106 (Self : not null access Binding_Operation_Node;
H A Dwsdl-ast.ads109 access all WSDL.AST.Operations.Binding_Operation_Node'Class;
H A Dwsdl-parsers.adb464 Node := new WSDL.AST.Operations.Binding_Operation_Node;