-
Notifications
You must be signed in to change notification settings - Fork 853
Expand file tree
/
Copy pathMultipleAttributes04.fs.bsl
More file actions
53 lines (53 loc) · 2.51 KB
/
MultipleAttributes04.fs.bsl
File metadata and controls
53 lines (53 loc) · 2.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
ImplFile
(ParsedImplFileInput
("/root/Attribute/MultipleAttributes04.fs", false,
QualifiedNameOfFile MultipleAttributes04, [], [],
[SynModuleOrNamespace
([MultipleAttributes04], false, AnonModule,
[Attributes
([{ Attributes =
[{ TypeName = SynLongIdent ([MyAttribute], [], [None])
ArgExpr =
Paren
(App
(NonAtomic, false,
App
(NonAtomic, true,
LongIdent
(false,
SynLongIdent
([op_Equality], [],
[Some (OriginalNotation "=")]), None,
(2,18--2,19)), Ident foo, (2,14--2,19)),
Const
(String ("bar", Regular, (2,19--2,24)),
(2,19--2,24)), (2,14--2,24)), (2,13--2,14),
Some (2,24--2,25), (2,13--2,25))
Target = None
AppliesToGetterAndSetter = false
Range = (2,2--2,25) };
{ TypeName = SynLongIdent ([MyAttribute], [], [None])
ArgExpr =
Paren
(App
(NonAtomic, false,
App
(NonAtomic, true,
LongIdent
(false,
SynLongIdent
([op_Equality], [],
[Some (OriginalNotation "=")]), None,
(3,16--3,17)), Ident foo, (3,12--3,17)),
Const
(String ("bar", Regular, (3,17--3,22)),
(3,17--3,22)), (3,12--3,22)), (3,11--3,12),
Some (3,22--3,23), (3,11--3,23))
Target = None
AppliesToGetterAndSetter = false
Range = (3,0--3,23) }]
Range = (2,0--3,25) }], (2,0--3,25));
Expr (Do (Const (Unit, (4,3--4,5)), (4,0--4,5)), (4,0--4,5))],
PreXmlDocEmpty, [], None, (2,0--5,0), { LeadingKeyword = None })],
(true, true), { ConditionalDirectives = []
CodeComments = [] }, set []))