Skip to content

Commit 1cdc0fd

Browse files
committed
Merge preparation: integration of open PR and regeneration
1 parent 93beef7 commit 1cdc0fd

File tree

15 files changed

+6787
-6351
lines changed

15 files changed

+6787
-6351
lines changed

plugins/de.fraunhofer.ipa.ros.xtext.ide/src-gen/de/fraunhofer/ipa/ros/ide/contentassist/antlr/internal/InternalRos.tokens

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'ServiceSpec'=53
3737
'Specs'=47
3838
'String'=28
39-
'Struc'=88
39+
'Struct'=88
4040
'Subscriber'=76
4141
'Subscribers'=64
4242
'TopicSpec'=56

plugins/de.fraunhofer.ipa.ros.xtext.ide/src-gen/de/fraunhofer/ipa/ros/ide/contentassist/antlr/internal/InternalRosLexer.java

Lines changed: 233 additions & 232 deletions
Large diffs are not rendered by default.

plugins/de.fraunhofer.ipa.ros.xtext.ide/src-gen/de/fraunhofer/ipa/ros/ide/contentassist/antlr/internal/InternalRosParser.java

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
@SuppressWarnings("all")
2323
public class InternalRosParser extends AbstractInternalContentAssistParser {
2424
public static final String[] tokenNames = new String[] {
25-
"<invalid>", "<EOR>", "<DOWN>", "<UP>", "RULE_BINARY", "RULE_BOOLEAN", "RULE_DOUBLE", "RULE_DECINT", "RULE_DATE_TIME", "RULE_STRING", "RULE_ID", "RULE_ROS_CONVENTION_A", "RULE_MESSAGE_ASIGMENT", "RULE_ROS_CONVENTION_PARAM", "RULE_DIGIT", "RULE_DAY", "RULE_MONTH", "RULE_YEAR", "RULE_HOUR", "RULE_MIN_SEC", "RULE_INT", "RULE_ML_COMMENT", "RULE_SL_COMMENT", "RULE_WS", "RULE_ANY_OTHER", "'GraphName'", "'node'", "'Header'", "'String'", "'goal'", "'message'", "'result'", "'feedback'", "'name'", "'value'", "'service'", "'type'", "'action'", "'duration'", "'time'", "'PackageSet'", "'{'", "'}'", "'package'", "','", "'Package'", "'spec'", "'Specs'", "'artifact'", "'Artifact'", "'CatkinPackage'", "'dependency'", "'Dependencies'", "'ServiceSpec'", "'request'", "'response'", "'TopicSpec'", "'ActionSpec'", "'Node'", "'serviceserver'", "'ServiceServers'", "'publisher'", "'Publishers'", "'subscriber'", "'Subscribers'", "'serviceclient'", "'ServiceClients'", "'actionserver'", "'ActionServers'", "'actionclient'", "'ActionClients'", "'parameter'", "'Parameters'", "'ServiceServer'", "'namespace'", "'Publisher'", "'Subscriber'", "'ServiceClient'", "'ActionServer'", "'ActionClient'", "'PackageDependency'", "'ExternalDependency'", "'GlobalNamespace'", "'parts'", "'RelativeNamespace'", "'PrivateNamespace'", "'Parameter'", "'List'", "'Struc'", "'Integer'", "'default'", "'Double'", "'Boolean'", "'Base64'", "'Array'", "'ParameterAny'", "'ParameterStructMember'", "'bool'", "'int8'", "'uint8'", "'int16'", "'uint16'", "'int32'", "'uint32'", "'int64'", "'uint64'", "'float32'", "'float64'", "'string'", "'byte'", "'bool[]'", "'int8[]'", "'uint8[]'", "'int16[]'", "'uint16[]'", "'int32[]'", "'uint32[]'", "'int64[]'", "'uint64[]'", "'float32[]'", "'float64[]'", "'string[]'", "'byte[]'", "'[]'"
25+
"<invalid>", "<EOR>", "<DOWN>", "<UP>", "RULE_BINARY", "RULE_BOOLEAN", "RULE_DOUBLE", "RULE_DECINT", "RULE_DATE_TIME", "RULE_STRING", "RULE_ID", "RULE_ROS_CONVENTION_A", "RULE_MESSAGE_ASIGMENT", "RULE_ROS_CONVENTION_PARAM", "RULE_DIGIT", "RULE_DAY", "RULE_MONTH", "RULE_YEAR", "RULE_HOUR", "RULE_MIN_SEC", "RULE_INT", "RULE_ML_COMMENT", "RULE_SL_COMMENT", "RULE_WS", "RULE_ANY_OTHER", "'GraphName'", "'node'", "'Header'", "'String'", "'goal'", "'message'", "'result'", "'feedback'", "'name'", "'value'", "'service'", "'type'", "'action'", "'duration'", "'time'", "'PackageSet'", "'{'", "'}'", "'package'", "','", "'Package'", "'spec'", "'Specs'", "'artifact'", "'Artifact'", "'CatkinPackage'", "'dependency'", "'Dependencies'", "'ServiceSpec'", "'request'", "'response'", "'TopicSpec'", "'ActionSpec'", "'Node'", "'serviceserver'", "'ServiceServers'", "'publisher'", "'Publishers'", "'subscriber'", "'Subscribers'", "'serviceclient'", "'ServiceClients'", "'actionserver'", "'ActionServers'", "'actionclient'", "'ActionClients'", "'parameter'", "'Parameters'", "'ServiceServer'", "'namespace'", "'Publisher'", "'Subscriber'", "'ServiceClient'", "'ActionServer'", "'ActionClient'", "'PackageDependency'", "'ExternalDependency'", "'GlobalNamespace'", "'parts'", "'RelativeNamespace'", "'PrivateNamespace'", "'Parameter'", "'List'", "'Struct'", "'Integer'", "'default'", "'Double'", "'Boolean'", "'Base64'", "'Array'", "'ParameterAny'", "'ParameterStructMember'", "'bool'", "'int8'", "'uint8'", "'int16'", "'uint16'", "'int32'", "'uint32'", "'int64'", "'uint64'", "'float32'", "'float64'", "'string'", "'byte'", "'bool[]'", "'int8[]'", "'uint8[]'", "'int16[]'", "'uint16[]'", "'int32[]'", "'uint32[]'", "'int64[]'", "'uint64[]'", "'float32[]'", "'float64[]'", "'string[]'", "'byte[]'", "'[]'"
2626
};
2727
public static final int T__50=50;
2828
public static final int RULE_DATE_TIME=8;
@@ -40199,21 +40199,21 @@ public final void rule__ParameterStructType__Group__1() throws RecognitionExcept
4019940199

4020040200

4020140201
// $ANTLR start "rule__ParameterStructType__Group__1__Impl"
40202-
// InternalRos.g:13178:1: rule__ParameterStructType__Group__1__Impl : ( 'Struc' ) ;
40202+
// InternalRos.g:13178:1: rule__ParameterStructType__Group__1__Impl : ( 'Struct' ) ;
4020340203
public final void rule__ParameterStructType__Group__1__Impl() throws RecognitionException {
4020440204

4020540205
int stackSize = keepStackSize();
4020640206

4020740207
try {
40208-
// InternalRos.g:13182:1: ( ( 'Struc' ) )
40209-
// InternalRos.g:13183:1: ( 'Struc' )
40208+
// InternalRos.g:13182:1: ( ( 'Struct' ) )
40209+
// InternalRos.g:13183:1: ( 'Struct' )
4021040210
{
40211-
// InternalRos.g:13183:1: ( 'Struc' )
40212-
// InternalRos.g:13184:2: 'Struc'
40211+
// InternalRos.g:13183:1: ( 'Struct' )
40212+
// InternalRos.g:13184:2: 'Struct'
4021340213
{
40214-
before(grammarAccess.getParameterStructTypeAccess().getStrucKeyword_1());
40214+
before(grammarAccess.getParameterStructTypeAccess().getStructKeyword_1());
4021540215
match(input,88,FOLLOW_2);
40216-
after(grammarAccess.getParameterStructTypeAccess().getStrucKeyword_1());
40216+
after(grammarAccess.getParameterStructTypeAccess().getStructKeyword_1());
4021740217

4021840218
}
4021940219

@@ -56657,4 +56657,4 @@ public String getDescription() {
5665756657
public static final BitSet FOLLOW_98 = new BitSet(new long[]{0x0000000008000000L});
5665856658
public static final BitSet FOLLOW_99 = new BitSet(new long[]{0x0000000000000000L,0x0800000000000000L});
5665956659

56660-
}
56660+
}
Binary file not shown.

plugins/de.fraunhofer.ipa.ros.xtext/src-gen/de/fraunhofer/ipa/ros/parser/antlr/internal/InternalRos.tokens

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'ServiceSpec'=39
3737
'Specs'=32
3838
'String'=44
39-
'Struc'=85
39+
'Struct'=85
4040
'Subscriber'=70
4141
'Subscribers'=57
4242
'TopicSpec'=42

0 commit comments

Comments
 (0)