public class AnnotationParser extends TransformPass
| Constructor and Description |
|---|
AnnotationParser(Program program) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassName()
Returns the name of the transform pass
|
void |
start()
Starts a transform pass
|
runpublic AnnotationParser(Program program)
public java.lang.String getPassName()
TransformPassgetPassName in class TransformPasspublic void start()
TransformPassstart in class TransformPass