Uses of Enum Class
de.cuioss.tools.formatting.template.lexer.Lexer.ExpressionLanguage
Packages that use Lexer.ExpressionLanguage
Package
Description
This packages contains classes for operations for different string templates.
-
Uses of Lexer.ExpressionLanguage in de.cuioss.tools.formatting.template.lexer
Methods in de.cuioss.tools.formatting.template.lexer that return Lexer.ExpressionLanguageModifier and TypeMethodDescriptionstatic Lexer.ExpressionLanguageReturns the enum constant of this class with the specified name.static Lexer.ExpressionLanguage[]Lexer.ExpressionLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.cuioss.tools.formatting.template.lexer with parameters of type Lexer.ExpressionLanguageModifier and TypeMethodDescriptionstatic LexerBuilder.BuilderLexerBuilder.withExpressionLanguage(Lexer.ExpressionLanguage expLanguage)