Class: Puppet::Pops::Model::CallMethodExpression

Inherits:
CallExpression show all
Defined in:
lib/puppet/pops/model/model.rb

Overview

A method/function call where the function expr is a NamedAccess and with support for an optional lambda block

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept