|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($data, $line=null, $col=null) | |
Data Fields | |
| $data | |
| $is_whitespace = true | |
Concrete comment token class. Generally will be ignored.
Definition at line 6 of file Comment.php.
| __construct | ( | $ | data, |
| $ | line = null, |
||
| $ | col = null |
||
| ) |
Transparent constructor.
| $data | String comment data. |
Definition at line 15 of file Comment.php.
| $data |
Character data within comment.
Definition at line 8 of file Comment.php.
| $is_whitespace = true |
Definition at line 9 of file Comment.php.