[
{
"start_position": {
"bytes": 0,
"character": 1,
"line": 1
},
"end_position": {
"bytes": 8,
"character": 9,
"line": 1
},
"token_type": {
"type": "Symbol",
"symbol": "function"
}
},
{
"start_position": {
"bytes": 8,
"character": 9,
"line": 1
},
"end_position": {
"bytes": 9,
"character": 10,
"line": 1
},
"token_type": {
"type": "Whitespace",
"characters": " "
}
},
{
"start_position": {
"bytes": 9,
"character": 10,
"line": 1
},
"end_position": {
"bytes": 13,
"character": 14,
"line": 1
},
"token_type": {
"type": "Identifier",
"identifier": "name"
}
},
{
"start_position": {
"bytes": 13,
"character": 14,
"line": 1
},
"end_position": {
"bytes": 14,
"character": 15,
"line": 1
},
"token_type": {
"type": "Symbol",
"symbol": ":"
}
},
{
"start_position": {
"bytes": 14,
"character": 15,
"line": 1
},
"end_position": {
"bytes": 15,
"character": 16,
"line": 1
},
"token_type": {
"type": "Number",
"text": "3"
}
},
{
"start_position": {
"bytes": 15,
"character": 16,
"line": 1
},
"end_position": {
"bytes": 16,
"character": 17,
"line": 1
},
"token_type": {
"type": "Symbol",
"symbol": "("
}
},
{
"start_position": {
"bytes": 16,
"character": 17,
"line": 1
},
"end_position": {
"bytes": 17,
"character": 18,
"line": 1
},
"token_type": {
"type": "Symbol",
"symbol": ")"
}
},
{
"start_position": {
"bytes": 17,
"character": 18,
"line": 1
},
"end_position": {
"bytes": 18,
"character": 19,
"line": 1
},
"token_type": {
"type": "Whitespace",
"characters": " "
}
},
{
"start_position": {
"bytes": 18,
"character": 19,
"line": 1
},
"end_position": {
"bytes": 21,
"character": 22,
"line": 1
},
"token_type": {
"type": "Symbol",
"symbol": "end"
}
},
{
"start_position": {
"bytes": 21,
"character": 22,
"line": 1
},
"end_position": {
"bytes": 21,
"character": 22,
"line": 1
},
"token_type": {
"type": "Eof"
}
}
]