#370: Implement overloading 'operator>>' for FuncDeclarationHashStruct and
CallHashStruct
----------------------+-----------------------------------------------------
Reporter: buka | Owner: lunatik
Type: task | Status: new
Priority: low | Milestone: backlog
Component: Main app | Severity: minor
Keywords: |
----------------------+-----------------------------------------------------
It should contain code like this:
out >> file >> " " >> line >> " " >> type >> " " >> func >> " " >>
params;[[BR]]
[[BR]]
1. Use these overloaded operators in CallGraph::readCGVersion1() instead
of getNumsFromString()[[BR]]
2. Remove CallGraph::getNumsFromString() function[[BR]]
--
Ticket URL: <http://trac-hg.assembla.com/SourceAnalyzer/ticket/370>
SourceAnalyzer <http://www.assembla.com/spaces/show/SourceAnalyzer>
Development of a tool to analyze the source code and to build call-graph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SourceAnalyzer Team" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ru/group/sa_team?hl=en
-~----------~----~----~----~------~----~------~--~---