Class: PuppetLanguageServer::Sidecar::Protocol::PuppetFunctionSignatureParameterList
- Inherits:
-
BasePuppetObjectList
- Object
- Array
- BasePuppetObjectList
- PuppetLanguageServer::Sidecar::Protocol::PuppetFunctionSignatureParameterList
- Defined in:
- lib/puppet-languageserver/sidecar_protocol.rb
Instance Method Summary collapse
Methods inherited from BasePuppetObjectList
Methods included from Base
Instance Method Details
#child_type ⇒ Object
345 346 347 |
# File 'lib/puppet-languageserver/sidecar_protocol.rb', line 345 def child_type PuppetFunctionSignatureParameter end |