Interface ICMethodFactory
C AST
ICMethod
factory.-
Method Summary
-
Method Details
-
get
Retrieve an AST method object by address.- Parameters:
maddr
- original method address- Returns:
-
create
Create an uninitialized C AST method object. If the object exists, it is retrieved.- Parameters:
maddr
- original method address- Returns:
-
createSynthetic
- Parameters:
name
-- Returns:
-