Uses of Enum Class
de.odysseus.el.tree.impl.Parser.ExtensionPoint
Packages that use Parser.ExtensionPoint
-
Uses of Parser.ExtensionPoint in de.odysseus.el.tree.impl
Fields in de.odysseus.el.tree.impl declared as Parser.ExtensionPointModifier and TypeFieldDescriptionprivate final Parser.ExtensionPoint
Parser.ExtensionHandler.point
Methods in de.odysseus.el.tree.impl that return Parser.ExtensionPointModifier and TypeMethodDescriptionParser.ExtensionHandler.getExtensionPoint()
static Parser.ExtensionPoint
Returns the enum constant of this class with the specified name.static Parser.ExtensionPoint[]
Parser.ExtensionPoint.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.odysseus.el.tree.impl with parameters of type Parser.ExtensionPoint