Uses of Class
security.whisper.javastix.pattern.expressions.CompoundExpression
Packages that use CompoundExpression
-
Uses of CompoundExpression in security.whisper.javastix.pattern
Methods in security.whisper.javastix.pattern with parameters of type CompoundExpressionModifier and TypeMethodDescriptionPatternVisitor.visitCompound(CompoundExpression compound) Visit a compound expression (AND/OR)