Class: Twig::Node::Expression::Variable::AssignContext

Inherits:
AssignName show all
Defined in:
lib/twig/node/expression/variable/assign_context.rb

Constant Summary

Constants inherited from Name

Name::SPECIAL_VARS

Instance Attribute Summary

Attributes inherited from Base

#attributes, #lineno, #nodes, #source_context, #tag

Method Summary

Methods inherited from AssignName

#compile, #initialize

Methods inherited from Name

#compile, #initialize

Methods included from SupportDefinedTest

#define_test_enabled?, #enable_defined_test

Methods inherited from Base

#explicit_parentheses?, #set_explicit_parentheses

Methods inherited from Base

#compile, #empty?, #initialize, #length, #template_name, #to_s

Constructor Details

This class inherits a constructor from Twig::Node::Expression::AssignName