JavaTXCompilerInJavaTXNoMaven/resources/syntaxtreegenerator/Tph4.ast
2024-05-02 23:04:07 +02:00

22 lines
311 B
Plaintext

class Tph4 {
Tph4(){
super(());
}
TPH FRJD m(TPH FRJE a, TPH FRJF b){
TPH FRJG c;
c = this.m2 Signature: [TPH FRJI, TPH FRJJ](b);
TPH FRJM d;
d = this.m2 Signature: [TPH FRJO, TPH FRJP](c);
return d;
}
TPH FRJT m2(TPH FRJU b){
return b;
}
Tph4(){
super(());
}
}