Uses of Enum
security.whisper.javastix.pattern.PatternExpression.ExpressionType
Packages that use PatternExpression.ExpressionType
-
Uses of PatternExpression.ExpressionType in security.whisper.javastix.pattern
Methods in security.whisper.javastix.pattern that return PatternExpression.ExpressionTypeModifier and TypeMethodDescriptionPatternExpression.getType()Get the expression typeReturns the enum constant of this type with the specified name.static PatternExpression.ExpressionType[]PatternExpression.ExpressionType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PatternExpression.ExpressionType in security.whisper.javastix.pattern.expressions
Methods in security.whisper.javastix.pattern.expressions that return PatternExpression.ExpressionType