X Tutup
Skip to content

Replaced error throw with diagnostic#861

Merged
Perryvw merged 7 commits intomasterfrom
bugfix/unsupported-node-diagnostic
May 9, 2020
Merged

Replaced error throw with diagnostic#861
Perryvw merged 7 commits intomasterfrom
bugfix/unsupported-node-diagnostic

Conversation

@Perryvw
Copy link
Member

@Perryvw Perryvw commented May 2, 2020

No description provided.

@Perryvw Perryvw requested a review from ark120202 May 2, 2020 16:09
@@ -78,7 +84,12 @@ export class TransformationContext {
}

public transformExpression(node: ExpressionLikeNode): lua.Expression {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same thing should be done for superTransformExpression

@Perryvw Perryvw merged commit 375e009 into master May 9, 2020
@Perryvw Perryvw deleted the bugfix/unsupported-node-diagnostic branch May 9, 2020 15:15
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.

2 participants

X Tutup