您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
cn.taketoday.bytecode.tree.RecordComponentNode
使用
RecordComponentNode
的程序包
程序包
说明
cn.taketoday.bytecode.tree
Provides an ASM visitor that constructs a tree representation of the classes it visits.
cn.taketoday.bytecode.tree
中
RecordComponentNode
的使用
类型参数类型为
RecordComponentNode
的
cn.taketoday.bytecode.tree
中的字段
修饰符和类型
字段
说明
List
<
RecordComponentNode
>
ClassNode.
recordComponents
The record components of this class.