Interface Expression.OutputSink
- Enclosing class:
- Expression
public static interface Expression.OutputSink
-
Method Summary
Modifier and TypeMethodDescriptionvoidcapture(FlowValue node, Expression expr, ExpressionContext ctx) voidvoiddecorateInjectorSpecific(org.objectweb.asm.tree.AbstractInsnNode insn, String key, Object value) default voidreportMatchStatus(FlowValue node, Expression expr, boolean matched) default voidreportPartialMatch(FlowValue node, Expression expr)
-
Method Details
-
capture
-
decorate
-
decorateInjectorSpecific
-
reportMatchStatus
-
reportPartialMatch
-