|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcetus.transforms.TransformPass
cetus.transforms.AnnotationParser
public class AnnotationParser
This pass is used to parse external annotations that might be present in the C source code input to Cetus and convert them to internal Cetus Annotations.
| Field Summary |
|---|
| Fields inherited from class cetus.transforms.TransformPass |
|---|
program |
| Constructor Summary | |
|---|---|
AnnotationParser(Program program)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPassName()
|
void |
start()
|
| Methods inherited from class cetus.transforms.TransformPass |
|---|
run, startAndCheck |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationParser(Program program)
| Method Detail |
|---|
public java.lang.String getPassName()
getPassName in class TransformPasspublic void start()
start in class TransformPass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||