Synopsis - Issue Tracker

Task46 Editing

Title Find way to express 'friend' relationship in C++ in AST
Created on 2007-05-03.18:52:21 by admin, last changed 2007-05-03.18:52:21. by admin
assigned to priority normal
type solves
topic components
status new result
depends on superseded by
Add Comment:
File
CC List:? admin

Messages
Author: admin Date: 2007-05-03.18:52:21
C++ uses 'friend' to allow fine-grained access 
control to entire classes or individual functions / methods. Capture that relationship in the AST.
History
Date User Action Args
2007-05-03 18:52:22admincreate