Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.41 KB

File metadata and controls

26 lines (18 loc) · 1.41 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]
userOverrideMappings Map<String, String> [optional]