@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * StringASTNode.php |
|
| 4 | - * |
|
| 5 | - * @author Koen Vlaswinkel <[email protected]> |
|
| 6 | - * @since 21/12/2015 10:32 |
|
| 7 | - */ |
|
| 3 | + * StringASTNode.php |
|
| 4 | + * |
|
| 5 | + * @author Koen Vlaswinkel <[email protected]> |
|
| 6 | + * @since 21/12/2015 10:32 |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Vlaswinkel\Lua\AST; |
| 10 | 10 | |