Bug 372559 - Documentation is missing syntax of "after returning" statement
Summary: Documentation is missing syntax of "after returning" statement
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Docs (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 20:54 EST by Reinhardt Christiansen CLA
Modified: 2012-02-24 20:54 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhardt Christiansen CLA 2012-02-24 20:54:06 EST
Build Identifier: Build id: M20110909-1335

I am just learning AspectJ today and had some trouble modifying an example in the AspectJ Language Guide into something I wanted for my own code. I was trying to expose some variables using the "after returning" statement. I posted to the AspectJ-user mailing list and got some help. I asked the person helping me if the full syntax of "after returning" was somewhere in the manual that I just hadn't found yet. He seemed very familiar with the document but wasn't able to find that either and suggested I raise a bug on the documentation to get that added to the docs. 

Reproducible: Always

Steps to Reproduce:
1. Open the AspectJ Language Guide.
2. Look for the syntax of "after returning".
3. The search will be unsuccessful.