Changes in src/ResolvExpr/CurrentObject.cc [de57af9:1df492a]
- File:
-
- 1 edited
-
src/ResolvExpr/CurrentObject.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ResolvExpr/CurrentObject.cc
rde57af9 r1df492a 73 73 virtual void setPosition( std::list< Expression * > & designators ) = 0; 74 74 75 /// retrieve the list of possible Type/Designat on pairs for the current position in the currect object75 /// retrieve the list of possible Type/Designation pairs for the current position in the currect object 76 76 virtual std::list<InitAlternative> operator*() const = 0; 77 77
Note:
See TracChangeset
for help on using the changeset viewer.