blob: 967071063953c0f513af03dcd9b951fff1944f94 (
plain)
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
'<' Punctuation
'div' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'p' Name.Tag
'>' Punctuation
'{{' Comment.Preproc
'order' Name.Variable
'.DueTime' Name.Variable
' | ' Text
'date' Name.Variable
":'d. MMMM yyyy HH:mm'" Literal.String.Single
'}}' Comment.Preproc
'<' Punctuation
'/' Punctuation
'p' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'p' Name.Tag
'>' Punctuation
'Status: ' Text
'{{' Comment.Preproc
'order' Name.Variable
'.OrderState' Name.Variable
'}}' Comment.Preproc
'<' Punctuation
'/' Punctuation
'p' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'button' Name.Tag
' ' Text
'(' Punctuation
'click' Name.Attribute
')' Punctuation
'=' Operator
'"deleteOrder()"' Literal.String
' ' Text
'*' Punctuation
'ngIf' Name.Attribute
'=' Operator
'"cancelable"' Literal.String
' ' Text
'[' Punctuation
'value' Name.Attribute
']' Punctuation
'=' Operator
'"test"' Literal.String
' ' Text
'[(' Punctuation
'twoWayTest' Name.Attribute
')]' Punctuation
'=' Operator
'"foo.bar"' Literal.String
'>' Punctuation
'Remove' Text
'<' Punctuation
'/' Punctuation
'button' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'ul' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'li' Name.Tag
' ' Text
'*' Punctuation
'ngFor' Name.Attribute
'=' Operator
'"#meal of order.Positions"' Literal.String
'>' Punctuation
'\n ' Text
'{{' Comment.Preproc
'meal' Name.Variable
'.Name' Name.Variable
'}}' Comment.Preproc
'\n ' Text
'<' Punctuation
'/' Punctuation
'li' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'/' Punctuation
'ul' Name.Tag
'>' Punctuation
'\n ' Text
'<' Punctuation
'p' Name.Tag
'>' Punctuation
'Preis: ' Text
'<' Punctuation
'b' Name.Tag
'>' Punctuation
'{{' Comment.Preproc
'order' Name.Variable
'.TotalPrice' Name.Variable
' | ' Text
'currency' Name.Variable
":'EUR'" Literal.String.Single
':true' Literal.String.Boolean
":'1.2-2'" Literal.String.Single
'}}' Comment.Preproc
'<' Punctuation
'/' Punctuation
'b' Name.Tag
'>' Punctuation
'<' Punctuation
'/' Punctuation
'p' Name.Tag
'>' Punctuation
'\n' Text
'<' Punctuation
'/' Punctuation
'div' Name.Tag
'>' Punctuation
'\n' Text
|