Uses of Class
org.lifstools.jgoslin.parser.Parser
Packages that use Parser
Package
Description
This package contains the parser implementations for the lipid grammars.
-
Uses of Parser in org.lifstools.jgoslin.parser
Subclasses of Parser in org.lifstools.jgoslin.parserModifier and TypeClassDescriptionfinal classParser implementation for IUPAC Fatty acids nomenclature.final classParser implementation for the Goslin lipid shorthand nomenclature.classParser implementation for the HMDB lipid shorthand nomenclature.classParser implementation for the LIPID MAPS lipid shorthand nomenclature.classParser implementation for the updated 2020 Liebisch lipid shorthand nomenclature.classParser implementation for chemical sum formulas.classParser implementation for the updated 2020 Liebisch lipid shorthand nomenclature.Methods in org.lifstools.jgoslin.parser that return ParserModifier and TypeMethodDescriptionLipidParser.getLastSuccessfulParser()Returns the last successful parser instance.Methods in org.lifstools.jgoslin.parser with parameters of type ParserModifier and TypeMethodDescriptionprotected voidBaseParserEventHandler.sanityCheck(Parser<T> parser)