|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsedId | |
---|---|
mycompiler.myclass | |
mycompiler.mystatement | |
mycompiler.mytype |
Uses of UsedId in mycompiler.myclass |
---|
Fields in mycompiler.myclass declared as UsedId | |
---|---|
UsedId |
Class.superclassid
|
Methods in mycompiler.myclass with parameters of type UsedId | |
---|---|
java.util.Hashtable |
ClassBody.complete_parahashtable(de.dhbwstuttgart.typeinference.Menge classlist,
UsedId superclassid,
java.util.Hashtable childhash,
boolean ext)
|
void |
Class.set_UsedId(UsedId uid)
|
Uses of UsedId in mycompiler.mystatement |
---|
Fields in mycompiler.mystatement declared as UsedId | |
---|---|
UsedId |
Expr.usedid
|
Methods in mycompiler.mystatement that return UsedId | |
---|---|
UsedId |
Expr.get_UsedId()
|
Methods in mycompiler.mystatement with parameters of type UsedId | |
---|---|
void |
This.set_UsedId(UsedId ui)
|
void |
NewClass.set_UsedId(UsedId t)
|
void |
MethodCall.set_UsedId(UsedId u)
|
void |
LocalOrFieldVar.set_UsedId(UsedId u)
|
void |
Expr.set_UsedId(UsedId ui)
|
Uses of UsedId in mycompiler.mytype |
---|
Fields in mycompiler.mytype declared as UsedId | |
---|---|
protected UsedId |
Type.used
|
Methods in mycompiler.mytype that return UsedId | |
---|---|
UsedId |
Type.get_UsedId()
|
Methods in mycompiler.mytype with parameters of type UsedId | |
---|---|
void |
Type.set_UsedId(UsedId uid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |