import eclipse 3.1 M4 compiler
[org.ibex.tool.git] / src / org / eclipse / jdt / internal / compiler / parser / readableNames.properties
index ecc98bf..6ddd4ae 100644 (file)
@@ -1,19 +1,41 @@
 ,opt=,
-AbstractMethodDeclaration=AbstractMethodDeclaration
+AbstractMethodDeclaration=MethodDeclaration
+AdditionalBound1=AdditionalBound1
+AdditionalBound=AdditionalBound
+AdditionalBoundList1=AdditionalBoundList1
+AdditionalBoundList=AdditionalBoundList
 AdditiveExpression=Expression
+AdditiveExpression_NotName=Expression
 AllocationHeader=AllocationHeader
 AndExpression=Expression
+AndExpression_NotName=Expression
+Annotation=Annotation
+AnnotationMethodHeader=AnnotationMethodHeader
+AnnotationMethodHeaderDefaultValueopt=MethodHeaderDefaultValue
+AnnotationMethodHeaderName=MethodHeaderName
+AnnotationName=AnnotationName
+AnnotationTypeBody=AnnotationTypeBody
+AnnotationTypeDeclaration=AnnotationTypeDeclaration
+AnnotationTypeDeclarationHeader=AnnotationTypeDeclarationHeader
+AnnotationTypeDeclarationHeaderName=AnnotationTypeDeclarationHeaderName
+AnnotationTypeMemberDeclaration=AnnotationTypeMemberDeclaration
+AnnotationTypeMemberDeclarations=AnnotationTypeMemberDeclarations
+AnnotationTypeMemberDeclarationsopt=AnnotationTypeMemberDeclarations
 ArgumentList=ArgumentList
 ArgumentListopt=ArgumentList
+Arguments=Arguments
+Argumentsopt=Argumentsopt
 ArrayAccess=ArrayAccess
 ArrayCreationHeader=ArrayCreationHeader
 ArrayCreationWithArrayInitializer=ArrayCreationWithArrayInitializer
 ArrayCreationWithoutArrayInitializer=ArrayCreationWithoutArrayInitializer
 ArrayInitializer=ArrayInitializer
 ArrayType=ArrayType
+ArrayTypeWithTypeArgumentsName=ArrayTypeWithTypeArgumentsName
 AssertStatement=AssertStatement
 Assignment=Assignment
 AssignmentExpression=Expression
+AssignmentExpression_NotName=Expression
 AssignmentOperator=AssignmentOperator
 Block=Block
 BlockStatement=BlockStatement
@@ -30,6 +52,7 @@ ClassBody=ClassBody
 ClassBodyDeclaration=ClassBodyDeclaration
 ClassBodyDeclarations=ClassBodyDeclarations
 ClassBodyDeclarationsopt=ClassBodyDeclarations
+ClassBodySimpleNameopt=ClassBody
 ClassBodyopt=ClassBody
 ClassDeclaration=ClassDeclaration
 ClassHeader=ClassHeader
@@ -37,24 +60,30 @@ ClassHeaderExtends=ClassHeaderExtends
 ClassHeaderExtendsopt=ClassHeaderExtends
 ClassHeaderImplements=ClassHeaderImplements
 ClassHeaderImplementsopt=ClassHeaderImplements
+ClassHeaderName1=ClassHeaderName
 ClassHeaderName=ClassHeaderName
 ClassInstanceCreationExpression=ClassInstanceCreationExpression
 ClassInstanceCreationExpressionName=ClassInstanceCreationExpressionName
 ClassMemberDeclaration=ClassMemberDeclaration
+ClassOrInterface=Type
 ClassOrInterfaceType=Type
 ClassType=ClassType
 ClassTypeElt=ClassType
 ClassTypeList=ClassTypeList
 CompilationUnit=CompilationUnit
 ConditionalAndExpression=Expression
+ConditionalAndExpression_NotName=Expression
 ConditionalExpression=Expression
+ConditionalExpression_NotName=Expression
 ConditionalOrExpression=Expression
+ConditionalOrExpression_NotName=Expression
 ConstantDeclaration=ConstantDeclaration
 ConstantExpression=ConstantExpression
 ConstructorDeclaration=ConstructorDeclaration
-ConstructorHeader=ConstructorHeader
+ConstructorHeader=ConstructorDeclaration
 ConstructorHeaderName=ConstructorHeaderName
 ContinueStatement=ContinueStatement
+DefaultValue=DefaultValue
 Diet=Diet
 DimWithOrWithOutExpr=Dimension
 DimWithOrWithOutExprs=Dimensions
@@ -63,17 +92,34 @@ DimsLoop=Dimensions
 Dimsopt=Dimensions
 DoStatement=DoStatement
 EmptyStatement=EmptyStatement
+EnhancedForStatement=EnhancedForStatement
+EnhancedForStatementHeader=EnhancedForStatementHeader
+EnhancedForStatementNoShortIf=EnhancedForStatementNoShortIf
 EnterAnonymousClassBody=EnterAnonymousClassBody
+EnterAnonymousClassBodySimpleName=EnterAnonymousClassBodySimpleName
 EnterCompilationUnit=EnterCompilationUnit
 EnterVariable=EnterVariable
+EnumBody=EnumBody
+EnumBodyDeclarationsopt=EnumBodyDeclarationsopt
+EnumConstant=EnumConstant
+EnumConstantHeader=EnumConstantHeader
+EnumConstantHeaderName=EnumConstantHeaderName
+EnumConstants=EnumConstants
+EnumDeclaration=EnumDeclaration
+EnumDeclarations=EnumDeclarations
+EnumHeader=EnumHeader
+EnumHeaderName=EnumHeaderName
 EqualityExpression=Expression
+EqualityExpression_NotName=Expression
 ExclusiveOrExpression=Expression
+ExclusiveOrExpression_NotName=Expression
 ExitTryBlock=ExitTryBlock
 ExitVariableWithInitialization=ExitVariableWithInitialization
 ExitVariableWithoutInitialization=ExitVariableWithoutInitialization
 ExplicitConstructorInvocation=ExplicitConstructorInvocation
 Expression=Expression
 ExpressionStatement=Statement
+Expression_NotName=Expression
 Expressionopt=Expression
 FieldAccess=FieldAccess
 FieldDeclaration=FieldDeclaration
@@ -90,31 +136,38 @@ FormalParameter=FormalParameter
 FormalParameterList=FormalParameterList
 FormalParameterListopt=FormalParameterList
 GenericMethodDeclaration=GenericMethodDeclaration
+GenericType=GenericType
 Goal=Goal
+Header1=Header1
+Header2=Header2
 Header=Header
-Headers=Headers
 IfThenElseStatement=IfStatement
 IfThenElseStatementNoShortIf=IfStatement
 IfThenStatement=IfStatement
 ImportDeclaration=ImportDeclaration
 ImportDeclarations=ImportDeclarations
-ImportDeclarationsopt=ImportDeclarations
 InclusiveOrExpression=Expression
+InclusiveOrExpression_NotName=Expression
 Initializer=Initializer
 InsideCastExpression=InsideCastExpression
 InsideCastExpressionLL1=InsideCastExpression
+InsideCastExpressionWithQualifiedGenerics=InsideCastExpression
+InstanceofExpression=Expression
+InstanceofExpression_NotName=Expression
 IntegralType=IntegralType
 InterfaceBody=InterfaceBody
 InterfaceDeclaration=InterfaceDeclaration
 InterfaceHeader=InterfaceHeader
 InterfaceHeaderExtends=InterfaceHeaderExtends
 InterfaceHeaderExtendsopt=InterfaceHeaderExtends
+InterfaceHeaderName1=InterfaceHeaderName
 InterfaceHeaderName=InterfaceHeaderName
 InterfaceMemberDeclaration=InterfaceMemberDeclaration
 InterfaceMemberDeclarations=InterfaceMemberDeclarations
 InterfaceMemberDeclarationsopt=InterfaceMemberDeclarations
 InterfaceType=InterfaceType
 InterfaceTypeList=InterfaceTypeList
+InternalCompilationUnit=CompilationUnit
 InvalidArrayInitializerAssignement=ArrayInitializerAssignement
 InvalidConstructorDeclaration=InvalidConstructorDeclaration
 InvalidInterfaceDeclaration=InvalidInterfaceDeclaration
@@ -124,12 +177,19 @@ LabeledStatementNoShortIf=LabeledStatement
 Literal=Literal
 LocalVariableDeclaration=LocalVariableDeclaration
 LocalVariableDeclarationStatement=LocalVariableDeclarationStatement
+MarkerAnnotation=MarkerAnnotation
+MemberValue=MemberValue
+MemberValueArrayInitializer=MemberValueArrayInitializer
+MemberValuePair=MemberValuePair
+MemberValuePairs=MemberValuePairs
+MemberValuePairsopt=MemberValuePairsopt
+MemberValues=MemberValues
 MethodBody=MethodBody
 MethodDeclaration=MethodDeclaration
-MethodHeader=MethodHeader
+MethodHeader=MethodDeclaration
 MethodHeaderExtendedDims=MethodHeaderExtendedDims
 MethodHeaderName=MethodHeaderName
-MethodHeaderParameters=MethodHeaderParameters
+MethodHeaderRightParen=)
 MethodHeaderThrowsClause=MethodHeaderThrowsClause
 MethodHeaderThrowsClauseopt=MethodHeaderThrowsClause
 MethodInvocation=MethodInvocation
@@ -137,35 +197,53 @@ Modifier=Modifier
 Modifiers=Modifiers
 Modifiersopt=Modifiers
 MultiplicativeExpression=Expression
+MultiplicativeExpression_NotName=Expression
 Name=Name
 NestedMethod=NestedMethod
 NestedType=NestedType
+NormalAnnotation=NormalAnnotation
 NumericType=NumericType
 OneDimLoop=Dimension
 OnlySynchronized=OnlySynchronized
+OnlyTypeArguments=TypeArguments
+OnlyTypeArgumentsForCastExpression=TypeArguments
 OpenBlock=OpenBlock
 PackageDeclaration=PackageDeclaration
 PackageDeclarationName=PackageDeclarationName
-PackageDeclarationopt=PackageDeclaration
 PostDecrementExpression=PostDecrementExpression
 PostIncrementExpression=PostIncrementExpression
 PostfixExpression=Expression
+PostfixExpression_NotName=Expression
 PreDecrementExpression=PreDecrementExpression
 PreIncrementExpression=PreIncrementExpression
 Primary=Expression
 PrimaryNoNewArray=Expression
 PrimitiveType=PrimitiveType
 PushLPAREN=(
+PushLeftBrace=PushLeftBrace
 PushModifiers=PushModifiers
+PushModifiersForHeader=PushModifiersForHeader
 PushPosition=PushPosition
 PushRPAREN=)
+PushRealModifiers=PushRealModifiers
 QualifiedName=QualifiedName
+RecoveryMethodHeader=MethodHeader
+RecoveryMethodHeaderName=MethodHeaderName
+ReduceImports=ReduceImports
+ReferenceType1=ReferenceType1
+ReferenceType2=ReferenceType2
+ReferenceType3=ReferenceType3
 ReferenceType=ReferenceType
 RelationalExpression=Expression
+RelationalExpression_NotName=Expression
 RestoreDiet=RestoreDiet
 ReturnStatement=ReturnStatement
 ShiftExpression=Expression
+ShiftExpression_NotName=Expression
 SimpleName=SimpleName
+SingleMemberAnnotation=SingleMemberAnnotation
+SingleStaticImportDeclaration=SingleStaticImportDeclaration
+SingleStaticImportDeclarationName=SingleStaticImportDeclarationName
 SingleTypeImportDeclaration=SingleTypeImportDeclaration
 SingleTypeImportDeclarationName=SingleTypeImportDeclarationName
 Statement=Statement
@@ -173,6 +251,8 @@ StatementExpression=Expression
 StatementExpressionList=StatementExpressionList
 StatementNoShortIf=Statement
 StatementWithoutTrailingSubstatement=Statement
+StaticImportOnDemandDeclaration=StaticImportOnDemandDeclaration
+StaticImportOnDemandDeclarationName=StaticImportOnDemandDeclarationName
 StaticInitializer=StaticInitializer
 StaticOnly=StaticOnly
 SwitchBlock=SwitchBlock
@@ -186,13 +266,29 @@ ThrowStatement=ThrowStatement
 TryBlock=Block
 TryStatement=TryStatement
 Type=Type
+TypeArgument1=TypeArgument1
+TypeArgument2=TypeArgument2
+TypeArgument3=TypeArgument3
+TypeArgument=TypeArgument
+TypeArgumentList1=TypeArgumentList1
+TypeArgumentList2=TypeArgumentList2
+TypeArgumentList3=TypeArgumentList3
+TypeArgumentList=TypeArgumentList
+TypeArguments=TypeArguments
 TypeDeclaration=TypeDeclaration
 TypeDeclarations=TypeDeclarations
-TypeDeclarationsopt=TypeDeclarations
 TypeImportOnDemandDeclaration=TypeImportOnDemandDeclaration
 TypeImportOnDemandDeclarationName=TypeImportOnDemandDeclarationName
+TypeParameter1=TypeParameter1
+TypeParameter=TypeParameter
+TypeParameterHeader=TypeParameter
+TypeParameterList1=TypeParameterList1
+TypeParameterList=TypeParameterList
+TypeParameters=TypeParameters
 UnaryExpression=Expression
 UnaryExpressionNotPlusMinus=Expression
+UnaryExpressionNotPlusMinus_NotName=Expression
+UnaryExpression_NotName=Expression
 VariableDeclarator=VariableDeclarator
 VariableDeclaratorId=VariableDeclaratorId
 VariableDeclarators=VariableDeclarators
@@ -200,3 +296,11 @@ VariableInitializer=VariableInitializer
 VariableInitializers=VariableInitializers
 WhileStatement=WhileStatement
 WhileStatementNoShortIf=WhileStatement
+Wildcard1=Wildcard1
+Wildcard2=Wildcard2
+Wildcard3=Wildcard3
+Wildcard=Wildcard
+WildcardBounds1=WildcardBounds1
+WildcardBounds2=WildcardBounds2
+WildcardBounds3=WildcardBound3
+WildcardBounds=WildcardBounds