CastExpression usage details
Summary
org.eclipse.jdt.core.dom.CastExpression has 6 total references to 3 different members.
Reference Details
Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.
Member |
[+] CastExpression
PARAMETER |
Reference Location |
Line Number |
Visibility |
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CastExpression) |
-1 |
API |
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.visit(CastExpression) |
-1 |
API |
|
[+] getExpression() : Expression
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CastExpression) |
624 |
API |
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CastExpression) |
626 |
API |
|
[+] getType() : Type
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CastExpression) |
620 |
API |
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CastExpression) |
621 |
API |
|
Back to bundle index