mirror of
https://github.com/danog/parser.git
synced 2024-12-12 09:09:37 +01:00
21 lines
364 B
Plaintext
21 lines
364 B
Plaintext
[
|
|
Function {
|
|
name: Identifier {
|
|
start: (
|
|
3,
|
|
10,
|
|
),
|
|
name: "route\xc3\x80ction",
|
|
end: (
|
|
3,
|
|
22,
|
|
),
|
|
},
|
|
attributes: [],
|
|
params: [],
|
|
body: [],
|
|
return_type: None,
|
|
by_ref: false,
|
|
},
|
|
]
|