Changeset 597 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/src/Method.cpp
- Timestamp:
- May 10, 2008, 7:42:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/src/Method.cpp
r559 r597 1 1 #include "stdafx.h" 2 3 #include <Class.h>4 5 2 6 3 DynamicMethod::OverrideResult::EnumType DynamicMethod::Override( const UserProc *pUserProc, Prototype::Accessibility accessibility, bool isOverrideModifier )
Note:
See TracChangeset
for help on using the changeset viewer.