Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.33 KB

File metadata and controls

25 lines (17 loc) · 1.33 KB

FunctionMappingFull

Properties

Name Type Description Notes
inverseStringMap Map<String, InverseStringMapItem>
inverseFunctionMap Map<String, InverseFunctionMapItem>
unmatchedFunctions Map<String, InverseValue>
unmatchedCustomTypes Map<String, InverseValue>
unmatchedStrings Map<String, InverseValue>
unmatchedVars Map<String, InverseValue>
unmatchedGoToLabels Map<String, InverseValue>
unmatchedCustomFunctionPointers Map<String, InverseValue>
unmatchedVariadicLists Map<String, InverseValue>
unmatchedEnums Map<String, InverseValue>
unmatchedGlobalVars Map<String, InverseValue>
fields Map<String, Map<String, InverseValue>>
unmatchedExternalVars Map<String, InverseValue> No longer provided. [optional]