Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a976d77e69f6403b3da2918d7862daff669b6ff7 (plain) (blame)
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
'+'=55
','=37
'-'=56
'.'=38
'.*'=46
'/'=17
':'=39
'='=32
'ActorClassConfig'=23
'ActorInstanceConfig'=24
'Attr'=31
'ConfigModel'=13
'InterfaceItem'=30
'Port'=29
'ProtocolClassConfig'=25
'SubSystemConfig'=16
'['=47
']'=48
'attribute'=42
'conjugate'=27
'conjugated'=28
'dynamic configuration'=18
'false'=53
'file path'=19
'from'=44
'import'=43
'mandatory'=41
'max'=34
'min'=33
'model'=45
'ms'=50
'ns'=52
'optional'=40
'polling interval'=22
'ptBoolean'=57
'ptCharacter'=60
'ptInteger'=58
'ptReal'=59
'read'=35
'regular'=26
's'=49
'true'=54
'us'=51
'user constructor'=21
'user import'=20
'write'=36
'{'=14
'}'=15
RULE_ANY_OTHER=12
RULE_EXP=8
RULE_HEX=7
RULE_ID=4
RULE_INT=6
RULE_ML_COMMENT=9
RULE_SL_COMMENT=10
RULE_STRING=5
RULE_WS=11
T__13=13
T__14=14
T__15=15
T__16=16
T__17=17
T__18=18
T__19=19
T__20=20
T__21=21
T__22=22
T__23=23
T__24=24
T__25=25
T__26=26
T__27=27
T__28=28
T__29=29
T__30=30
T__31=31
T__32=32
T__33=33
T__34=34
T__35=35
T__36=36
T__37=37
T__38=38
T__39=39
T__40=40
T__41=41
T__42=42
T__43=43
T__44=44
T__45=45
T__46=46
T__47=47
T__48=48
T__49=49
T__50=50
T__51=51
T__52=52
T__53=53
T__54=54
T__55=55
T__56=56
T__57=57
T__58=58
T__59=59
T__60=60

Back to the top