Package org.aspectj.org.eclipse.jdt.internal.compiler.parser
package org.aspectj.org.eclipse.jdt.internal.compiler.parser
-
ClassDescriptionParser specialized for decoding javadoc commentsCompanion class for AbstractCommentParser to decide significance of whitespace within a markdown comment, and to detect code blocks (either by indentation or fenced with
```).Parser specialized for decoding javadoc commentsJavadoc tag constants.A record class representing additional tags to be made available at specific java version levels.Internal method structure for parsing recoveryInternal type structure for parsing recoveryIMPORTANT NOTE: Internal Scanner implementation.Maps each terminal symbol in the java-grammar into a unique integer.