Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

関数の代入的呼び出しをサポートする #290

Closed
kujirahand opened this issue Aug 28, 2018 · 2 comments
Closed

関数の代入的呼び出しをサポートする #290

kujirahand opened this issue Aug 28, 2018 · 2 comments

Comments

@kujirahand
Copy link
Owner

getter/setterの代わり。getter的な物は最初からあるので、setterを実装する。

例えば、以下のように書くと、クリップボードにhogeが入るという感じ。

クリップボード = "hoge"
@kujirahand
Copy link
Owner Author

サポート完了

@kujirahand
Copy link
Owner Author

関数呼び出しに、setterかどうかを当てるのは、美しくないので、sys.isSetterに値が入るように工夫する。

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

No branches or pull requests

1 participant