|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassImportStatement | |
|---|---|
| edu.rice.cs.javalanglevels | |
| edu.rice.cs.javalanglevels.tree | |
| Uses of ClassImportStatement in edu.rice.cs.javalanglevels |
|---|
| Methods in edu.rice.cs.javalanglevels with parameters of type ClassImportStatement | |
|---|---|
TypeData |
TypeChecker.forClassImportStatement(ClassImportStatement that)
Retrieve the class being imported from the Symbol table, and make sure it is public. |
java.lang.Void |
JExpressionIFPrunableDepthFirstVisitor.forClassImportStatement(ClassImportStatement that)
|
java.lang.Void |
JExpressionIFPrunableDepthFirstVisitor.forClassImportStatementDoFirst(ClassImportStatement that)
|
java.lang.Void |
LanguageLevelVisitor.forClassImportStatementOnly(ClassImportStatement that)
Make sure the class being imported has not already been imported. |
java.lang.Void |
JExpressionIFPrunableDepthFirstVisitor.forClassImportStatementOnly(ClassImportStatement that)
|
| Uses of ClassImportStatement in edu.rice.cs.javalanglevels.tree |
|---|
| Methods in edu.rice.cs.javalanglevels.tree with parameters of type ClassImportStatement | |
|---|---|
RetType |
JExpressionIFAbstractVisitor.forClassImportStatement(ClassImportStatement that)
|
void |
JExpressionIFDepthFirstVisitor_void.forClassImportStatement(ClassImportStatement that)
|
void |
JExpressionIFAbstractVisitor_void.forClassImportStatement(ClassImportStatement that)
|
JExpressionIF |
JExpressionIFCopyDepthFirstVisitor.forClassImportStatement(ClassImportStatement that)
|
RetType |
JExpressionIFDepthFirstVisitor.forClassImportStatement(ClassImportStatement that)
|
RetType |
JExpressionIFVisitor.forClassImportStatement(ClassImportStatement that)
Process an instance of ClassImportStatement. |
void |
JExpressionIFVisitor_void.forClassImportStatement(ClassImportStatement that)
Process an instance of ClassImportStatement. |
void |
JExpressionIFDepthFirstVisitor_void.forClassImportStatementDoFirst(ClassImportStatement that)
|
void |
JExpressionIFDepthFirstVisitor_void.forClassImportStatementOnly(ClassImportStatement that)
|
JExpressionIF |
JExpressionIFCopyDepthFirstVisitor.forClassImportStatementOnly(ClassImportStatement that,
JExpressionIF cWord_result)
|
RetType |
JExpressionIFDepthFirstVisitor.forClassImportStatementOnly(ClassImportStatement that,
RetType cWord_result)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||