|
| static void | main (final String[] args) throws Throwable |
| |
|
| static GrammaticalRelation | eval (final String thisName, final String thisClassName) throws ClassNotFoundException, SecurityException, NoSuchFieldException, IllegalArgumentException, IllegalAccessException |
| |
◆ eval()
| static GrammaticalRelation grammarscope.generator.data.Evaluator.eval |
( |
final String |
thisName, |
|
|
final String |
thisClassName |
|
) |
| throws ClassNotFoundException, SecurityException, NoSuchFieldException, IllegalArgumentException, IllegalAccessException |
|
staticpackage |
Evaluate name of relation
- Parameters
-
| thisName | GrammaticalRelation name |
| thisClassName | container class |
- Returns
- value object
- Exceptions
-
| ClassNotFoundException | exception |
| SecurityException | exception |
| NoSuchFieldException | exception |
| IllegalArgumentException | exception |
| IllegalAccessException | exception |
◆ main()
| static void grammarscope.generator.data.Evaluator.main |
( |
final String[] |
args | ) |
throws Throwable |
|
static |
Dependencies
- Parameters
-
- Exceptions
-
The documentation for this class was generated from the following file: