Klasse TheOriginalJDTScannerClass
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
- Alle implementierten Schnittstellen:
TerminalTokens
- Bekannte direkte Unterklassen:
Scanner
IMPORTANT NOTE: Internal Scanner implementation. It is mirrored in
org.aspectj.org.eclipse.jdt.core.compiler public package where it is API.
The mirror implementation is using the backward compatible ITerminalSymbols constant
definitions (stable with 2.0), whereas the internal implementation uses TerminalTokens
which constant values reflect the latest parser generation state.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringstatic final intintbooleanbooleanstatic intintint[]int[]int[]longbooleanstatic final intcharintbooleanstatic final Stringintbooleanintchar[][]int[][]char[][]char[][]static final intstatic final intstatic final char[]static final Stringintprotected booleanbooleanstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringbooleanintprotected intint[]intstatic final intstatic final intprotected booleanprotected intprotected intstatic final Stringbooleanprotected intbooleanbooleanstatic final intprotected org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass.ScanContextbooleanbooleanchar[]longstatic final intintstatic final charstatic final intstatic final char[]static final intchar[][]char[][]booleanbooleanstatic final Stringbooleanstatic final Stringstatic final Stringstatic final Stringbooleanbooleanboolean[]booleanchar[]intVon Schnittstelle geerbte Felder org.aspectj.org.eclipse.jdt.internal.compiler.parser.TerminalTokens
TokenNameabstract, TokenNameafter, TokenNameAND, TokenNameAND_AND, TokenNameAND_EQUAL, TokenNamearound, TokenNameARROW, TokenNameaspect, TokenNameassert, TokenNameAT, TokenNameAT308, TokenNameAT308DOTDOTDOT, TokenNamebefore, TokenNameBeginCaseElement, TokenNameBeginCaseExpr, TokenNameBeginIntersectionCast, TokenNameBeginLambda, TokenNameBeginTypeArguments, TokenNameboolean, TokenNamebreak, TokenNamebyte, TokenNamecase, TokenNamecatch, TokenNamechar, TokenNameCharacterLiteral, TokenNameclass, TokenNameCOLON, TokenNameCOLON_COLON, TokenNameCOMMA, TokenNameCOMMENT_BLOCK, TokenNameCOMMENT_JAVADOC, TokenNameCOMMENT_LINE, TokenNameconst, TokenNamecontinue, TokenNamedeclare, TokenNamedefault, TokenNameDIVIDE, TokenNameDIVIDE_EQUAL, TokenNamedo, TokenNameDOT, TokenNamedouble, TokenNameDoubleLiteral, TokenNameElidedSemicolonAndRightBrace, TokenNameELLIPSIS, TokenNameelse, TokenNameenum, TokenNameEOF, TokenNameEQUAL, TokenNameEQUAL_EQUAL, TokenNameERROR, TokenNameexports, TokenNameextends, TokenNamefalse, TokenNamefinal, TokenNamefinally, TokenNamefloat, TokenNameFloatingPointLiteral, TokenNamefor, TokenNamegoto, TokenNameGREATER, TokenNameGREATER_EQUAL, TokenNameIdentifier, TokenNameif, TokenNameimplements, TokenNameimport, TokenNameinstanceof, TokenNameint, TokenNameIntegerLiteral, TokenNameinterface, TokenNameLBRACE, TokenNameLBRACKET, TokenNameLEFT_SHIFT, TokenNameLEFT_SHIFT_EQUAL, TokenNameLESS, TokenNameLESS_EQUAL, TokenNamelong, TokenNameLongLiteral, TokenNameLPAREN, TokenNameMINUS, TokenNameMINUS_EQUAL, TokenNameMINUS_MINUS, TokenNamemodule, TokenNameMULTIPLY, TokenNameMULTIPLY_EQUAL, TokenNamenative, TokenNamenew, TokenNamenon_sealed, TokenNameNOT, TokenNameNOT_EQUAL, TokenNameNotAToken, TokenNamenull, TokenNameopen, TokenNameopens, TokenNameOR, TokenNameOR_EQUAL, TokenNameOR_OR, TokenNamepackage, TokenNamePLUS, TokenNamePLUS_EQUAL, TokenNamePLUS_PLUS, TokenNamepointcut, TokenNameprivate, TokenNameprivileged, TokenNameprotected, TokenNameprovides, TokenNamepublic, TokenNameQUESTION, TokenNameRBRACE, TokenNameRBRACKET, TokenNameREMAINDER, TokenNameREMAINDER_EQUAL, TokenNamerequires, TokenNameRestrictedIdentifierpermits, TokenNameRestrictedIdentifierrecord, TokenNameRestrictedIdentifiersealed, TokenNameRestrictedIdentifierWhen, TokenNameRestrictedIdentifierYield, TokenNamereturn, TokenNameRIGHT_SHIFT, TokenNameRIGHT_SHIFT_EQUAL, TokenNameRPAREN, TokenNameSEMICOLON, TokenNameshort, TokenNameSingleQuoteStringLiteral, TokenNamestatic, TokenNamestrictfp, TokenNameStringLiteral, TokenNamesuper, TokenNameswitch, TokenNamesynchronized, TokenNameTextBlock, TokenNamethis, TokenNamethrow, TokenNamethrows, TokenNameto, TokenNametransient, TokenNametransitive, TokenNametrue, TokenNametry, TokenNameTWIDDLE, TokenNameUNSIGNED_RIGHT_SHIFT, TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL, TokenNameuses, TokenNamevoid, TokenNamevolatile, TokenNamewhile, TokenNameWHITESPACE, TokenNamewith, TokenNameXOR, TokenNameXOR_EQUAL -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungTheOriginalJDTScannerClass(boolean tokenizeComments, boolean tokenizeWhiteSpace, boolean checkNonExternalizedStringLiterals, long sourceLevel, char[][] taskTags, char[][] taskPriorities, boolean isTaskCaseSensitive) TheOriginalJDTScannerClass(boolean tokenizeComments, boolean tokenizeWhiteSpace, boolean checkNonExternalizedStringLiterals, long sourceLevel, char[][] taskTags, char[][] taskPriorities, boolean isTaskCaseSensitive, boolean isPreviewEnabled) TheOriginalJDTScannerClass(boolean tokenizeComments, boolean tokenizeWhiteSpace, boolean checkNonExternalizedStringLiterals, long sourceLevel, long complianceLevel, char[][] taskTags, char[][] taskPriorities, boolean isTaskCaseSensitive, boolean isPreviewEnabled) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanfinal booleanatEnd()protected final booleanvoidcheckTaskTag(int commentStart, int commentEnd) protected intdisambiguateArrowWithCaseExpr(TheOriginalJDTScannerClass scanner, int retToken) intfastForward(Statement unused) char[]final Stringchar[]intchar[]char[]intfinal Stringboolean[]final intgetLineEnd(int lineNumber) final int[]final intgetLineNumber(int position) Search the line number corresponding to a specific positionfinal intgetLineStart(int lineNumber) Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.final intfinal booleangetNextChar(char testedChar) final intgetNextChar(char testedChar1, char testedChar2) final booleanfinal booleangetNextCharAsDigit(int radix) booleanbooleanfinal intprotected intOverridable hook, to allow CompletionScanner to hide a faked identifier token.intprotected intvoidNLSTag[]final char[]final char[]char[]protected booleanprotected booleanstatic booleanisIdentifier(int token) booleanstatic booleanisKeyword(int token) static booleanisLiteral(int token) static booleanisRestrictedKeyword(int token) final voidfinal booleanprotected final booleanprotected booleanprotected final booleanmayBeAtCasePattern(int token) protected booleanmayBeAtGuard(int token) protected final booleanprotected final booleanprotected intprocessSingleQuotes(boolean checkIfUnicode) final voidfinal voidvoidrecordComment(int token) voidresetTo(int begin, int end) Reposition the scanner on some portion of the original source.voidresetTo(int begin, int end, boolean isModuleInfo) voidresetTo(int begin, int end, boolean isModuleInfo, org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass.ScanContext context) Reposition the scanner on some portion of the original source.protected final voidprotected intprotected intprotected final booleanprotected final booleanintintintintscanNumber(boolean dotPrefix) voidsetActiveParser(ConflictedParser parser) final voidsetSource(char[] sourceString) final voidsetSource(char[] contents, CompilationResult compilationResult) final voidsetSource(CompilationResult compilationResult) toString()toStringAction(int act) voidungetToken(int unambiguousToken) voidunicodeInitializeBuffer(int length) voidvoidunicodeStore(char character) protected voidupdateCase(int token)
-
Felddetails
-
sourceLevel
public long sourceLevel -
complianceLevel
public long complianceLevel -
useAssertAsAnIndentifier
public boolean useAssertAsAnIndentifier -
containsAssertKeyword
public boolean containsAssertKeyword -
previewEnabled
public boolean previewEnabled -
useEnumAsAnIndentifier
public boolean useEnumAsAnIndentifier -
recordLineSeparator
public boolean recordLineSeparator -
currentCharacter
public char currentCharacter -
startPosition
public int startPosition -
currentPosition
public int currentPosition -
initialPosition
public int initialPosition -
eofPosition
public int eofPosition -
skipComments
public boolean skipComments -
tokenizeComments
public boolean tokenizeComments -
tokenizeWhiteSpace
public boolean tokenizeWhiteSpace -
source
public char[] source -
withoutUnicodeBuffer
public char[] withoutUnicodeBuffer -
withoutUnicodePtr
public int withoutUnicodePtr -
unicodeAsBackSlash
public boolean unicodeAsBackSlash -
scanningFloatLiteral
public boolean scanningFloatLiteral -
COMMENT_ARRAYS_SIZE
public static int COMMENT_ARRAYS_SIZE -
commentStops
public int[] commentStops -
commentStarts
public int[] commentStarts -
commentTagStarts
public int[] commentTagStarts -
commentPtr
public int commentPtr -
lastCommentLinePosition
public int lastCommentLinePosition -
foundTaskTags
public char[][] foundTaskTags -
foundTaskMessages
public char[][] foundTaskMessages -
foundTaskPriorities
public char[][] foundTaskPriorities -
foundTaskPositions
public int[][] foundTaskPositions -
foundTaskCount
public int foundTaskCount -
taskTags
public char[][] taskTags -
taskPriorities
public char[][] taskPriorities -
isTaskCaseSensitive
public boolean isTaskCaseSensitive -
diet
public boolean diet -
lineEnds
public int[] lineEnds -
linePtr
public int linePtr -
wasAcr
public boolean wasAcr -
fakeInModule
public boolean fakeInModule -
caseStartPosition
public int caseStartPosition -
scanContext
protected org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass.ScanContext scanContext -
insideModuleInfo
protected boolean insideModuleInfo -
END_OF_SOURCE
- Siehe auch:
-
INVALID_HEXA
- Siehe auch:
-
INVALID_OCTAL
- Siehe auch:
-
INVALID_CHARACTER_CONSTANT
- Siehe auch:
-
INVALID_ESCAPE
- Siehe auch:
-
INVALID_INPUT
- Siehe auch:
-
INVALID_TEXTBLOCK
- Siehe auch:
-
INVALID_UNICODE_ESCAPE
- Siehe auch:
-
INVALID_FLOAT
- Siehe auch:
-
INVALID_LOW_SURROGATE
- Siehe auch:
-
INVALID_HIGH_SURROGATE
- Siehe auch:
-
NULL_SOURCE_STRING
- Siehe auch:
-
UNTERMINATED_STRING
- Siehe auch:
-
UNTERMINATED_TEXT_BLOCK
- Siehe auch:
-
UNTERMINATED_COMMENT
- Siehe auch:
-
INVALID_CHAR_IN_STRING
- Siehe auch:
-
INVALID_DIGIT
- Siehe auch:
-
INVALID_BINARY
- Siehe auch:
-
BINARY_LITERAL_NOT_BELOW_17
- Siehe auch:
-
ILLEGAL_HEXA_LITERAL
- Siehe auch:
-
INVALID_UNDERSCORE
- Siehe auch:
-
UNDERSCORES_IN_LITERALS_NOT_BELOW_17
- Siehe auch:
-
TAG_PREFIX
public static final char[] TAG_PREFIX -
TAG_PREFIX_LENGTH
public static final int TAG_PREFIX_LENGTH -
TAG_POSTFIX
public static final char TAG_POSTFIX- Siehe auch:
-
TAG_POSTFIX_LENGTH
public static final int TAG_POSTFIX_LENGTH- Siehe auch:
-
IDENTITY_COMPARISON_TAG
public static final char[] IDENTITY_COMPARISON_TAG -
validIdentityComparisonLines
public boolean[] validIdentityComparisonLines -
checkUninternedIdentityComparison
public boolean checkUninternedIdentityComparison -
nlsTagsPtr
protected int nlsTagsPtr -
checkNonExternalizedStringLiterals
public boolean checkNonExternalizedStringLiterals -
lastPosition
protected int lastPosition -
returnOnlyGreater
public boolean returnOnlyGreater -
insideRecovery
public boolean insideRecovery -
nextToken
protected int nextToken -
multiCaseLabelComma
protected boolean multiCaseLabelComma -
RoundBracket
public static final int RoundBracket- Siehe auch:
-
SquareBracket
public static final int SquareBracket- Siehe auch:
-
CurlyBracket
public static final int CurlyBracket- Siehe auch:
-
BracketKinds
public static final int BracketKinds- Siehe auch:
-
LOW_SURROGATE_MIN_VALUE
public static final int LOW_SURROGATE_MIN_VALUE- Siehe auch:
-
HIGH_SURROGATE_MIN_VALUE
public static final int HIGH_SURROGATE_MIN_VALUE- Siehe auch:
-
HIGH_SURROGATE_MAX_VALUE
public static final int HIGH_SURROGATE_MAX_VALUE- Siehe auch:
-
LOW_SURROGATE_MAX_VALUE
public static final int LOW_SURROGATE_MAX_VALUE- Siehe auch:
-
rawStart
protected int rawStart
-
-
Konstruktordetails
-
TheOriginalJDTScannerClass
public TheOriginalJDTScannerClass() -
TheOriginalJDTScannerClass
public TheOriginalJDTScannerClass(boolean tokenizeComments, boolean tokenizeWhiteSpace, boolean checkNonExternalizedStringLiterals, long sourceLevel, long complianceLevel, char[][] taskTags, char[][] taskPriorities, boolean isTaskCaseSensitive, boolean isPreviewEnabled) -
TheOriginalJDTScannerClass
public TheOriginalJDTScannerClass(boolean tokenizeComments, boolean tokenizeWhiteSpace, boolean checkNonExternalizedStringLiterals, long sourceLevel, char[][] taskTags, char[][] taskPriorities, boolean isTaskCaseSensitive, boolean isPreviewEnabled) -
TheOriginalJDTScannerClass
public TheOriginalJDTScannerClass(boolean tokenizeComments, boolean tokenizeWhiteSpace, boolean checkNonExternalizedStringLiterals, long sourceLevel, char[][] taskTags, char[][] taskPriorities, boolean isTaskCaseSensitive)
-
-
Methodendetails
-
atEnd
public final boolean atEnd() -
checkTaskTag
- Löst aus:
InvalidInputException
-
getCurrentIdentifierSource
public char[] getCurrentIdentifierSource() -
getCurrentTokenEndPosition
public int getCurrentTokenEndPosition() -
getCurrentTokenSource
public char[] getCurrentTokenSource() -
getCurrentTokenString
-
getCurrentTokenSourceString
public char[] getCurrentTokenSourceString() -
scanForTextBlockBeginning
protected final boolean scanForTextBlockBeginning() -
scanForTextBlockClose
- Löst aus:
InvalidInputException
-
getCurrentTextBlock
public char[] getCurrentTextBlock() -
getCurrentStringLiteral
-
getRawTokenSource
public final char[] getRawTokenSource() -
getRawTokenSourceEnd
public final char[] getRawTokenSourceEnd() -
getCurrentTokenStartPosition
public int getCurrentTokenStartPosition() -
getLineEnd
public final int getLineEnd(int lineNumber) -
getLineEnds
public final int[] getLineEnds() -
getLineStart
public final int getLineStart(int lineNumber) Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition. Character positions are 0-based. e.g. getLineStart(1) --> 0 indicates that the first line starts at character 0. In case the given line number is inconsistent, answers -1.- Parameter:
lineNumber- int- Gibt zurück:
- int
-
getNextChar
public final int getNextChar() -
getNextCharWithBoundChecks
public final int getNextCharWithBoundChecks() -
getNextChar
public final boolean getNextChar(char testedChar) -
getNextChar
public final int getNextChar(char testedChar1, char testedChar2) -
getNextCharAsDigit
- Löst aus:
InvalidInputException
-
getNextCharAsDigit
public final boolean getNextCharAsDigit(int radix) -
getNextCharAsJavaIdentifierPartWithBoundCheck
public boolean getNextCharAsJavaIdentifierPartWithBoundCheck() -
getNextCharAsJavaIdentifierPart
public boolean getNextCharAsJavaIdentifierPart() -
scanIdentifier
- Löst aus:
InvalidInputException
-
ungetToken
public void ungetToken(int unambiguousToken) -
updateCase
protected void updateCase(int token) -
getNextToken
- Löst aus:
InvalidInputException
-
getNextToken0
- Löst aus:
InvalidInputException
-
processSingleQuotes
- Löst aus:
InvalidInputException
-
scanForStringLiteral
- Löst aus:
InvalidInputException
-
scanForTextBlock
- Löst aus:
InvalidInputException
-
getNextUnicodeChar
- Löst aus:
InvalidInputException
-
getNLSTags
-
getIdentityComparisonLines
public boolean[] getIdentityComparisonLines() -
getSource
public char[] getSource() -
isFirstTag
protected boolean isFirstTag() -
jumpOverMethodBody
public final void jumpOverMethodBody() -
jumpOverUnicodeWhiteSpace
- Löst aus:
InvalidInputException
-
isInModuleDeclaration
public boolean isInModuleDeclaration() -
areRestrictedModuleKeywordsActive
protected boolean areRestrictedModuleKeywordsActive() -
pushLineSeparator
public final void pushLineSeparator() -
pushUnicodeLineSeparator
public final void pushUnicodeLineSeparator() -
recordComment
public void recordComment(int token) -
resetTo
public void resetTo(int begin, int end) Reposition the scanner on some portion of the original source. The given endPosition is the last valid position. Beyond this position, the scanner will answer EOF tokens (ITerminalSymbols.TokenNameEOF).- Parameter:
begin- the given start positionend- the given end position
-
resetTo
public void resetTo(int begin, int end, boolean isModuleInfo) -
resetTo
public void resetTo(int begin, int end, boolean isModuleInfo, org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass.ScanContext context) Reposition the scanner on some portion of the original source. The given endPosition is the last valid position. Beyond this position, the scanner will answer EOF tokens (ITerminalSymbols.TokenNameEOF).- Parameter:
begin- the given start positionend- the given end positionisModuleInfo- if true apply rules for restricted keywords even without a connection to a properly configured parsercontext- The scan context to use for restricted keyword support, use null to compute
-
scanEscapeCharacter
- Löst aus:
InvalidInputException
-
scanIdentifierOrKeywordWithBoundCheck
public int scanIdentifierOrKeywordWithBoundCheck() -
scanIdentifierOrKeyword
public int scanIdentifierOrKeyword() -
scanNumber
- Löst aus:
InvalidInputException
-
getLineNumber
public final int getLineNumber(int position) Search the line number corresponding to a specific position- Parameter:
position- int- Gibt zurück:
- int
-
setSource
public final void setSource(char[] sourceString) -
setSource
-
setSource
-
toString
-
toStringAction
-
unicodeInitializeBuffer
public void unicodeInitializeBuffer(int length) -
unicodeStore
public void unicodeStore() -
unicodeStore
public void unicodeStore(char character) -
isIdentifier
public static boolean isIdentifier(int token) -
isLiteral
public static boolean isLiteral(int token) -
isKeyword
public static boolean isKeyword(int token) -
mayBeAtCasePattern
protected final boolean mayBeAtCasePattern(int token) -
mayBeAtGuard
protected boolean mayBeAtGuard(int token) -
mayBeAtBreakPreview
protected final boolean mayBeAtBreakPreview() -
maybeAtLambdaOrCast
protected final boolean maybeAtLambdaOrCast() -
maybeAtReferenceExpression
protected final boolean maybeAtReferenceExpression() -
atTypeAnnotation
protected final boolean atTypeAnnotation() -
setActiveParser
-
isRestrictedKeyword
public static boolean isRestrictedKeyword(int token) -
disambiguateArrowWithCaseExpr
-
mayBeAtCaseLabelExpr
protected boolean mayBeAtCaseLabelExpr() -
isAtAssistIdentifier
protected boolean isAtAssistIdentifier() -
fastForward
-
getNextNotFakedToken
Overridable hook, to allow CompletionScanner to hide a faked identifier token.- Löst aus:
InvalidInputException
-