Interface CodeOperationArg

All Superinterfaces:
CodeElement, CodeElementWithDeclaringType, CodeItem, CodeItemWithComment, CodeItemWithDeclaringType, CodeItemWithType, CodeMutable, CodeMutableItem, CodeMutableItemWithComment, CodeMutableItemWithType, CodeNode, CodeNodeItem, CodeNodeItemWithDeclaringOperation, CodeWithContext
All Known Subinterfaces:
CodeException, CodeParameter, CodeReturn

A CodeMutableItemWithType representing a argument of a CodeOperation such as CodeParameter, CodeException or CodeReturn.
Since:
1.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)