mirror of
https://github.com/danog/parser.git
synced 2025-01-09 06:08:25 +01:00
75 lines
1.3 KiB
Plaintext
75 lines
1.3 KiB
Plaintext
|
[
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
3,
|
||
|
1,
|
||
|
),
|
||
|
constant: Directory,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
4,
|
||
|
1,
|
||
|
),
|
||
|
constant: File,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
5,
|
||
|
1,
|
||
|
),
|
||
|
constant: Line,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
6,
|
||
|
1,
|
||
|
),
|
||
|
constant: Namespace,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
7,
|
||
|
1,
|
||
|
),
|
||
|
constant: Class,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
8,
|
||
|
1,
|
||
|
),
|
||
|
constant: Method,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
9,
|
||
|
1,
|
||
|
),
|
||
|
constant: Trait,
|
||
|
},
|
||
|
},
|
||
|
Expression {
|
||
|
expr: MagicConst {
|
||
|
span: (
|
||
|
10,
|
||
|
1,
|
||
|
),
|
||
|
constant: Function,
|
||
|
},
|
||
|
},
|
||
|
]
|