|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.FC
edu.neu.ccs.demeterf.demfgen.dgp.DGPFunc
edu.neu.ccs.demeterf.demfgen.dgp.TravGeneric
edu.neu.ccs.demeterf.demfgen.dgp.Concrete
edu.neu.ccs.demeterf.demfgen.dgp.ToStr
edu.neu.ccs.demeterf.demfgen.dgp.HashCode
public class HashCode
| Field Summary |
|---|
| Fields inherited from class edu.neu.ccs.demeterf.FC |
|---|
augMethodName, buildMethodName |
| Constructor Summary | |
|---|---|
HashCode()
|
|
| Method Summary | |
|---|---|
java.lang.String |
docComment()
Documentation comment to be placed above the Class definition |
FC |
functionObj()
The function object responsible for function generation |
java.lang.String |
methodReturn()
The return type of the generated method. |
boolean |
override()
Needed for C#: Does this generated Method override something in Object? E.g., toString() does, but print() does not. |
java.lang.String |
primitive(java.lang.String p)
|
| Methods inherited from class edu.neu.ccs.demeterf.demfgen.dgp.Concrete |
|---|
combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, genericInst, wrapStr |
| Methods inherited from class edu.neu.ccs.demeterf.demfgen.dgp.TravGeneric |
|---|
builtin, combine, combine, combine, combine, combine, combine, combine, control, fileClosing, fileOpening, finish, isAbstract, realControl, recur, superClass, typeargs |
| Methods inherited from class edu.neu.ccs.demeterf.demfgen.dgp.DGPFunc |
|---|
argument, baseControl, builtins, fileName, fileSuffix, hasArgument, header, method, methodBody, methodName, startArgument, stubMethod, stubMethodBody, stubMethodName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashCode()
| Method Detail |
|---|
public FC functionObj()
DGPFunc
functionObj in class ToStrpublic java.lang.String docComment()
DGPFunc
docComment in class ToStrpublic java.lang.String primitive(java.lang.String p)
primitive in class ToStrpublic boolean override()
DGPFunc
override in class DGPFuncpublic java.lang.String methodReturn()
DGPFunc
methodReturn in class DGPFunc
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||