Currently, the format of entry_points.csv is different from other files. The current result in entry_points.csv: subject | method | type FQN -- | -- | -- Test | p.A.m()V | ! not implement now I will add code reference after the pull request is accepted.