GrammarScope  4.0.0
Static Public Member Functions | Static Package Functions | List of all members
grammarscope.generator.data.Evaluator Class Reference

Static Public Member Functions

static void main (final String[] args) throws Throwable
 

Static Package Functions

static GrammaticalRelation eval (final String thisName, final String thisClassName) throws ClassNotFoundException, SecurityException, NoSuchFieldException, IllegalArgumentException, IllegalAccessException
 

Member Function Documentation

◆ 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
thisNameGrammaticalRelation name
thisClassNamecontainer class
Returns
value object
Exceptions
ClassNotFoundExceptionexception
SecurityExceptionexception
NoSuchFieldExceptionexception
IllegalArgumentExceptionexception
IllegalAccessExceptionexception

◆ main()

static void grammarscope.generator.data.Evaluator.main ( final String[]  args) throws Throwable
static

Dependencies

Parameters
argsarguments
Exceptions
Throwablethrowable

The documentation for this class was generated from the following file: