Skip to content
New issue

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

WINDUP-723 Improve TypeReferenceLocation javadoc #663

Merged
merged 2 commits into from
Sep 2, 2015

Conversation

OndraZizka
Copy link
Contributor

(14:08:08) mbriskar: ozizka, it will. implements/extends is transitive
(14:08:28) mbriskar: ozizka, even method_call probably is transitive

(14:08:08) mbriskar: ozizka, it will. implements/extends is transitive
(14:08:28) mbriskar: ozizka, even method_call probably is transitive
@OndraZizka OndraZizka changed the title Improve TypeReferenceLocation javadoc WINDUP-723 Improve TypeReferenceLocation javadoc Aug 26, 2015
@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://10.3.8.5//job/windup-core-PR-dependents-check/373/
Test PASSed.

* int foo = mypackage.MyConstants.FOO;
* </pre>
*/
VARIABLE_INITIALIZER("Variable Initializer");

Copy link
Contributor

Choose a reason for hiding this comment

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

I would also somehow provide examples and this comment: " TYPE is registered as soon as a java class is found, transitively on superclasses. Then Implements/EXTENDS are registered transitively on both, interfaces/classes and also all the method_calls are registered transitively but only transitively on the interfaces (not extensions)"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

+1. Examples of code which is matched by particular location.

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://10.3.8.5//job/windup-pr-builder/1002/
Test PASSed.

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://10.3.8.5//job/windup-core-PR-dependents-check/374/
Test PASSed.

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://10.3.8.5//job/windup-pr-builder/1003/
Test PASSed.

lincolnthree added a commit that referenced this pull request Sep 2, 2015
WINDUP-723 Improve TypeReferenceLocation javadoc
@lincolnthree lincolnthree merged commit 998fab0 into master Sep 2, 2015
@jsight jsight deleted the improveTypeReferenceLocationjavadoc branch February 26, 2016 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants