public static class TypedValue.ThisValue extends TypedValue
TypedValue.ArgValue, TypedValue.BinaryOperationValue, TypedValue.CastValue, TypedValue.ComparisonValue, TypedValue.GetFieldValue, TypedValue.GetStaticFieldValue, TypedValue.MathOpValue, TypedValue.NewValue, TypedValue.NotValue, TypedValue.ThisValue, TypedValue.UnaryMathOpValue, TypedValue.UnaryOperationValue| Constructor and Description |
|---|
ThisValue(org.jinq.rebased.org.objectweb.asm.Type t) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
<I,O,E extends Exception> |
visit(TypedValueVisitor<I,O,E> visitor,
I input) |
equals, getSize, getType, hashCode, isPrimitivepublic <I,O,E extends Exception> O visit(TypedValueVisitor<I,O,E> visitor, I input) throws E extends Exception
visit in class TypedValueE extends ExceptionCopyright © 2018. All Rights Reserved.