Package | Description |
---|---|
mycompiler.myclass | |
mycompiler.myinterface |
Modifier and Type | Class and Description |
---|---|
class |
Constant
Enthaelt die Eigenschaften einer Konstante (Name, Typ, Modifier, Wert)
|
class |
Constructor |
class |
FieldInitialization |
class |
InstVarDecl |
class |
Method |
Modifier and Type | Method and Description |
---|---|
de.dhbwstuttgart.typeinference.Menge<FieldDecl> |
ClassBody.get_FieldDeclMenge() |
Modifier and Type | Method and Description |
---|---|
void |
ClassBody.set_FieldDecl(FieldDecl i) |
Modifier and Type | Method and Description |
---|---|
void |
InterfaceBody.addElement(FieldDecl fd)
Fuegt ein neues Element (Konstantendefinition oder abstrakte
Methode) ein.
|