Class CommentRecorderParser

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
All Implemented Interfaces:
OperatorIds, TypeIds, ConflictedParser, ParserBasicInformation, TerminalTokens
Direct Known Subclasses:
SourceElementParser

public class CommentRecorderParser extends Parser
Internal parser used for parsing source to create DOM AST nodes.
Since:
3.0