JavaCompilerCore/resources/syntaxtreegenerator/Tph5.ast

19 lines
225 B
Plaintext

class Tph5 {
Tph5(){
super(());
}
TPH FWNY m(TPH FWNZ x, TPH FWOA y){
x = this.m2 Signature: [TPH FWOC, TPH FWOD](y);
return;
}
TPH FWOH m2(TPH FWOI y){
return y;
}
Tph5(){
super(());
}
}