Method | Description | |
---|---|---|
ExtractFunctionCall ( |
||
ExtractMethodCall ( |
Method | Description | |
---|---|---|
ExtractArgumentNodes ( |
Method to extract each XmlNode argument node and include it in the common arguments dictionary with index
|
public ExtractFunctionCall ( |
||
node | ||
return | FunctionCall |
public ExtractMethodCall ( |
||
node | ||
varStorage | IVariableStorage | |
scope | AnalysisScope | |
return | MethodCall |