|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMethodDef | |
|---|---|
| edu.rice.cs.javalanglevels | |
| edu.rice.cs.javalanglevels.tree | |
| Uses of AbstractMethodDef in edu.rice.cs.javalanglevels |
|---|
| Methods in edu.rice.cs.javalanglevels with parameters of type AbstractMethodDef | |
|---|---|
TypeData |
InterfaceBodyTypeChecker.forAbstractMethodDef(AbstractMethodDef that)
Resolve all the stuff that is stored in the AbstractMethodDef. |
Void |
InterfaceBodyFullJavaVisitor.forAbstractMethodDef(AbstractMethodDef that)
|
Void |
InterfaceBodyIntermediateVisitor.forAbstractMethodDef(AbstractMethodDef that)
|
Void |
ClassBodyIntermediateVisitor.forAbstractMethodDef(AbstractMethodDef that)
Create a method data corresponding to this method declaration. |
TypeData |
ClassBodyTypeChecker.forAbstractMethodDef(AbstractMethodDef that)
|
Void |
ClassBodyFullJavaVisitor.forAbstractMethodDef(AbstractMethodDef that)
Creates a MethodData corresponding to this method declaration. |
Void |
Augmentor.forAbstractMethodDef(AbstractMethodDef md)
Delegate the augmentation of this AbstractMethodDef to forMethodDef. |
Void |
JExpressionIFPrunableDepthFirstVisitor.forAbstractMethodDef(AbstractMethodDef that)
|
Void |
ClassBodyIntermediateVisitor.forAbstractMethodDefDoFirst(AbstractMethodDef that)
Ignore AbstractMake sure that this abstract method def is declared to be abstract. |
Void |
LanguageLevelVisitor.forAbstractMethodDefDoFirst(AbstractMethodDef that)
Makes sure that this abstract method def is not declared to be static. |
Void |
ClassBodyFullJavaVisitor.forAbstractMethodDefDoFirst(AbstractMethodDef that)
Ignore AbstractMake sure that this abstract method def is declared to be abstract. |
Void |
JExpressionIFPrunableDepthFirstVisitor.forAbstractMethodDefDoFirst(AbstractMethodDef that)
|
Void |
JExpressionIFPrunableDepthFirstVisitor.forAbstractMethodDefOnly(AbstractMethodDef that)
|
| Uses of AbstractMethodDef in edu.rice.cs.javalanglevels.tree |
|---|
| Methods in edu.rice.cs.javalanglevels.tree with parameters of type AbstractMethodDef | |
|---|---|
RetType |
JExpressionIFAbstractVisitor.forAbstractMethodDef(AbstractMethodDef that)
|
void |
JExpressionIFDepthFirstVisitor_void.forAbstractMethodDef(AbstractMethodDef that)
|
void |
JExpressionIFAbstractVisitor_void.forAbstractMethodDef(AbstractMethodDef that)
|
JExpressionIF |
JExpressionIFCopyDepthFirstVisitor.forAbstractMethodDef(AbstractMethodDef that)
|
RetType |
JExpressionIFDepthFirstVisitor.forAbstractMethodDef(AbstractMethodDef that)
|
RetType |
JExpressionIFVisitor.forAbstractMethodDef(AbstractMethodDef that)
Process an instance of AbstractMethodDef. |
void |
JExpressionIFVisitor_void.forAbstractMethodDef(AbstractMethodDef that)
Process an instance of AbstractMethodDef. |
void |
JExpressionIFDepthFirstVisitor_void.forAbstractMethodDefDoFirst(AbstractMethodDef that)
|
void |
JExpressionIFDepthFirstVisitor_void.forAbstractMethodDefOnly(AbstractMethodDef that)
|
JExpressionIF |
JExpressionIFCopyDepthFirstVisitor.forAbstractMethodDefOnly(AbstractMethodDef that,
JExpressionIF mav_result,
JExpressionIF[] typeParams_result,
JExpressionIF result_result,
JExpressionIF name_result,
JExpressionIF[] params_result,
JExpressionIF[] throws_result)
|
RetType |
JExpressionIFDepthFirstVisitor.forAbstractMethodDefOnly(AbstractMethodDef that,
RetType mav_result,
RetType[] typeParams_result,
RetType result_result,
RetType name_result,
RetType[] params_result,
RetType[] throws_result)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||