Class MatchNode.RuleValue
- java.lang.Object
-
- org.jetbrains.java.decompiler.struct.match.MatchNode.RuleValue
-
- Enclosing class:
- MatchNode
public static class MatchNode.RuleValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RuleValue(int parameter, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisVariable()java.lang.StringtoString()
-