Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.parse.wildcard |
Modifier and Type | Field and Description |
---|---|
private OptionalMatch<LValue> |
WildcardMatch.ArithmeticMutationWildcard.lhs |
private OptionalMatch<ArithOp> |
WildcardMatch.ArithmeticMutationWildcard.op |
private OptionalMatch<Expression> |
WildcardMatch.ArithmeticMutationWildcard.rhs |
Modifier and Type | Method and Description |
---|---|
OptionalMatch<ArithOp> |
WildcardMatch.ArithmeticMutationWildcard.getOp() |