|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcetus.analysis.CetusAnnotationParser
public class CetusAnnotationParser
Parses string text within a Cetus annotation of type #pragma cetus ... The parsed version is indexed by possible keys and the output is stored in a map
| Nested Class Summary | |
|---|---|
static class |
CetusAnnotationParser.cetus_clause
|
static class |
CetusAnnotationParser.cetus_pragma
|
| Constructor Summary | |
|---|---|
CetusAnnotationParser()
|
|
| Method Summary | |
|---|---|
static boolean |
parse_pragma(java.util.HashMap input_map,
java.lang.String[] str_array)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CetusAnnotationParser()
| Method Detail |
|---|
public static boolean parse_pragma(java.util.HashMap input_map,
java.lang.String[] str_array)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||