Package org.jruby.ir.runtime
Class IRWrappedLambdaReturnValue
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jruby.ir.runtime.IRJump
org.jruby.ir.runtime.IRWrappedLambdaReturnValue
- All Implemented Interfaces:
Serializable,Unrescuable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.ir.runtime.IRJump
fillInStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
returnValue
-
isBreak
final boolean isBreak
-
-
Constructor Details
-
IRWrappedLambdaReturnValue
-
IRWrappedLambdaReturnValue
-
-
Method Details
-
isReturn
public boolean isReturn()
-