JavaTXCompilerInJavaTXNoMaven/resources/syntaxtreegenerator/SubMatrix.ast

26 lines
322 B
Plaintext
Raw Permalink Normal View History

2024-05-02 21:04:07 +00:00
class Matrix2 {
Matrix2(){
super(());
}
Matrix2(){
super(());
}
}class SubMatrix {
SubMatrix(){
super(());
}
TPH DOFK m(){
java.util.Vector<java.lang.Integer> v;
v = new java.util.Vector();
v.add Signature: [TPH DOFN, TPH DOFO](1);
return;
}
SubMatrix(){
super(());
}
}