XCSourceCodeRecording Class Reference

Inherits from NSObject
Declared in XCSourceCodeRecording.h

– _createAndShareLocalVariableUsingSourceNode:atIndex:

- (_Bool)_createAndShareLocalVariableUsingSourceNode:(id)arg1 atIndex:(long long)arg2

– _nodes:matchingDistanceFromRoot:variableContentNode:withVariableName:startingIndex:replacedNodes:indexOfFirstReplacedNode:

- (id)_nodes:(id)arg1 matchingDistanceFromRoot:(_Bool)arg2 variableContentNode:(id)arg3 withVariableName:(id)arg4 startingIndex:(long long)arg5 replacedNodes:(long long *)arg6 indexOfFirstReplacedNode:(long long *)arg7

  _treeNodes

@property (retain, setter=_setTreeNodes:) NSArray *_treeNodes

– _shareCommonSectionsInLocalVariables

- (void)_shareCommonSectionsInLocalVariables

– _shareCommonSectionsUsingExistingLocalVariables

- (_Bool)_shareCommonSectionsUsingExistingLocalVariables

– _shareLongestCommonSection_StartAtIndex:nextCandidateIndex:

- (_Bool)_shareLongestCommonSection_StartAtIndex:(long long)arg1 nextCandidateIndex:(long long *)arg2

– _sourceCodePrefixForVariableName:variableType:

- (id)_sourceCodePrefixForVariableName:(id)arg1 variableType:(unsigned long long)arg2

– _stringRepresentationWithOptions:error:

- (id)_stringRepresentationWithOptions:(unsigned long long)arg1 error:(id *)arg2

– _uniqueVariableNameWithName:

- (id)_uniqueVariableNameWithName:(id)arg1

– _variableClassTypeForVariableContentNode:

- (unsigned long long)_variableClassTypeForVariableContentNode:(id)arg1

– _variableNameForElementType:label:classType:

- (id)_variableNameForElementType:(unsigned long long)arg1 label:(id)arg2 classType:(unsigned long long)arg3

– _variableNameForVariableContentNode:

- (id)_variableNameForVariableContentNode:(id)arg1

– appendNode:replaceLastNode:

- (void)appendNode:(id)arg1 replaceLastNode:(_Bool)arg2

– copy

- (id)copy

– init

- (id)init

– initWithLanguage:reservedNames:

- (id)initWithLanguage:(unsigned long long)arg1 reservedNames:(id)arg2

  language

@property (readonly) unsigned long long language

  variableNameToContentNodeDictionary

@property (retain) NSMutableDictionary *variableNameToContentNodeDictionary

– stringRepresentationWithError:

- (id)stringRepresentationWithError:(id *)arg1

– variableNodeForNode:withName:variableType:

- (id)variableNodeForNode:(id)arg1 withName:(id)arg2 variableType:(unsigned long long)arg3