Uses of Class
mycompiler.mytypereconstruction.CReconstructionTuple

Packages that use CReconstructionTuple
mycompiler.mytypereconstruction   
 

Uses of CReconstructionTuple in mycompiler.mytypereconstruction
 

Methods in mycompiler.mytypereconstruction that return CReconstructionTuple
 CReconstructionTuple CReconstructionTuple.clone()
           
 

Methods in mycompiler.mytypereconstruction with parameters of type CReconstructionTuple
 void CTypeReconstructionResult.addDataFromTupel(CReconstructionTuple tuple)