Class: Puppet::Pops::Model::AccessExpression

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

Overview

A binary expression, that accesses the value denoted by right in left. i.e. typically expressed concretely in a language as left.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept