MoveLocation$json top-level constant
Implementation
@$core.Deprecated('Use moveLocationDescriptor instead')
const MoveLocation$json = {
'1': 'MoveLocation',
'2': [
{
'1': 'package',
'3': 1,
'4': 1,
'5': 9,
'9': 0,
'10': 'package',
'17': true
},
{'1': 'module', '3': 2, '4': 1, '5': 9, '9': 1, '10': 'module', '17': true},
{
'1': 'function',
'3': 3,
'4': 1,
'5': 13,
'9': 2,
'10': 'function',
'17': true
},
{
'1': 'instruction',
'3': 4,
'4': 1,
'5': 13,
'9': 3,
'10': 'instruction',
'17': true
},
{
'1': 'function_name',
'3': 5,
'4': 1,
'5': 9,
'9': 4,
'10': 'functionName',
'17': true
},
],
'8': [
{'1': '_package'},
{'1': '_module'},
{'1': '_function'},
{'1': '_instruction'},
{'1': '_function_name'},
],
};