Skip to content

Add support for fully inline functions in methodmaps.#48

Merged
dvander merged 2 commits intomasterfrom
methodmaps-inline-3
Jun 22, 2014
Merged

Add support for fully inline functions in methodmaps.#48
dvander merged 2 commits intomasterfrom
methodmaps-inline-3

Conversation

@dvander
Copy link
Member

@dvander dvander commented Jun 22, 2014

For example,

methodmap Client {
    public Client(index) {
        return Client:index;
    }
};

dvander added a commit that referenced this pull request Jun 22, 2014
Add support for fully inline functions in methodmaps.
@dvander dvander merged commit 50b0019 into master Jun 22, 2014
@dvander dvander deleted the methodmaps-inline-3 branch June 22, 2014 21:20
dvander added a commit that referenced this pull request Nov 4, 2015
Fix the nullable keyword not being inherited after #31.
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.

1 participant