Package | Description |
---|---|
mycompiler.myclass | |
mycompiler.mystatement |
Modifier and Type | Method and Description |
---|---|
de.dhbwstuttgart.typeinference.Menge<DeclId> |
FieldDecl.get_Name() |
de.dhbwstuttgart.typeinference.Menge<DeclId> |
FieldDecl.getDeclIdMenge() |
Modifier and Type | Method and Description |
---|---|
void |
FormalParameter.set_DeclId(DeclId did) |
void |
FieldDecl.set_DeclId(DeclId did) |
Modifier and Type | Method and Description |
---|---|
void |
FieldDecl.setDeclIdMenge(de.dhbwstuttgart.typeinference.Menge<DeclId> vDeclId) |
Modifier and Type | Method and Description |
---|---|
de.dhbwstuttgart.typeinference.Menge<DeclId> |
LocalVarDecl.getDeclidMenge() |
Modifier and Type | Method and Description |
---|---|
void |
LocalVarDecl.set_DeclId(DeclId did) |
Modifier and Type | Method and Description |
---|---|
void |
LocalVarDecl.setDeclidMenge(de.dhbwstuttgart.typeinference.Menge<DeclId> declid) |