Class: Puppet::Pops::Model::CallNamedFunctionExpression

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

Overview

A function call where the given functor_expr should evaluate to the name of a function.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept