Searched refs:PostDec (Results 1 – 5 of 5) sorted by relevance
7 class PostDec extends Expr { class
1026 | variable T_DEC { $$ = Expr\PostDec[$1]; }
465 protected function pExpr_PostDec(Expr\PostDec $node): string {
2231 …$self->semValue = new Expr\PostDec($self->semStack[$stackPos-(2-1)], $self->getAttributes($self->t…
2233 …$self->semValue = new Expr\PostDec($self->semStack[$stackPos-(2-1)], $self->getAttributes($self->t…
Completed in 57 milliseconds