|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleThisConstructorInvocation | |
|---|---|
| edu.rice.cs.javalanglevels | |
| edu.rice.cs.javalanglevels.tree | |
| Uses of SimpleThisConstructorInvocation in edu.rice.cs.javalanglevels |
|---|
| Methods in edu.rice.cs.javalanglevels with parameters of type SimpleThisConstructorInvocation | |
|---|---|
TypeData |
ExpressionTypeChecker.forSimpleThisConstructorInvocation(SimpleThisConstructorInvocation that)
SimpleThisConstructorInvocations are not allowed outside of the first line of a constructor. |
Void |
JExpressionIFPrunableDepthFirstVisitor.forSimpleThisConstructorInvocation(SimpleThisConstructorInvocation that)
|
Void |
JExpressionIFPrunableDepthFirstVisitor.forSimpleThisConstructorInvocationDoFirst(SimpleThisConstructorInvocation that)
|
Void |
JExpressionIFPrunableDepthFirstVisitor.forSimpleThisConstructorInvocationOnly(SimpleThisConstructorInvocation that)
|
TypeData |
ConstructorBodyTypeChecker.simpleThisConstructorInvocationAllowed(SimpleThisConstructorInvocation that)
This is used in the case where a simple this constructor invocation is allowed. |
| Uses of SimpleThisConstructorInvocation in edu.rice.cs.javalanglevels.tree |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||