WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
nikic
/
php-parser
/
test
/
code
/
parser
/
stmt
/
loop
/
Name
Action
..
do.test
Edit
for.test
Edit
foreach.test
Edit
while.test
Edit
Editing: do.test
Do loop ----- <?php do { } while ($a); ----- array( 0: Stmt_Do( stmts: array( ) cond: Expr_Variable( name: a ) ) )