binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

C++ Documentation Improvements

Open plafosse opened this issue 2 years ago • 0 comments

All major classes in C++ need to be documented

  • [ ] BinaryView
  • [x] BinaryViewType
  • [ ] Function
  • [x] BasicBlock
  • [ ] LowLevelILFunction
  • [ ] LowLevelILInstruction
  • [ ] MediumLevelILFunction
  • [ ] MediumLevelILInstruction
  • [ ] HighLevelILFunction
  • [ ] HighLevelILInstruction

plafosse avatar Aug 15 '22 16:08 plafosse