TokenType$json top-level constant
Implementation
@$core.Deprecated('Use tokenTypeDescriptor instead')
const TokenType$json = {
'1': 'TokenType',
'2': [
{
'1': 'slp',
'3': 1,
'4': 1,
'5': 14,
'6': '.chronik.SlpTokenType',
'9': 0,
'10': 'slp'
},
{
'1': 'alp',
'3': 2,
'4': 1,
'5': 14,
'6': '.chronik.AlpTokenType',
'9': 0,
'10': 'alp'
},
],
'8': [
{'1': 'token_type'},
],
};