mirror of
https://github.com/danog/parser.git
synced 2024-12-02 09:27:50 +01:00
6a6d4d0e5f
Signed-off-by: azjezz <azjezz@protonmail.com>
37 lines
768 B
Plaintext
37 lines
768 B
Plaintext
[
|
|
Function(
|
|
Function {
|
|
start: (
|
|
3,
|
|
1,
|
|
),
|
|
end: (
|
|
3,
|
|
26,
|
|
),
|
|
name: SimpleIdentifier {
|
|
span: (
|
|
3,
|
|
10,
|
|
),
|
|
name: "route\xc3\x80ction",
|
|
},
|
|
attributes: [],
|
|
parameters: FunctionParameterList {
|
|
start: (
|
|
3,
|
|
22,
|
|
),
|
|
end: (
|
|
3,
|
|
25,
|
|
),
|
|
members: [],
|
|
},
|
|
return_type: None,
|
|
by_ref: false,
|
|
body: [],
|
|
},
|
|
),
|
|
]
|