@Retention(value=CLASS) @Target(value={METHOD,CONSTRUCTOR}) public @interface JavaScriptBody
public abstract String[] args
body().public abstract String body
this. It can also
call methods and access fields - if
proper mangling
is used. Methods that return some value should end with return
statement.Copyright © 2016 API Design. All Rights Reserved.