Annotation Type Before
Use this annotation on a method in order to indicate that
the method is a schema action to perform before successful
matches of a rule with the given name.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThis is the name of the schema rule that this action applies to.- Returns:
- the name of a rule in a symbolic-expression schema.
-