@Target(value={METHOD,TYPE}) @Retention(value=CLASS) public @interface EarlyExit
For example, the return keyword is a function that causes an early exit.
return
Copyright © 2021 the original authors or authors.