We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All these code snippets show the same information replicated across the codebase. These should be consolidated into a single source of truth.
lara-framework/WeaverInterface/src/org/lara/interpreter/weaver/interf/JoinPoint.java
Lines 55 to 81 in af1ab2e
lara-framework/LARAC/src/larac/utils/Organizer.java
Lines 118 to 136 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/actionsmodel/ActionModel.java
Lines 217 to 261 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/dsl/Action.java
Lines 37 to 42 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/dsl/Attribute.java
lara-framework/LanguageSpecification/src/org/lara/language/specification/dsl/JoinPointClass.java
Lines 395 to 399 in af1ab2e
https://github.com/specs-feup/lara-framework/blob/af1ab2e7b36777f19ae96bc1ef0bdf546e37b3d9/WeaverGenerator/src/org/lara/interpreter/weaver/generator/generator/java/helpers/SuperAbstractJoinPointGenerator.java
The text was updated successfully, but these errors were encountered:
No branches or pull requests
All these code snippets show the same information replicated across the codebase.
These should be consolidated into a single source of truth.
lara-framework/WeaverInterface/src/org/lara/interpreter/weaver/interf/JoinPoint.java
Lines 55 to 81 in af1ab2e
lara-framework/LARAC/src/larac/utils/Organizer.java
Lines 118 to 136 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/actionsmodel/ActionModel.java
Lines 217 to 261 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/dsl/Action.java
Lines 37 to 42 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/dsl/Attribute.java
Lines 37 to 42 in af1ab2e
lara-framework/LanguageSpecification/src/org/lara/language/specification/dsl/JoinPointClass.java
Lines 395 to 399 in af1ab2e
https://github.com/specs-feup/lara-framework/blob/af1ab2e7b36777f19ae96bc1ef0bdf546e37b3d9/WeaverGenerator/src/org/lara/interpreter/weaver/generator/generator/java/helpers/SuperAbstractJoinPointGenerator.java
The text was updated successfully, but these errors were encountered: