add show list methods

This commit is contained in:
Aleksey Chichenkov 2018-09-18 17:41:21 +03:00
parent 058104b10f
commit 3478e04a63
7 changed files with 1064 additions and 121 deletions

View file

@ -1,7 +1,6 @@
<?js
var data = obj;
var self = this;
console.log("!!!!!!!!!!!!!!! sdfasdfasdfasdf !!!!!!!!!!!!!!!!!");
?>
<?js if (data.kind !== 'module' && !data.hideconstructor) { ?>
<?js if (data.kind === 'class' && data.classdesc) { ?>