|
Removed
Link Here
|
| 1 |
############################################################################### |
| 2 |
# Copyright (c) 2011 IBM Corporation and others. |
| 3 |
# All rights reserved. This program and the accompanying materials |
| 4 |
# are made available under the terms of the Eclipse Public License v1.0 |
| 5 |
# which accompanies this distribution, and is available at |
| 6 |
# http://www.eclipse.org/legal/epl-v10.html |
| 7 |
# |
| 8 |
# Contributors: |
| 9 |
# IBM Corporation - initial API and implementation |
| 10 |
############################################################################### |
| 11 |
,opt=, |
| 12 |
;opt=; |
| 13 |
AbstractMethodDeclaration=MethodDeclaration |
| 14 |
AdditionalBound1=AdditionalBound1 |
| 15 |
AdditionalBound=AdditionalBound |
| 16 |
AdditionalBoundList1=AdditionalBoundList1 |
| 17 |
AdditionalBoundList=AdditionalBoundList |
| 18 |
AdditiveExpression=Expression |
| 19 |
AdditiveExpression_NotName=Expression |
| 20 |
AllocationHeader=AllocationHeader |
| 21 |
AndExpression=Expression |
| 22 |
AndExpression_NotName=Expression |
| 23 |
Annotation=Annotation |
| 24 |
AnnotationMethodHeader=AnnotationMethodHeader |
| 25 |
AnnotationMethodHeaderDefaultValueopt=MethodHeaderDefaultValue |
| 26 |
AnnotationMethodHeaderName=MethodHeaderName |
| 27 |
AnnotationName=AnnotationName |
| 28 |
AnnotationTypeBody=AnnotationTypeBody |
| 29 |
AnnotationTypeDeclaration=AnnotationTypeDeclaration |
| 30 |
AnnotationTypeDeclarationHeader=AnnotationTypeDeclarationHeader |
| 31 |
AnnotationTypeDeclarationHeaderName=AnnotationTypeDeclarationHeaderName |
| 32 |
AnnotationTypeMemberDeclaration=AnnotationTypeMemberDeclaration |
| 33 |
AnnotationTypeMemberDeclarations=AnnotationTypeMemberDeclarations |
| 34 |
AnnotationTypeMemberDeclarationsopt=AnnotationTypeMemberDeclarations |
| 35 |
ArgumentList=ArgumentList |
| 36 |
ArgumentListopt=ArgumentList |
| 37 |
Arguments=Arguments |
| 38 |
Argumentsopt=Argumentsopt |
| 39 |
ArrayAccess=ArrayAccess |
| 40 |
ArrayCreationHeader=ArrayCreationHeader |
| 41 |
ArrayCreationWithArrayInitializer=ArrayCreationWithArrayInitializer |
| 42 |
ArrayCreationWithoutArrayInitializer=ArrayCreationWithoutArrayInitializer |
| 43 |
ArrayInitializer=ArrayInitializer |
| 44 |
ArrayType=ArrayType |
| 45 |
ArrayTypeWithTypeArgumentsName=ArrayTypeWithTypeArgumentsName |
| 46 |
AssertStatement=AssertStatement |
| 47 |
Assignment=Assignment |
| 48 |
AssignmentExpression=Expression |
| 49 |
AssignmentExpression_NotName=Expression |
| 50 |
AssignmentOperator=AssignmentOperator |
| 51 |
Block=Block |
| 52 |
BlockStatement=BlockStatement |
| 53 |
BlockStatements=BlockStatements |
| 54 |
BlockStatementsopt=BlockStatements |
| 55 |
BooleanLiteral=BooleanLiteral |
| 56 |
BreakStatement=BreakStatement |
| 57 |
CastExpression=CastExpression |
| 58 |
CatchClause=CatchClause |
| 59 |
CatchFormalParameter=FormalParameter |
| 60 |
CatchHeader=CatchHeader |
| 61 |
CatchType=CatchType |
| 62 |
Catches=Catches |
| 63 |
Catchesopt=Catches |
| 64 |
ClassBody=ClassBody |
| 65 |
ClassBodyDeclaration=ClassBodyDeclaration |
| 66 |
ClassBodyDeclarations=ClassBodyDeclarations |
| 67 |
ClassBodyDeclarationsopt=ClassBodyDeclarations |
| 68 |
ClassDeclaration=ClassDeclaration |
| 69 |
ClassHeader=ClassHeader |
| 70 |
ClassHeaderExtends=ClassHeaderExtends |
| 71 |
ClassHeaderExtendsopt=ClassHeaderExtends |
| 72 |
ClassHeaderImplements=ClassHeaderImplements |
| 73 |
ClassHeaderImplementsopt=ClassHeaderImplements |
| 74 |
ClassHeaderName1=ClassHeaderName |
| 75 |
ClassHeaderName=ClassHeaderName |
| 76 |
ClassInstanceCreationExpression=ClassInstanceCreationExpression |
| 77 |
ClassInstanceCreationExpressionName=ClassInstanceCreationExpressionName |
| 78 |
ClassMemberDeclaration=ClassMemberDeclaration |
| 79 |
ClassOrInterface=Type |
| 80 |
ClassOrInterfaceType=Type |
| 81 |
ClassType=ClassType |
| 82 |
ClassTypeElt=ClassType |
| 83 |
ClassTypeList=ClassTypeList |
| 84 |
CompilationUnit=CompilationUnit |
| 85 |
ConditionalAndExpression=Expression |
| 86 |
ConditionalAndExpression_NotName=Expression |
| 87 |
ConditionalExpression=Expression |
| 88 |
ConditionalExpression_NotName=Expression |
| 89 |
ConditionalOrExpression=Expression |
| 90 |
ConditionalOrExpression_NotName=Expression |
| 91 |
ConstantDeclaration=ConstantDeclaration |
| 92 |
ConstantExpression=ConstantExpression |
| 93 |
ConstructorDeclaration=ConstructorDeclaration |
| 94 |
ConstructorHeader=ConstructorDeclaration |
| 95 |
ConstructorHeaderName=ConstructorHeaderName |
| 96 |
ContinueStatement=ContinueStatement |
| 97 |
CreateInitializer=CreateInitializer |
| 98 |
DefaultValue=DefaultValue |
| 99 |
Diet=Diet |
| 100 |
DimWithOrWithOutExpr=Dimension |
| 101 |
DimWithOrWithOutExprs=Dimensions |
| 102 |
Dims=Dimensions |
| 103 |
DimsLoop=Dimensions |
| 104 |
Dimsopt=Dimensions |
| 105 |
DoStatement=DoStatement |
| 106 |
EmptyStatement=EmptyStatement |
| 107 |
EnhancedForStatement=EnhancedForStatement |
| 108 |
EnhancedForStatementHeader=EnhancedForStatementHeader |
| 109 |
EnhancedForStatementHeaderInit=EnhancedForStatementHeaderInit |
| 110 |
EnhancedForStatementNoShortIf=EnhancedForStatementNoShortIf |
| 111 |
EnterCompilationUnit=EnterCompilationUnit |
| 112 |
EnterMemberValue=EnterMemberValue |
| 113 |
EnterMemberValueArrayInitializer=EnterMemberValueArrayInitializer |
| 114 |
EnterVariable=EnterVariable |
| 115 |
EnumBody=EnumBody |
| 116 |
EnumBodyDeclarationsopt=EnumBodyDeclarationsopt |
| 117 |
EnumConstant=EnumConstant |
| 118 |
EnumConstantHeader=EnumConstantHeader |
| 119 |
EnumConstantHeaderName=EnumConstantHeaderName |
| 120 |
EnumConstants=EnumConstants |
| 121 |
EnumDeclaration=EnumDeclaration |
| 122 |
EnumDeclarations=EnumDeclarations |
| 123 |
EnumHeader=EnumHeader |
| 124 |
EnumHeaderName=EnumHeaderName |
| 125 |
EqualityExpression=Expression |
| 126 |
EqualityExpression_NotName=Expression |
| 127 |
ExclusiveOrExpression=Expression |
| 128 |
ExclusiveOrExpression_NotName=Expression |
| 129 |
ExitMemberValue=ExitMemberValue |
| 130 |
ExitTryBlock=ExitTryBlock |
| 131 |
ExitVariableWithInitialization=ExitVariableWithInitialization |
| 132 |
ExitVariableWithoutInitialization=ExitVariableWithoutInitialization |
| 133 |
ExplicitConstructorInvocation=ExplicitConstructorInvocation |
| 134 |
Expression=Expression |
| 135 |
ExpressionStatement=Statement |
| 136 |
Expression_NotName=Expression |
| 137 |
Expressionopt=Expression |
| 138 |
FieldAccess=FieldAccess |
| 139 |
FieldDeclaration=FieldDeclaration |
| 140 |
Finally=Finally |
| 141 |
FloatingPointType=FloatingPointType |
| 142 |
ForInit=ForInit |
| 143 |
ForInitopt=ForInit |
| 144 |
ForStatement=ForStatement |
| 145 |
ForStatementNoShortIf=ForStatement |
| 146 |
ForUpdate=ForUpdate |
| 147 |
ForUpdateopt=ForUpdate |
| 148 |
ForceNoDiet=ForceNoDiet |
| 149 |
FormalParameter=FormalParameter |
| 150 |
FormalParameterList=FormalParameterList |
| 151 |
FormalParameterListopt=FormalParameterList |
| 152 |
GenericMethodDeclaration=GenericMethodDeclaration |
| 153 |
GenericType=GenericType |
| 154 |
Goal=Goal |
| 155 |
Header1=Header1 |
| 156 |
Header2=Header2 |
| 157 |
Header=Header |
| 158 |
IfThenElseStatement=IfStatement |
| 159 |
IfThenElseStatementNoShortIf=IfStatement |
| 160 |
IfThenStatement=IfStatement |
| 161 |
ImportDeclaration=ImportDeclaration |
| 162 |
ImportDeclarations=ImportDeclarations |
| 163 |
InclusiveOrExpression=Expression |
| 164 |
InclusiveOrExpression_NotName=Expression |
| 165 |
Initializer=Initializer |
| 166 |
InsideCastExpression=InsideCastExpression |
| 167 |
InsideCastExpressionLL1=InsideCastExpression |
| 168 |
InsideCastExpressionWithQualifiedGenerics=InsideCastExpression |
| 169 |
InstanceofExpression=Expression |
| 170 |
InstanceofExpression_NotName=Expression |
| 171 |
IntegralType=IntegralType |
| 172 |
InterfaceBody=InterfaceBody |
| 173 |
InterfaceDeclaration=InterfaceDeclaration |
| 174 |
InterfaceHeader=InterfaceHeader |
| 175 |
InterfaceHeaderExtends=InterfaceHeaderExtends |
| 176 |
InterfaceHeaderExtendsopt=InterfaceHeaderExtends |
| 177 |
InterfaceHeaderName1=InterfaceHeaderName |
| 178 |
InterfaceHeaderName=InterfaceHeaderName |
| 179 |
InterfaceMemberDeclaration=InterfaceMemberDeclaration |
| 180 |
InterfaceMemberDeclarations=InterfaceMemberDeclarations |
| 181 |
InterfaceMemberDeclarationsopt=InterfaceMemberDeclarations |
| 182 |
InterfaceType=InterfaceType |
| 183 |
InterfaceTypeList=InterfaceTypeList |
| 184 |
InternalCompilationUnit=CompilationUnit |
| 185 |
InvalidArrayInitializerAssignement=ArrayInitializerAssignment |
| 186 |
InvalidConstructorDeclaration=InvalidConstructorDeclaration |
| 187 |
InvalidInitializer=InvalidInitializer |
| 188 |
Label=Label |
| 189 |
LabeledStatement=LabeledStatement |
| 190 |
LabeledStatementNoShortIf=LabeledStatement |
| 191 |
Literal=Literal |
| 192 |
LocalVariableDeclaration=LocalVariableDeclaration |
| 193 |
LocalVariableDeclarationStatement=LocalVariableDeclarationStatement |
| 194 |
MarkerAnnotation=MarkerAnnotation |
| 195 |
MemberValue=MemberValue |
| 196 |
MemberValueArrayInitializer=MemberValueArrayInitializer |
| 197 |
MemberValuePair=MemberValuePair |
| 198 |
MemberValuePairs=MemberValuePairs |
| 199 |
MemberValuePairsopt=MemberValuePairsopt |
| 200 |
MemberValues=MemberValues |
| 201 |
MethodBody=MethodBody |
| 202 |
MethodDeclaration=MethodDeclaration |
| 203 |
MethodHeader=MethodDeclaration |
| 204 |
MethodHeaderExtendedDims=MethodHeaderExtendedDims |
| 205 |
MethodHeaderName=MethodHeaderName |
| 206 |
MethodHeaderRightParen=) |
| 207 |
MethodHeaderThrowsClause=MethodHeaderThrowsClause |
| 208 |
MethodHeaderThrowsClauseopt=MethodHeaderThrowsClause |
| 209 |
MethodInvocation=MethodInvocation |
| 210 |
Modifier=Modifier |
| 211 |
Modifiers=Modifiers |
| 212 |
Modifiersopt=Modifiers |
| 213 |
MultiplicativeExpression=Expression |
| 214 |
MultiplicativeExpression_NotName=Expression |
| 215 |
Name=Name |
| 216 |
NestedMethod=NestedMethod |
| 217 |
NestedType=NestedType |
| 218 |
NormalAnnotation=NormalAnnotation |
| 219 |
NumericType=NumericType |
| 220 |
OneDimLoop=Dimension |
| 221 |
OnlySynchronized=OnlySynchronized |
| 222 |
OnlyTypeArguments=TypeArguments |
| 223 |
OnlyTypeArgumentsForCastExpression=TypeArguments |
| 224 |
OpenBlock=OpenBlock |
| 225 |
PackageComment=PackageComment |
| 226 |
PackageDeclaration=PackageDeclaration |
| 227 |
PackageDeclarationName=PackageDeclarationName |
| 228 |
PostDecrementExpression=PostDecrementExpression |
| 229 |
PostIncrementExpression=PostIncrementExpression |
| 230 |
PostfixExpression=Expression |
| 231 |
PostfixExpression_NotName=Expression |
| 232 |
PreDecrementExpression=PreDecrementExpression |
| 233 |
PreIncrementExpression=PreIncrementExpression |
| 234 |
Primary=Expression |
| 235 |
PrimaryNoNewArray=Expression |
| 236 |
PrimitiveType=PrimitiveType |
| 237 |
PushLPAREN=( |
| 238 |
PushLeftBrace=PushLeftBrace |
| 239 |
PushModifiers=PushModifiers |
| 240 |
PushModifiersForHeader=PushModifiersForHeader |
| 241 |
PushPosition=PushPosition |
| 242 |
PushRPAREN=) |
| 243 |
PushRealModifiers=PushRealModifiers |
| 244 |
QualifiedClassBodyopt=ClassBody |
| 245 |
QualifiedEnterAnonymousClassBody=EnterAnonymousClassBody |
| 246 |
QualifiedName=QualifiedName |
| 247 |
RecoveryMethodHeader=MethodHeader |
| 248 |
RecoveryMethodHeaderName=MethodHeaderName |
| 249 |
ReduceImports=ReduceImports |
| 250 |
ReferenceType1=ReferenceType1 |
| 251 |
ReferenceType2=ReferenceType2 |
| 252 |
ReferenceType3=ReferenceType3 |
| 253 |
ReferenceType=ReferenceType |
| 254 |
RelationalExpression=Expression |
| 255 |
RelationalExpression_NotName=Expression |
| 256 |
Resource=Resource |
| 257 |
ResourceSpecification=ResourceSpecification |
| 258 |
Resources=Resources |
| 259 |
RestoreDiet=RestoreDiet |
| 260 |
ReturnStatement=ReturnStatement |
| 261 |
ShiftExpression=Expression |
| 262 |
ShiftExpression_NotName=Expression |
| 263 |
SimpleName=SimpleName |
| 264 |
SingleMemberAnnotation=SingleMemberAnnotation |
| 265 |
SingleMemberAnnotationMemberValue=MemberValue |
| 266 |
SingleStaticImportDeclaration=SingleStaticImportDeclaration |
| 267 |
SingleStaticImportDeclarationName=SingleStaticImportDeclarationName |
| 268 |
SingleTypeImportDeclaration=SingleTypeImportDeclaration |
| 269 |
SingleTypeImportDeclarationName=SingleTypeImportDeclarationName |
| 270 |
Statement=Statement |
| 271 |
StatementExpression=Expression |
| 272 |
StatementExpressionList=StatementExpressionList |
| 273 |
StatementNoShortIf=Statement |
| 274 |
StatementWithoutTrailingSubstatement=Statement |
| 275 |
StaticImportOnDemandDeclaration=StaticImportOnDemandDeclaration |
| 276 |
StaticImportOnDemandDeclarationName=StaticImportOnDemandDeclarationName |
| 277 |
StaticInitializer=StaticInitializer |
| 278 |
StaticOnly=StaticOnly |
| 279 |
SwitchBlock=SwitchBlock |
| 280 |
SwitchBlockStatement=SwitchBlockStatement |
| 281 |
SwitchBlockStatements=SwitchBlockStatements |
| 282 |
SwitchLabel=SwitchLabel |
| 283 |
SwitchLabels=SwitchLabels |
| 284 |
SwitchStatement=SwitchStatement |
| 285 |
SynchronizedStatement=SynchronizedStatement |
| 286 |
ThrowStatement=ThrowStatement |
| 287 |
TrailingSemiColon=; |
| 288 |
TryBlock=Block |
| 289 |
TryStatement=TryStatement |
| 290 |
TryStatementWithResources=TryStatementWithResources |
| 291 |
Type=Type |
| 292 |
TypeArgument1=TypeArgument1 |
| 293 |
TypeArgument2=TypeArgument2 |
| 294 |
TypeArgument3=TypeArgument3 |
| 295 |
TypeArgument=TypeArgument |
| 296 |
TypeArgumentList1=TypeArgumentList1 |
| 297 |
TypeArgumentList2=TypeArgumentList2 |
| 298 |
TypeArgumentList3=TypeArgumentList3 |
| 299 |
TypeArgumentList=TypeArgumentList |
| 300 |
TypeArguments=TypeArguments |
| 301 |
TypeDeclaration=TypeDeclaration |
| 302 |
TypeDeclarations=TypeDeclarations |
| 303 |
TypeImportOnDemandDeclaration=TypeImportOnDemandDeclaration |
| 304 |
TypeImportOnDemandDeclarationName=TypeImportOnDemandDeclarationName |
| 305 |
TypeParameter1=TypeParameter1 |
| 306 |
TypeParameter=TypeParameter |
| 307 |
TypeParameterHeader=TypeParameter |
| 308 |
TypeParameterList1=TypeParameterList1 |
| 309 |
TypeParameterList=TypeParameterList |
| 310 |
TypeParameters=TypeParameters |
| 311 |
UnaryExpression=Expression |
| 312 |
UnaryExpressionNotPlusMinus=Expression |
| 313 |
UnaryExpressionNotPlusMinus_NotName=Expression |
| 314 |
UnaryExpression_NotName=Expression |
| 315 |
UnionType=UnionType |
| 316 |
UnqualifiedClassBodyopt=ClassBody |
| 317 |
UnqualifiedEnterAnonymousClassBody=EnterAnonymousClassBody |
| 318 |
VariableDeclarator=VariableDeclarator |
| 319 |
VariableDeclaratorId=VariableDeclaratorId |
| 320 |
VariableDeclarators=VariableDeclarators |
| 321 |
VariableInitializer=VariableInitializer |
| 322 |
VariableInitializers=VariableInitializers |
| 323 |
WhileStatement=WhileStatement |
| 324 |
WhileStatementNoShortIf=WhileStatement |
| 325 |
Wildcard1=Wildcard1 |
| 326 |
Wildcard2=Wildcard2 |
| 327 |
Wildcard3=Wildcard3 |
| 328 |
Wildcard=Wildcard |
| 329 |
WildcardBounds1=WildcardBounds1 |
| 330 |
WildcardBounds2=WildcardBounds2 |
| 331 |
WildcardBounds3=WildcardBound3 |
| 332 |
WildcardBounds=WildcardBounds |