Skip to content

Conversation

@Wosi
Copy link
Contributor

@Wosi Wosi commented Aug 22, 2018

Helper methods can be called on String and Integer literals like this:

'test'.isEmpty; 4.ToString;
Right now DelphiAST fails with a parser error when it encounters lines like these.
With this PR DelphiAST will generate valid expression nodes.

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