|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClassDeclGenerator
Interface implemented by the TopCoder problem converter and the problem statement parser.
| Method Summary | |
|---|---|
ClassDecl |
getClassDecl(java.lang.Object... parameters)
Returns the ClassDecl of the current problem. |
ClassDecl |
reparseClassDecl()
Parses problem statement and returns the ClassDecl from the same parameters as previously made in getClassDecl. |
| Method Detail |
|---|
ClassDecl getClassDecl(java.lang.Object... parameters)
ClassDecl reparseClassDecl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||