com.googlecode.sarasvati.annotations
Annotation Type NodeType


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface NodeType

Annotation for Node subclasses

Author:
chungonn

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
"User defined type"