Package org.lifstools.jgoslin.parser
package org.lifstools.jgoslin.parser
This package contains the parser implementations for the lipid grammars.
-
ClassDescriptionAbstract base class for parser event handling.Parser implementation for IUPAC Fatty acids nomenclature.Event handler implementation for the
FattyAcidParser
.Parser implementation for the Goslin lipid shorthand nomenclature.Event handler implementation for theGoslinParser
.Parser implementation for the HMDB lipid shorthand nomenclature.Event handler implementation for theHmdbParser
.Parser implementation for the LIPID MAPS lipid shorthand nomenclature.Event handler implementation for theLipidMapsParser
.Implementation that uses all available parsers to parse a given lipid name.Parser<T>Abstract base class for parsers producing a parse result of type T.Parser implementation for the updated 2020 Liebisch lipid shorthand nomenclature.Event handler implementation for theShorthandParser
.Parser implementation for chemical sum formulas.Event handler implementation for theSumFormulaParser
.Parser implementation for the updated 2020 Liebisch lipid shorthand nomenclature.Event handler implementation for theSwissLipidsParser
.A node representing an element in the parse tree.