|
2 | 2 | "position": {"line": 0, "character": 51}}
|
3 | 3 | {"items":
|
4 | 4 | [{"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"},
|
| 5 | + {"label": "getMacroScope", |
| 6 | + "kind": 3, |
| 7 | + "detail": "Lean.MacroScopeLit → Lean.Name"}, |
5 | 8 | {"label": "getName", "kind": 3, "detail": "Lean.NameLit → Lean.Name"},
|
6 | 9 | {"label": "expandInterpolatedStr",
|
7 | 10 | "kind": 3,
|
|
13 | 16 | "kind": 3,
|
14 | 17 | "detail": "Lean.ScientificLit → Nat × Bool × Nat"},
|
15 | 18 | {"label": "getString", "kind": 3, "detail": "Lean.StrLit → String"},
|
| 19 | + {"label": "mkIdent", |
| 20 | + "kind": 3, |
| 21 | + "detail": |
| 22 | + "Lean.MacroScopeLit → Lean.Name → optParam Bool false → Lean.Ident"}, |
16 | 23 | {"label": "raw",
|
17 | 24 | "kind": 5,
|
18 | 25 | "documentation":
|
|
23 | 30 | "position": {"line": 2, "character": 53}}
|
24 | 31 | {"items":
|
25 | 32 | [{"label": "getId", "kind": 3, "detail": "Lean.Ident → Lean.Name"},
|
| 33 | + {"label": "getMacroScope", |
| 34 | + "kind": 3, |
| 35 | + "detail": "Lean.MacroScopeLit → Lean.Name"}, |
26 | 36 | {"label": "getName", "kind": 3, "detail": "Lean.NameLit → Lean.Name"},
|
27 | 37 | {"label": "expandInterpolatedStr",
|
28 | 38 | "kind": 3,
|
|
34 | 44 | "kind": 3,
|
35 | 45 | "detail": "Lean.ScientificLit → Nat × Bool × Nat"},
|
36 | 46 | {"label": "getString", "kind": 3, "detail": "Lean.StrLit → String"},
|
| 47 | + {"label": "mkIdent", |
| 48 | + "kind": 3, |
| 49 | + "detail": |
| 50 | + "Lean.MacroScopeLit → Lean.Name → optParam Bool false → Lean.Ident"}, |
37 | 51 | {"label": "raw",
|
38 | 52 | "kind": 5,
|
39 | 53 | "documentation":
|
|
0 commit comments