Search Results - "Nakamaru, Tomoki"
-
1
An Anomaly-Based Approach for Detecting Modularity Violations on Method Placement
Published in 2022 IEEE 22nd International Conference on Software Quality, Reliability and Security (QRS) (01-01-2022)“…This paper presents a technique for detecting an anomaly in method placements in Java packages. This anomaly detection helps code reviewers discover a method…”
Get full text
Conference Proceeding -
2
Generating fluent embedded domain-specific languages with subchaining
Published in Journal of computer languages (Online) (01-02-2019)“…This paper presents Silverchain, a tool that generates a fluent embedded domain-specific language (EDSL) from a BNF-style grammar. A fluent EDSL is a class…”
Get full text
Journal Article -
3
Generating a Generic Fluent API in Java
Published 14-02-2020“…The Art, Science, and Engineering of Programming, 2020, Vol. 4, Issue 3, Article 9 Context: The algorithms for generating a safe fluent API are actively…”
Get full text
Journal Article -
4
An Empirical Study of Method Chaining in Java
Published in 2020 IEEE/ACM 17th International Conference on Mining Software Repositories (MSR) (01-05-2020)“…While some promote method chaining as a good practice for improving code readability, others refer to it as a bad practice that worsens code quality. In this…”
Get full text
Conference Proceeding