303 lines
31 KiB
Plaintext
303 lines
31 KiB
Plaintext
|
|
token literal names:
|
||
|
|
null
|
||
|
|
null
|
||
|
|
null
|
||
|
|
'abstract'
|
||
|
|
'assert'
|
||
|
|
'boolean'
|
||
|
|
'break'
|
||
|
|
'byte'
|
||
|
|
'case'
|
||
|
|
'catch'
|
||
|
|
'char'
|
||
|
|
'class'
|
||
|
|
'const'
|
||
|
|
'continue'
|
||
|
|
'default'
|
||
|
|
'do'
|
||
|
|
'double'
|
||
|
|
'else'
|
||
|
|
'extends'
|
||
|
|
'final'
|
||
|
|
'finally'
|
||
|
|
'float'
|
||
|
|
'for'
|
||
|
|
'goto'
|
||
|
|
'if'
|
||
|
|
'implements'
|
||
|
|
'import'
|
||
|
|
'instanceof'
|
||
|
|
'int'
|
||
|
|
'interface'
|
||
|
|
'long'
|
||
|
|
'native'
|
||
|
|
'new'
|
||
|
|
'package'
|
||
|
|
'private'
|
||
|
|
'protected'
|
||
|
|
'public'
|
||
|
|
'return'
|
||
|
|
'short'
|
||
|
|
'static'
|
||
|
|
'strictfp'
|
||
|
|
'super'
|
||
|
|
'switch'
|
||
|
|
'synchronized'
|
||
|
|
'this'
|
||
|
|
'throw'
|
||
|
|
'throws'
|
||
|
|
'transient'
|
||
|
|
'try'
|
||
|
|
'void'
|
||
|
|
'volatile'
|
||
|
|
'while'
|
||
|
|
'.'
|
||
|
|
null
|
||
|
|
null
|
||
|
|
null
|
||
|
|
null
|
||
|
|
null
|
||
|
|
'null'
|
||
|
|
'('
|
||
|
|
')'
|
||
|
|
'{'
|
||
|
|
'}'
|
||
|
|
'['
|
||
|
|
']'
|
||
|
|
';'
|
||
|
|
','
|
||
|
|
'>>>='
|
||
|
|
'=='
|
||
|
|
'!='
|
||
|
|
'<='
|
||
|
|
'>='
|
||
|
|
'&&'
|
||
|
|
'||'
|
||
|
|
'++'
|
||
|
|
'--'
|
||
|
|
'<<'
|
||
|
|
'>>'
|
||
|
|
'>>>'
|
||
|
|
'+='
|
||
|
|
'-='
|
||
|
|
'*='
|
||
|
|
'/='
|
||
|
|
'&='
|
||
|
|
'|='
|
||
|
|
'^='
|
||
|
|
'%='
|
||
|
|
'<<='
|
||
|
|
'>>='
|
||
|
|
'='
|
||
|
|
'~'
|
||
|
|
'<'
|
||
|
|
'>'
|
||
|
|
'!'
|
||
|
|
'?'
|
||
|
|
':'
|
||
|
|
'+'
|
||
|
|
'-'
|
||
|
|
'*'
|
||
|
|
'/'
|
||
|
|
'&'
|
||
|
|
'|'
|
||
|
|
'^'
|
||
|
|
'%'
|
||
|
|
null
|
||
|
|
|
||
|
|
token symbolic names:
|
||
|
|
null
|
||
|
|
WhiteSpace
|
||
|
|
Comment
|
||
|
|
Abstract
|
||
|
|
Assert
|
||
|
|
Boolean
|
||
|
|
Break
|
||
|
|
Byte
|
||
|
|
Case
|
||
|
|
Catch
|
||
|
|
Char
|
||
|
|
Class
|
||
|
|
Const
|
||
|
|
Continue
|
||
|
|
Default
|
||
|
|
Do
|
||
|
|
Double
|
||
|
|
Else
|
||
|
|
Extends
|
||
|
|
Final
|
||
|
|
Finally
|
||
|
|
Float
|
||
|
|
For
|
||
|
|
Goto
|
||
|
|
If
|
||
|
|
Implements
|
||
|
|
Import
|
||
|
|
InstanceOf
|
||
|
|
Int
|
||
|
|
Interface
|
||
|
|
Long
|
||
|
|
Native
|
||
|
|
New
|
||
|
|
Package
|
||
|
|
Private
|
||
|
|
Protected
|
||
|
|
Public
|
||
|
|
Return
|
||
|
|
Short
|
||
|
|
Static
|
||
|
|
Strictfp
|
||
|
|
Super
|
||
|
|
Switch
|
||
|
|
Synchronized
|
||
|
|
This
|
||
|
|
Throw
|
||
|
|
Throws
|
||
|
|
Transient
|
||
|
|
Try
|
||
|
|
Void
|
||
|
|
Volatile
|
||
|
|
While
|
||
|
|
Dot
|
||
|
|
IntegerLiteral
|
||
|
|
FloatingPointLiteral
|
||
|
|
CharacterLiteral
|
||
|
|
StringLiteral
|
||
|
|
BooleanLiteral
|
||
|
|
NullLiteral
|
||
|
|
ParenthesesLeft
|
||
|
|
ParenthesesRight
|
||
|
|
CurlyBracketLeft
|
||
|
|
CurlyBracketRight
|
||
|
|
SquareBracketLeft
|
||
|
|
SquareBracketRight
|
||
|
|
Semicolon
|
||
|
|
Comma
|
||
|
|
UnsignedRightShiftAssign
|
||
|
|
EqualTo
|
||
|
|
NotEqualTo
|
||
|
|
LessThanEqualTo
|
||
|
|
GreaterThanEqualTo
|
||
|
|
ConditionalAND
|
||
|
|
ConditionalOR
|
||
|
|
Increment
|
||
|
|
Decrement
|
||
|
|
LeftShift
|
||
|
|
SignedRightShift
|
||
|
|
UnsignedRightShift
|
||
|
|
AddAssign
|
||
|
|
SubtractAssign
|
||
|
|
MultiplyAssign
|
||
|
|
DivideAssign
|
||
|
|
BitwiseANDAssign
|
||
|
|
BitwiseORAssign
|
||
|
|
BitwiseXORAssign
|
||
|
|
RemainderAssign
|
||
|
|
LeftShiftAssign
|
||
|
|
SignedRightShiftAssign
|
||
|
|
Assignment
|
||
|
|
BitwiseComplement
|
||
|
|
LessThan
|
||
|
|
GreaterThan
|
||
|
|
LogicalComplement
|
||
|
|
Question
|
||
|
|
Colon
|
||
|
|
Addition
|
||
|
|
Subtraction
|
||
|
|
Multiplication
|
||
|
|
Division
|
||
|
|
BitwiseAND
|
||
|
|
BitwiseOR
|
||
|
|
BitwiseXOR
|
||
|
|
Remainder
|
||
|
|
IDENTIFIER
|
||
|
|
|
||
|
|
rule names:
|
||
|
|
prog
|
||
|
|
identifier
|
||
|
|
qualifiedIdentifier
|
||
|
|
literal
|
||
|
|
expression
|
||
|
|
conditionalExpr
|
||
|
|
logicalOrExpr
|
||
|
|
logicalAndExpr
|
||
|
|
equalityExpr
|
||
|
|
relationalExpr
|
||
|
|
additiveExpr
|
||
|
|
multiplicativeExpr
|
||
|
|
unaryExpr
|
||
|
|
postfixExpr
|
||
|
|
primaryExpr
|
||
|
|
assignmentOperator
|
||
|
|
type
|
||
|
|
statementExpression
|
||
|
|
constantExpression
|
||
|
|
identifierSuffix
|
||
|
|
postfixOp
|
||
|
|
primitiveType
|
||
|
|
argumentsOpt
|
||
|
|
arguments
|
||
|
|
bracketsOpt
|
||
|
|
creator
|
||
|
|
innerCreator
|
||
|
|
arrayCreatorRest
|
||
|
|
classCreatorRest
|
||
|
|
arrayInitializer
|
||
|
|
variableInitializer
|
||
|
|
parExpression
|
||
|
|
block
|
||
|
|
blockStatements
|
||
|
|
blockStatement
|
||
|
|
localVariableDeclarationStatement
|
||
|
|
statement
|
||
|
|
statementIncompleteIf
|
||
|
|
completeIf
|
||
|
|
catches
|
||
|
|
catchClause
|
||
|
|
switchStatement
|
||
|
|
switchBlockStatementGroups
|
||
|
|
switchBlockStatementGroup
|
||
|
|
switchLabel
|
||
|
|
moreStatementExpressions
|
||
|
|
forInit
|
||
|
|
forUpdate
|
||
|
|
modifiersOpt
|
||
|
|
modifier
|
||
|
|
variableDeclarators
|
||
|
|
variableDeclaratorsRest
|
||
|
|
constantDeclaratorsRest
|
||
|
|
variableDeclarator
|
||
|
|
constantDeclarator
|
||
|
|
variableDeclaratorRest
|
||
|
|
constantDeclaratorRest
|
||
|
|
variableDeclaratorId
|
||
|
|
compilationUnit
|
||
|
|
importDeclaration
|
||
|
|
typeDeclaration
|
||
|
|
classOrInterfaceDeclaration
|
||
|
|
classDeclaration
|
||
|
|
interfaceDeclaration
|
||
|
|
typeList
|
||
|
|
classBody
|
||
|
|
interfaceBody
|
||
|
|
classBodyDeclaration
|
||
|
|
memberDecl
|
||
|
|
methodOrFieldDecl
|
||
|
|
methodOrFieldRest
|
||
|
|
interfaceBodyDeclaration
|
||
|
|
interfaceMemberDecl
|
||
|
|
interfaceMethodOrFieldDecl
|
||
|
|
interfaceMethodOrFieldRest
|
||
|
|
methodDeclaratorRest
|
||
|
|
voidMethodDeclaratorRest
|
||
|
|
interfaceMethodDeclaratorRest
|
||
|
|
voidInterfaceMethodDeclaratorRest
|
||
|
|
constructorDeclaratorRest
|
||
|
|
qualifiedIdentifierList
|
||
|
|
formalParameters
|
||
|
|
formalParameter
|
||
|
|
methodBody
|
||
|
|
|
||
|
|
|
||
|
|
atn:
|
||
|
|
[4, 1, 104, 877, 2, 0, 7, 0, 2, 1, 7, 1, 2, 2, 7, 2, 2, 3, 7, 3, 2, 4, 7, 4, 2, 5, 7, 5, 2, 6, 7, 6, 2, 7, 7, 7, 2, 8, 7, 8, 2, 9, 7, 9, 2, 10, 7, 10, 2, 11, 7, 11, 2, 12, 7, 12, 2, 13, 7, 13, 2, 14, 7, 14, 2, 15, 7, 15, 2, 16, 7, 16, 2, 17, 7, 17, 2, 18, 7, 18, 2, 19, 7, 19, 2, 20, 7, 20, 2, 21, 7, 21, 2, 22, 7, 22, 2, 23, 7, 23, 2, 24, 7, 24, 2, 25, 7, 25, 2, 26, 7, 26, 2, 27, 7, 27, 2, 28, 7, 28, 2, 29, 7, 29, 2, 30, 7, 30, 2, 31, 7, 31, 2, 32, 7, 32, 2, 33, 7, 33, 2, 34, 7, 34, 2, 35, 7, 35, 2, 36, 7, 36, 2, 37, 7, 37, 2, 38, 7, 38, 2, 39, 7, 39, 2, 40, 7, 40, 2, 41, 7, 41, 2, 42, 7, 42, 2, 43, 7, 43, 2, 44, 7, 44, 2, 45, 7, 45, 2, 46, 7, 46, 2, 47, 7, 47, 2, 48, 7, 48, 2, 49, 7, 49, 2, 50, 7, 50, 2, 51, 7, 51, 2, 52, 7, 52, 2, 53, 7, 53, 2, 54, 7, 54, 2, 55, 7, 55, 2, 56, 7, 56, 2, 57, 7, 57, 2, 58, 7, 58, 2, 59, 7, 59, 2, 60, 7, 60, 2, 61, 7, 61, 2, 62, 7, 62, 2, 63, 7, 63, 2, 64, 7, 64, 2, 65, 7, 65, 2, 66, 7, 66, 2, 67, 7, 67, 2, 68, 7, 68, 2, 69, 7, 69, 2, 70, 7, 70, 2, 71, 7, 71, 2, 72, 7, 72, 2, 73, 7, 73, 2, 74, 7, 74, 2, 75, 7, 75, 2, 76, 7, 76, 2, 77, 7, 77, 2, 78, 7, 78, 2, 79, 7, 79, 2, 80, 7, 80, 2, 81, 7, 81, 2, 82, 7, 82, 2, 83, 7, 83, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 5, 2, 177, 8, 2, 10, 2, 12, 2, 180, 9, 2, 1, 3, 1, 3, 1, 4, 1, 4, 1, 4, 1, 4, 1, 4, 3, 4, 189, 8, 4, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 1, 5, 3, 5, 198, 8, 5, 1, 6, 1, 6, 1, 6, 5, 6, 203, 8, 6, 10, 6, 12, 6, 206, 9, 6, 1, 7, 1, 7, 1, 7, 5, 7, 211, 8, 7, 10, 7, 12, 7, 214, 9, 7, 1, 8, 1, 8, 1, 8, 5, 8, 219, 8, 8, 10, 8, 12, 8, 222, 9, 8, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 5, 9, 229, 8, 9, 10, 9, 12, 9, 232, 9, 9, 1, 10, 1, 10, 1, 10, 5, 10, 237, 8, 10, 10, 10, 12, 10, 240, 9, 10, 1, 11, 1, 11, 1, 11, 5, 11, 245, 8, 11, 10, 11, 12, 11, 248, 9, 11, 1, 12, 1, 12, 1, 12, 1, 12, 1, 12, 1, 12, 1, 12, 3, 12, 257, 8, 12, 1, 13, 1, 13, 1, 13, 1, 13, 1, 13, 1, 13, 1, 13, 1, 13, 1, 13, 1, 13, 5, 13, 269, 8, 13, 10, 13, 12, 13, 272, 9, 13, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 3, 14, 286, 8, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 5, 14, 295, 8, 14, 10, 14, 12, 14, 298, 9, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 1, 14, 3, 14, 307, 8, 14, 1, 15, 1, 15, 1, 16, 1, 16, 1, 16, 5, 16, 314, 8, 16, 10, 16, 12, 16, 317, 9, 16, 1, 16, 1, 16, 1, 16, 3, 16, 322, 8, 16, 1, 17, 1, 17, 1, 18, 1, 18, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 1, 19, 3, 19, 347, 8, 19, 3, 19, 349, 8, 19, 1, 20, 1, 20, 1, 21, 1, 21, 1, 22, 3, 22, 356, 8, 22, 1, 23, 1, 23, 1, 23, 1, 23, 5, 23, 362, 8, 23, 10, 23, 12, 23, 365, 9, 23, 3, 23, 367, 8, 23, 1, 23, 1, 23, 1, 24, 1, 24, 5, 24, 373, 8, 24, 10, 24, 12, 24, 376, 9, 24, 1, 25, 1, 25, 1, 25, 3, 25, 381, 8, 25, 1, 26, 1, 26, 1, 26, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 1, 27, 5, 27, 398, 8, 27, 10, 27, 12, 27, 401, 9, 27, 3, 27, 403, 8, 27, 1, 28, 1, 28, 3, 28, 407, 8, 28, 1, 29, 1, 29, 1, 29, 1, 29, 5, 29, 413, 8, 29, 10, 29, 12, 29, 416, 9, 29, 1, 29, 3, 29, 419, 8, 29, 3, 29, 421, 8, 29, 1, 29, 1, 29, 1, 30, 1, 30, 3, 30, 427, 8, 30, 1, 31, 1, 31, 1, 31, 1, 31, 1, 32, 1, 32, 1, 32, 1, 32, 1, 33, 5, 33, 438, 8, 33, 10, 33, 12, 33, 441, 9, 33, 1, 34, 1, 34, 1, 34, 1, 34, 1, 34, 3, 34, 448, 8, 34, 1, 34, 3, 34, 451, 8, 34, 1, 35, 3, 35, 454, 8, 35, 1, 35, 1, 35, 1, 35, 1, 36, 1, 36, 1, 36, 1, 36, 1, 36, 3, 36, 464, 8, 36, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 3, 37, 476, 8, 37, 1, 37, 1, 37, 3, 37, 480, 8, 37, 1, 37, 1, 37, 3, 37, 484, 8, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 3, 37, 520, 8, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 3, 37, 529, 8, 37, 1, 37, 1, 37, 1, 37, 3, 37, 534, 8, 37, 1, 37, 1, 37, 1, 37, 1, 37, 1, 37, 3, 37, 541, 8, 37, 1, 38, 1, 38, 1, 38, 1, 38, 1, 38, 1, 38, 1, 38, 3, 38
|