方法签名
| <%=types[comment.ctx.type] %> | <%=comment.ctx.string %> | ||
| <%=types[tag.type]%> | <%=tag.types && tag.types.join(',')%> | <%-tag.description%> | |
| <%=types[tag.type]%> | <%=tag.name%>(<%=tag.types && tag.types.join(',')%>) | <%-tag.description%> | |
| <%=types[tag.type]%> | <%=tag.visibility%> | ||
| <%=types[tag.type]%> | <%=tag.string%> | ||
| <%=types[tag.type]%> | <%=tag.string%> | ||
| <%=types[tag.type]%> | <%=tag.string%> | ||
| <%=types[tag.type]%> | <%=tag.string%> | ||
| <%=types[tag.type] || tag.type%> | <%=tag.types && tag.types.join(',')%> | <%=tag.name%> | <%=tag.description%> |
| 代码 | |
||