kh-bd / interp4j

String interpolation library for Java
9 stars 0 forks source link

Support `s` at receiver position in method call expression. #35

Closed KhadanovichSergey closed 2 years ago

KhadanovichSergey commented 2 years ago

For example, s("hello, $name").toUpperCase(), such code should be interpolated and compiled