Uses of Enum Class
org.graylog.plugins.pipelineprocessor.ast.expressions.Expression.Type
Packages that use Expression.Type
-
Uses of Expression.Type in org.graylog.plugins.pipelineprocessor.ast.expressions
Methods in org.graylog.plugins.pipelineprocessor.ast.expressions that return Expression.TypeModifier and TypeMethodDescriptiondefault Expression.TypeExpression.nodeType()static Expression.TypeReturns the enum constant of this class with the specified name.static Expression.Type[]Expression.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.