Skip to content

add into Regex integers - for companion object name#49

Open
Liyafar27 wants to merge 1 commit intodevelopfrom
max_method_count_companion_object
Open

add into Regex integers - for companion object name#49
Liyafar27 wants to merge 1 commit intodevelopfrom
max_method_count_companion_object

Conversation

@Liyafar27
Copy link

No description provided.

override fun visitClass(node: UClass) {
val resultMethods = mutableListOf<UMethod>()
node.methods.forEach {
resultMethods.add(it)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

проблема осталась

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants