Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Leonrudolphh
Total activity
49
Last activity
November 24, 2022 09:34
Member since
December 16, 2021 12:56
Following
0 users
Followed by
0 users
Votes
10
Subscriptions
8
Activity overview
Posts (8)
Comments (23)
Sort by recent activity
Recent activity
Votes
Created
February 14, 2022 10:44
So from my understanding of reading through this I have 2 options here:1. Implement Solidity to MPS and generate it to text by myself or2. use plaintextgen to create a model to text conversion is t...
Community
MPS
Mapping to Solidity?
0 votes
Created
January 19, 2022 15:29
ClassifierType refers to a Java class. So you would need to create a Java class for the TokenTransaction concept (you could name the class TokenTransaction as well). Then you could refer to that c...
Community
MPS
Best way to implement actions
0 votes
Created
January 19, 2022 14:26
I tried to model my ConceptFunction after this:https://www.jetbrains.com/help/mps/2021.3/concept-functions.html
Community
MPS
Best way to implement actions
0 votes
Created
January 19, 2022 14:13
Hi Leon, if you want, come to the MPS Office Hours (https://specificlanguages.com/mps-office-hours/) within the next hour, and I could help you sort this out online much faster than via back-and-f...
Community
MPS
Best way to implement actions
0 votes
Created
January 19, 2022 12:12
The names of the parameters should normally be shown in the function's header, provided the parameter has an alias defined. What I want is the "TokenTransaction" which is the ParameterType to be ...
Community
MPS
Best way to implement actions
0 votes
Created
January 19, 2022 12:07
ClassifierType is a type that refers a Classifier (a java class). So you should create a quotation, insert ClassifierType and then select the desired Classifier, e.g. TokenTransaction. I can't fi...
Community
MPS
Best way to implement actions
0 votes
Created
January 15, 2022 11:55
Hey Vaclav, Thank you for all of your responses. 1. Could you maybe be a bit more specific about the ClassifierType? I searched for some example code but could not find any. What would I need to do...
Community
MPS
Best way to implement actions
0 votes
Created
January 13, 2022 14:37
Is there also a way to edit the editor to look something like action(TokenTransaction) without the return type behind? It should give me the Parameters behind the name.And I want to know how to mak...
Community
MPS
Best way to implement actions
0 votes
Created
January 13, 2022 14:25
When I try to enter it like this it gives me this error message.
Community
MPS
Best way to implement actions
0 votes
Created
January 13, 2022 14:21
I am at this point and I don't know how to make the getType return a TokenTransaction node from here. In the tutorial it's put as <string>; to return a string but even that does not seem to work f...
Community
MPS
Best way to implement actions
0 votes
«
First
‹
Previous
Next
›
Last
»