jas
Class Annotation
java.lang.Object
jas.CP
jas.Annotation
public class Annotation
- extends CP
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Annotation
public Annotation(String type)
Annotation
public Annotation()
ParserError
public static final void ParserError()
throws jasError
- Throws:
jasError
nestAnnotation
public Annotation nestAnnotation()
throws jasError
- Throws:
jasError
endAnnotation
public Annotation endAnnotation()
throws jasError
- Throws:
jasError
addField
public void addField(String name,
String type,
String add)
throws jasError
- Throws:
jasError
addValue
public void addValue(Object value)
throws jasError
- Throws:
jasError
Copyright © 2006 Jonathan Meyer, USA All rights reserved.