|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.demfgen.ClassHier
public class ClassHier
| Nested Class Summary | |
|---|---|
static class |
ClassHier.InhrtPair
|
static class |
ClassHier.InhrtStr
|
static class |
ClassHier.IntfcStr
|
| Constructor Summary | |
|---|---|
ClassHier()
|
|
| Method Summary | |
|---|---|
static TypeDef |
addSuperFields(TypeDef td,
List<ClassHier.InhrtPair> inhrt)
|
static List<Field> |
justFields(List<FieldOrSyntax> flds)
|
static List<Field> |
superFields(List<java.lang.String> dpars,
List<ClassHier.InhrtPair> inhrt,
java.lang.String name)
|
static List<FieldOrSyntax> |
superFieldsAndSyntax(List<java.lang.String> dpars,
List<ClassHier.InhrtPair> inhrt,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassHier()
| Method Detail |
|---|
public static List<FieldOrSyntax> superFieldsAndSyntax(List<java.lang.String> dpars,
List<ClassHier.InhrtPair> inhrt,
java.lang.String name)
public static List<Field> superFields(List<java.lang.String> dpars,
List<ClassHier.InhrtPair> inhrt,
java.lang.String name)
public static List<Field> justFields(List<FieldOrSyntax> flds)
public static TypeDef addSuperFields(TypeDef td,
List<ClassHier.InhrtPair> inhrt)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||