IfStatement usage details

Summary

org.eclipse.gmt.modisco.java.IfStatement has 6 total references to 4 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
[+] setExpression(Expression) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(IfStatement) 1224 API
[+] setThenStatement(Statement) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(IfStatement) 1228 API
[+] IfStatement
CASTS
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(IfStatement) 1220 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(IfStatement) 1220 API
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.visit(IfStatement) 1213 API
[+] setElseStatement(Statement) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.java.io.java.JDTVisitor.endVisit(IfStatement) 1232 API

Back to bundle index

Valid HTML 4.01 Transitional