reading constructors from binary classes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package jet.runtime.typeinfo;
|
||||
|
||||
/**
|
||||
* @author Stepan Koltsov
|
||||
*/
|
||||
public @interface JetConstructor {
|
||||
}
|
||||
Reference in New Issue
Block a user