1MDOM::Assignment(3)   User Contributed Perl Documentation  MDOM::Assignment(3)
2
3
4

NAME

6       MDOM::Assignment - DOM Assignment Node for Makefiles
7

DESCRIPTION

9       An assignment node.
10
11   Accessors
12       lhs left hand side of assignment
13
14       rhs right hand side of assignment
15
16       op  assignment operator
17

AUTHOR

19       Yichun "agentzh" Zhang (章亦春) <agentzh@gmail.com>
20
22       Copyright 2006-2014 by Yichun "agentzh" Zhang (章亦春).
23
24       This library is free software; you can redistribute it and/or modify it
25       under the same terms as Perl itself.
26

SEE ALSO

28       MDOM::Document, MDOM::Document::Gmake, PPI, Makefile::Parser::GmakeDB,
29       makesimple.
30
31
32
33perl v5.30.1                      2020-01-30               MDOM::Assignment(3)
Impressum