Uses of Class
org.eclipse.mat.parser.internal.util.ParserRegistry.Parser
Packages that use ParserRegistry.Parser
Package
Description
Implementations for building the snapshot (not API).
Input/output utilities for the parser component (not API).
-
Uses of ParserRegistry.Parser in org.eclipse.mat.parser.internal
Methods in org.eclipse.mat.parser.internal with parameters of type ParserRegistry.ParserModifier and TypeMethodDescriptionSnapshotImplBuilder.create
(ParserRegistry.Parser parser, IProgressListener listener) -
Uses of ParserRegistry.Parser in org.eclipse.mat.parser.internal.util
Subclasses of ParserRegistry.Parser in org.eclipse.mat.parser.internal.utilModifier and TypeClassDescriptionclass
This is not a real parser - but a place holder.Methods in org.eclipse.mat.parser.internal.util that return ParserRegistry.ParserModifier and TypeMethodDescriptionParserRegistry.createDelegate
(IConfigurationElement configElement) ParserRegistry.lookupParser
(String uniqueIdentifier) Methods in org.eclipse.mat.parser.internal.util that return types with arguments of type ParserRegistry.ParserModifier and TypeMethodDescriptionParserRegistry.delegates()
ParserRegistry.matchParser
(String fileName) ParserRegistry.matchParser
(IContentType contentType)