Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Failing method #4

Open
egorklementev opened this issue May 2, 2022 · 0 comments
Open

Failing method #4

egorklementev opened this issue May 2, 2022 · 0 comments

Comments

@egorklementev
Copy link
Member

Entity.reportParsing("FIELD ACCESS");

For some reason, the line above fails when I instantiate "FieldAccess" class.

The error message:

Exception in thread "main" java.lang.NoSuchMethodError: 'void tree.Entity.reportParsing(java.lang.String)'
	at tree.Expression.Primary.FieldAccess.<init>(FieldAccess.java:29)
	at parser.TreeMappingsKt.toExpression(TreeMappings.kt:209)
	...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant