JavaCompilerCore/resources/syntaxtreegenerator/Tph7.ast

20 lines
284 B
Plaintext

class Tph7 {
Tph7(){
super(());
}
TPH GQRI m(TPH GQRJ a, TPH GQRK b){
TPH GQRL c;
c = this.m2 Signature: [TPH GQRN, TPH GQRO](b);
return this.m2 Signature: [TPH GQRS, TPH GQRT](b);
}
TPH GQRX m2(TPH GQRY b){
return b;
}
Tph7(){
super(());
}
}