mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
some doxygen fixes
This commit is contained in:
parent
518522adc8
commit
ad87a8d40f
9 changed files with 38 additions and 20 deletions
|
@ -263,7 +263,6 @@ void PrintLanguage::pushVnLHS(const Varnode *vn,const PcodeOp *op)
|
|||
/// ending with the given operator token, needs to be surrounded by parentheses to convey
|
||||
/// the proper meaning.
|
||||
/// \param op2 is the input token to \b this operator
|
||||
/// \param stage is the stage of \b this operator currently being printed
|
||||
/// \return \b true if \b op2 (as input to \b this) should be parenthesized
|
||||
bool PrintLanguage::parentheses(const OpToken *op2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue