Class ByteCodeParser.JsrReturnAddressExpression
java.lang.Object
org.jd.core.v1.model.javasyntax.expression.AbstractLineNumberExpression
org.jd.core.v1.model.javasyntax.expression.AbstractLineNumberTypeExpression
org.jd.core.v1.model.javasyntax.expression.NullExpression
org.jd.core.v1.service.converter.classfiletojavasyntax.util.ByteCodeParser.JsrReturnAddressExpression
- All Implemented Interfaces:
Iterable<Expression>, BaseExpression, Expression, Base<Expression>
- Enclosing class:
ByteCodeParser
-
Field Summary
Fields inherited from class AbstractLineNumberTypeExpression
typeFields inherited from class AbstractLineNumberExpression
lineNumberFields inherited from interface Expression
UNKNOWN_LINE_NUMBER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NullExpression
acceptMethods inherited from class AbstractLineNumberTypeExpression
getType, setTypeMethods inherited from class AbstractLineNumberExpression
getLineNumber, getPriorityMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
JsrReturnAddressExpression
public JsrReturnAddressExpression()
-
-
Method Details
-
toString
- Overrides:
toStringin classNullExpression
-