public class DefaultPropertyHandler extends PropertyHandler
Fields inherited from class | Fields |
---|---|
class PropertyHandler |
PROPERTY_OPTIONS_TYPE |
Type Params | Return Type | Name and description |
---|---|---|
|
public Statement |
createPropInit(AbstractASTTransformation xform, AnnotationNode anno, ClassNode cNode, PropertyNode pNode, Parameter namedArgsMap) |
|
public boolean |
validateAttributes(AbstractASTTransformation xform, AnnotationNode anno) |
|
public boolean |
validateProperties(AbstractASTTransformation xform, BlockStatement body, ClassNode cNode, List<PropertyNode> props) |
Methods inherited from class | Name |
---|---|
class PropertyHandler |
createPropGetter, createPropInit, createPropSetter, createPropertyHandler, isValidAttribute, validateAttributes, validateProperties |